/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace */

* { margin:0; padding:0; }

/*= BODY/GLOBALS */

html {
}

body {
	background:#fff url(../images/bg.jpg) center top;
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0 0 0 0;
	font: 1.1em "Arial", Verdana, Arial, Helvetica, sans-serif;
}




table {
	border-collapse: collapse;
}

table.procedure {
	margin-bottom: 10px;
}

table.procedure, table.procedure tr td {
	color: #033972;
	font-size: 0.9em;
	padding: 4px 4px 4px 4px;
	border: 1px solid #033972; 
}
td { 
	border: 1px solid #E6E6E6; 
	padding:1px; 
	background-color: #FFFFFF; 
	vertical-align:top;
}

hr {color: #1A327C;
}


/* =STRUCTURE */

#wrapper {
	margin:0 auto;
	width: 920px;
}

/* =HEADERS */

#header { 
	height: 150px;
}
#topmenu {
	float: right;
	margin: 10px 20px 10px 0px;
	width: 345px;
}
#topmenu #searchbox {
	margin: 10px 20px 10px 0px;
	float: right;
}
#topmenu #topmenulinks {
	float: left;
	margin: 12px 14px 10px 10px;
}
#topmenu #topmenulinks a {
	color: #666666;
	font-size: 0.8em;
}
#topmenu #topmenulinks a:hover {
	color: #0f5ac1;
	text-decoration: underline;
}


#content {
	padding: 4px 0 0 0;
	background-color:#fff;
}

/* =NEWS */

#news { 
	width: 305px;
	background-image: url(../images/bg_header_news.jpg);
	background-repeat: no-repeat;
	background-color: #a2b8ce;
	border-top: 1px solid #033972;
	float: right;
	padding-top: 10px;
	min-height: 386px;
}
#news_content {
	margin: 18px 20px 10px 20px;
	padding-top: 8px;
}
#news h2 a { 
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	margin: 30px 0 40px 39px;
	text-decoration:none;
}

#news h2 a:hover { 
	color: #d2c6b8;
}

.news_item { 
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	margin-top: 4px;
}

#news h4, #news h4 a { 
	color: #033972;
	font-size: 0.7em;
	margin: 4px 0 -1px 0;
}

#news h4 a:hover  { 
	color: #0f5ac1;
	font-size: 0.7em;
	text-decoration: underline;
}

#news p  { 
	color: #000;
	font-size: 0.6em;
	margin: -1px 0 0;
}


*html #content /* hack for min-height in IE */ {
	height:643px;
}

#feature {
	position:relative;
}



#content_body.box_feature {
	background-color: #fff;
	border: 1px solid #1a327c;
	width: 254px;
	margin-bottom: 50px;
	margin-right: -310px;
	float: right;
}

#box {
	background-color: #fff;
	border: 1px solid #1a327c;
	width: 180px;
	margin: 2px 2px 2px 2px;
	float: left;
	min-height: 450px;
	_height: 450px;
	margin-bottom: 40px;
}
#box form select {
	border: 1px solid #1a327c;
	width: 130px;
	margin: 2px 2px 2px 4px;
	margin-bottom: 40px;
}
#titlebox {
	width: 176px;
	background-color:#6293A9;
	padding: 0px 2px 2px 2px;
	text-align:center;
	margin-bottom: 10px;
}
#box p {
	padding: 4px 4px 4px 6px;
}
#box p.vidion, #box p.vidion a {
	color: #fff;
	background-color:#6293A9;
	text-decoration: none;
	font-size: 0.9em;
}
#box p.vidion a:hover {
	color: #fff;
}
#content_body.box_feature h3 {
	margin: 22px 6px 10px 6px;
}

#content_body.box_feature img {
	margin: 0;
}


#content_body.box_feature p {
	margin: 2px 6px 2px 6px;
}




#sidebar {
	float: right;
	background-color: #fff;
	border: 1px solid #1a327c;
	width:330px;
	padding: 10px 14px 20px 14px;
}

#sidebar h3 {
	margin-bottom: 10px;
}

#sidebar p {
	padding-bottom: 10px;
	color: #b4c5d9;
	font-size: 0.8em;
	color: #1a327c;
}

#sidebar p a {
    /*color:#fff;*/
    text-decoration:underline;
}

#sidebar p a:hover {
    text-decoration:underline;
}
/* =MIDBAR */

#midbar {
	clear:both;
	position:absolute;
	left: 298px;
	top: 30px;
	background-image:url(images/bg-bar.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #1a327c;
	width:232px;
	min-height: 488px;
}

#midbar p {
	padding: 10px 4px 2px 4px;
	color: #b4c5d9;
	font-size: 0.8em;
	color: #1a327c;
}

#midbar p a {
    /*color:#fff;*/
    text-decoration:underline;
}

#midbar p a:hover {
    text-decoration:underline;
}

/* =RIGHTBAR */

#rightbar {
	clear:both;
	position:absolute;
	left: 540px;
	top: 30px;
	background-image:url(images/bg-bar.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #1a327c;
	width:232px;
	min-height: 488px;
}

#rightbar p {
	padding: 10px 4px 2px 4px;
	color: #b4c5d9;
	font-size: 0.8em;
	color: #1a327c;
}

#rightbar p a {
    /*color:#fff;*/
    text-decoration:underline;
}

#rightbar p a:hover {
    text-decoration:underline;
}



/* =FOOTER */

#footer_bg {
	background: url(../images/bg_footer.jpg) center top;
	background-repeat: repeat-x;
	clear:both;
	margin: 0 0 50px 0;
}


#footer {
	text-align: center;
	margin:0 auto;
	width: 924px;
}

#footer a, #footer a:visited, #footer a:link {
    /*color:#fff;*/
}

#footer a:hover {
    text-decoration:underline;
}

#footer p, #footer p a {
	margin: 10px 10px 10px 10px;
	text-align: center;
	font-size: 0.8em;
	color: #033972;
}

#footer p a:hover {
	color: #0f5ac1;
    text-decoration:underline;
}

/* =NAVIGATION */

#nav {
	list-style-type:none;
	background-color:#033972;
	border: #0f5bc1 solid 3px;
	margin-left: -5px;
	width: 924px;
	text-align: center;
}

#nav ul {
    margin: 2px 0 0 16px;
	padding: 2px 0 3px 0;
	list-style-type:none;
}

#nav li {
	margin: 0 8px;
	padding: 2px 0 3px 0;
	display: inline;
}

#nav li.small a {
	margin: 4px 8px 4px 4px;
	color: #fff;
	font-size: 0.8em;
	padding: 0;
	display: inline;
}

#nav a {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

#nav a:hover {
	color: #90b0fc;
	text-decoration:underline;
}

/* =SUB NAVIGATION */

#subnav {
	list-style-type:none;
	background-color:#90b0fc;
	border-bottom: #0f5bc1 solid 1px;
	margin-left: 1px;
	width: 920px;
	text-align: center;
}

#subnav ul {
    margin: 0 0 0 16px;
	padding: 2px 0 3px 0;
	list-style-type:none;
}

#subnav li {
	margin: 0 8px;
	padding: 2px 0 3px 0;
	display: inline;
}

#subnav a {
	font-size: 0.8em;
	font-weight: bold;
	color: #033972;
	text-decoration:none;
}

#subnav a:hover {
	color: #fff;
	text-decoration:none;
}

/* =TERTIARY NAVIGATION */

#tertnavbox {
	margin: 100px 20px 20px 4px;
	list-style-type:none;
	float: right;
	background-color: #fdd88a;
	border: #9b6d02 solid 1px;
	width: 250px;
	padding-top: 10px;
}

ul#tertnav {
	list-style-type:none;
	padding: 1px 6px 10px 12px;
}

ul#tertnav li {
	display: block;
	padding-bottom: 3px;
}

#tertnav a {
	font-size: 0.7em;
	font-weight: bold;
	color: #9b6d02;
	text-decoration:none;
}

#tertnav a:hover {
	color: #b68719;
	text-decoration:none;
}

#tertnavbox #imgholder {
	margin: 0 auto;
	text-align:center;
}

#tertnavbox #imgholder img {
	padding-bottom: 10px;
}


/* =BLUE TERTIARY NAVIGATION */

#tertnavbox_blue {
	margin: 60px 30px 20px 4px;
	float: right;
	width: 214px;
	background-color: #9db6cc;
	border: #3a6f8f solid 1px;
	padding: 20px 30px 30px 30px;
}

#tertnavbox_blue p {
	font-size: 0.8em;
	color: #1e3c6f;
	font-weight: 200;
}
#tertnavbox_blue p.user_id {
	font-size: 0.9em;
	font-weight: bold;
}

#tertnavbox_blue p.logout, #tertnavbox_blue p.logout a {
	font-size: 0.8em;
	text-decoration: none;
	color: #fff;
	padding-bottom: 15px;
	border-bottom: 1px solid #3a6f8f;
}

#tertnavbox_blue ul {
	list-style-type:none;
	margin-top: 8px;
	margin-left: -10px;
	padding: 1px 6px 10px 12px;
	color: #00FF66;
}
#tertnavbox_blue ul.secondary {
	list-style-type:none;
	margin-top: 8px;
	margin-left: 0px;
	padding: 1px 6px 10px 12px;
	color: #00FF66;
}

#tertnavbox_blue ul.secondary li a {
	display: block;
	font-size: 0.9em;
	color: #3a6f8f;
	text-decoration: none;
}

#tertnavbox_blue ul li {
	display: block;
	font-size: 0.9em;
	font-weight:bold;
	padding-bottom: 8px;
	color: #3a6f8f;
	text-decoration: none;
}

#tertnavbox_blue ul li a {
	color: #3a6f8f;
	text-decoration: none;
}
#tertnavbox_blue ul li a:hover {
	color: #033972;
}

#tertnavbox_blue ul li.active {
	color: #fff;
}



/* =VIDEO BOX */

#video_box {
	width:304px;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
}

#video_box_wide {
	width:560px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
}


#playlist.multimedia p a {
	position: relative;
	top: -5px;
	left: 20px;
}



/* =TEXT FEATURES */

#text_features {
	padding: 0 25px 50px 25px;
}

#text_features h1 {
	font-size:1.1em;
	color: #033972;
	margin: 20px 0 6px 0;
}

#text_features h3 {
	font-size: 0.9em;
	color: #033972;
	margin: 20px 0 6px 0;
}

#text_features p {
	font-size: 0.8em;
	font-weight: normal;
	color: #033972;
	margin-bottom: 20px;
}

#text_features p a {
	font-weight: bold;
	color: #033972;
	text-decoration: underline;
}

#text_features p a:hover {
	text-decoration: underline;
	color: #0f5ac1;
}

/* =CONTENT */


#content_body {
	margin: 10px 20px 50px 10px;
	padding: 10px 20px 50px 10px;
	min-height: 400px;
	width: 570px;
}


#content_body h1 {
	font-size:1.1em;
	color: #033972;
	margin: 20px 0 6px 0;
}

#content_body h2 {
	font-size:1.0em;
	font-style:italic;
	color: #9b6d02;
	margin: 20px 0 6px 0;
	width: 100%;
	border-bottom: 1px solid #9b6d02;
}

#content_body h3 {
	font-size: 0.9em;
	color: #033972;
	margin: 20px 0 6px 0;
}

#content_body h3.month {
	margin: 40px 0 10px 0;
}

#content_body h4 {
	font-size: 0.8em;
	color: #033972;
	margin: 40px 0 6px 0;
}
#content_body h4.row2 {
	font-size: 0.8em;
	color: #033972;
	margin: 0px 0 6px 0;
}

#content_body h4.listing, content_body h4.listing a {
	color: #033972;
	margin: 40px 0 6px 0;
}

#content_body h4.listing a:hover  { 
	color: #0f5ac1;
	text-decoration: underline;
}

#content_body img {
	border: 2px solid #0f5bc1;
	margin: 14px 14px 14px 14px;
}

#content_body img.noborder {
	border: none;
	margin: 14px 14px 0px 0px;
}

#content_body img.noborder2 {
	border: none;
	margin: 2px 0px 0px 0px;
}

#content_body img.logo_thumb {
	border: none;
	margin: 2px 14px 14px 14px;
	float: right;
}

#content_body p {
	font-size: 0.8em;
	color: #033972;
	margin-bottom: 8px;
}

#content_body p.gold {
	color: #9b6d02;
	font-weight:bold;
}


#content_body p.title {
	font-weight: bold;
	font-size: 0.7em;
	font-style:italic;
	margin-top: -8px;
}

#content_body p.large-title {
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 18px;
	margin-bottom: 10px;
	background-color: #033972;
	padding: 2px 0 3px 4px;
	color: #fff;
	width: 100%;
}

#content_body p.small {
	font-size: 0.6em;
}

#content_body p a {
	font-weight: bold;
	font-size: 0.9em;
	color: #033972;
	text-decoration: underline;
}

#content_body p a:hover {
	text-decoration: underline;
	color: #0f5ac1;
}



#content_body ul, #content_body ol {
    margin: 2px 0 20px 16px;
	font-size: 0.8em;
	color: #033972;
	padding: 0;
}

#content_body ul.sublist {
	font-size: 1.0em;
}

#content_body li {
	margin: 0 8px 4px;
	padding: 0;
}





#content_wide {
	margin:30px 90px 0 60px;
	min-height: 500px;
}

#content_wide p {
	line-height:1.5em;
	margin:12px 0;
}

#content_wide h2 {
	font-size:1.5em;
	margin:15px 0 12px 0;
}

#highlight {
	float: right;
	clear: both;
	width: 200px;
	border: 1px solid #000;
	background-color:#B7D1FD;
	padding: 5px 5px 5px 5px;
}

#highlight p {
	color: #000;
	padding: 0 5px 8px 5px;
	font-size: 12px;
}

#highlight a {
	color: #03035F;
	padding: 5px 5px 8px 5px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
}

#highlight a:hover {
	color: #0000CC;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
}
/* =Article Image */


#articleimage {
	float: right;
	clear: both;
	width: 160px;
	border: 1px solid #000;
	background-color:#B7D1FD;
	padding: 5px 5px 5px 5px;
	margin: 2px 4px 10px 8px;
}

#articleimage p {
	color: #000;
	padding: 0 5px 8px 5px;
	font-size: 12px;
}

#articleimage a {
	color: #03035F;
	padding: 5px 5px 8px 5px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
}

#articleimage a:hover {
	color: #0000CC;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
}

ul.papers {
	list-style: none;
}
ul.papers li a {
	color: #033972;
}

ul.papers li a:hover {
	color: #0000CC;
}

/* end */
.flash {
	margin:30px 90px 0 90px;
}

/* below this point - use them if you need them */
#content_body ul.paragraph  {
	margin-left: 40px;
	font-size: 14px;
	color: #033972;
	margin-bottom: 2px;
}


.large {
	color:#666;
	font-size:1.5em;
}


/* =FORMS */

#form {
    margin:20px 35px 0 20px;
    padding:0;
}

#footer form {
	margin:0;
	padding:0;
}

#footer form label {
	display:block;
	margin:0;
	padding:0;
}

#footer form input.newsletter-submit {
	display:inline;
	margin:0px 0 0 5px;
}

#form p {
	font-size:1em;
	line-height:1.1em;
	padding:10px 0 7px 10px;
	text-indent:0;
}

#form fieldset {
	border:1px solid #CCCCB2;
	margin:0 0 0 0;
	padding:6px;
	text-align:left;
}

#formlegend {
    border:none;
	background:none;
	color:#660000;
	font-size:1em;
	font-weight:bold;
	letter-spacing:.1em;
	text-transform:uppercase;
	padding:0 5px;
}

#form label {
    color:#001551;
    display:block;
    float:left;
	font-style:italic;
    font-size:1em;
	font-weight:bold;
    margin:3px 5px 0px 7px;
	width:140px;
}

#form textarea {
	height: 133px;
	overflow:auto;
	width: 390px;
	padding: 2px;
}

#form input.submit {
    float: right;
	margin:5px 0 0 0;
}

/* basic formatting classes */

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	margin-top:-1px;
}

.center {
	text-align: center;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* various image classes  */

img {
	border: none;
}
	
img.right {
	margin:0 0 8px 22px;
	float:right;
}

img.left {
	margin:0 22px 8px 0;
	float:left;
}

img.backtotop {
	margin:0 22px 48px 0;
	float:right;
}

/* button styles */


buttonRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #53A663;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border-top: 2px solid #66ED76;
  border-right: 2px solid #330000;
  border-bottom: 2px solid #330000;
  border-left: 2px solid #4CA456;
  text-decoration: none;
  cursor: pointer;}
    
.buttonGreen {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #53A663;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border-top: 2px solid #66ED76;
  border-right: 2px solid #330000;
  border-bottom: 2px solid #330000;
  border-left: 2px solid #4CA456;
  text-decoration: none;
  cursor: pointer;}
  
  
 
.buttonLogon {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #1e3c6f;
  color: #fff;
  font-weight: bold;
  padding: 0px;
  margin-top: 4px;
  border: 2px solid #2e5eac;
  text-decoration: none;
  float: right;
  cursor: pointer;}
 
 
.buttonDownload:hover {
  background-color: #79b6eb;
  color: #1e3c6f;
 }
 

/* STAFF Listings */

div#faculty {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#content_body div.faculty {
	margin-bottom: 3em;
	font-size: 0.9em;
}

	div#content_body div.faculty img {
		float: left;
		border: 3px solid #ebe8e3;
		margin: 0 15px 0 0;
	}


	div#content_body div.faculty a:hover img {
		border-color: #0f5ac1;
	}

	div#content_body div.faculty h3, div#content_body div.faculty h3 a {
		padding: 0 0 0 0;
        color: #033972;
		margin: 0 0 .2em 0;
	}
	
	div#content_body div.faculty h3 a:hover {
        color: #0f5ac1;
	text-decoration: underline;
	}
	
	div#content_body div.faculty ul {
		list-style: none;
		line-height: 145%;
		margin: 0;
	}

		div#content_body div.faculty ul li {
			padding: 0;
			margin: 0;
		}


		div#content_body div.faculty ul li a {
        color: #033972;
			font-weight: bold;
		}

		div#content_body div.faculty ul li a:hover {
        color: #0f5ac1;
	text-decoration: underline;
		}


div#content_body div.faculty ul li.title {
	color: #9b6d02;
	padding-bottom: 4px;
}




div#content_body div.bio_sidebar {
	float: right;
	width: 142px;
	background-color: #ebe8e3;
	text-align: left;
	padding: 14px 30px 14px 14px;
	margin: 0 0 4em 4em;
}

	div#content_body div.bio_sidebar img {
		border: 3px solid #fff;
		margin-bottom: 10px;
	}

	div#content_body div.bio_sidebar ul {
		list-style: none;
		line-height: 1.1em;
		font-size: 0.8em;
		padding: 0;
		margin: 0;
	}

		div#content_body div.bio_sidebar ul li {
			padding: 0;
		}

		div#content_body div.bio_sidebar ul li.name {
			font: bold 1.0em Arial, Helvetica, Tahoma, sans-serif;
			padding-bottom: .6em;
            color: #033972;
		}

		div#content_body div.bio_sidebar ul li.title {
			padding-bottom: .6em;
		}

		div#content_body div.bio_sidebar ul li.website {
			padding-top: .6em;
		}




.smaller {
	background: url(../images/gb_font_smaller_d.png);
}

.larger {
	background: url(../images/gb_font_larger_d.png);	
}

.reset {
	background: url(../images/gb_reset_d.png);		
}


/* =VIDION classes */

#vidion {
}

#vidion img {
	border: none;
}

#vidion h1 {
	font-size:1.1em;
	color: #000;
	padding-bottom: 4px;
	margin: 20px 0 26px 0;
	border-bottom: 1px solid #3a6f8f;
}
#vidion h3 {
	font-size:1.1em;
	color: #3b6e8f;
	margin: 10px 0 10px 0;
	text-decoration: none;
	border-bottom: none;
	text-transform: none;
}
#vidion h4 {
	font-size:0.9em;
	color: #3b6e8f;
	margin: 10px 0 10px 0;
	text-decoration: none;
	border-bottom: none;
	text-transform: none;
}

#vidion p {
	font-size: 0.9em;
	color: #3b6e8f;
}
#download_box {
	float: right;
	width: 40%;
	margin: 40px 30px 20px 25px;
}
#download_box p {
	font-size: 0.7em;
	margin-top: 10px;
}

.buttonDownload {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight:bold;
  background-color: #1e3c6f;
  color: #fff;
  padding: 4px;
  border: 2px solid #2e5eac;
  text-decoration: none;
  cursor: pointer;}
 
#logon {
	background-color:#9db6cc;
	border: 2px solid #3a6f8f;
	padding: 10px 26px 10px 16px;
	height: 180px;
}
#logon-taller {
	background-color:#9db6cc;
	border: 2px solid #3a6f8f;
	padding: 10px 26px 10px 16px;
}
#logon h1, #logon-taller h1 {
	color: #1e3c6f;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#no_username p {
	float: right;
	font-size: 0.6em;
	line-height: 1.6em;
	width: 46%;
	color: #1e3c6f;
}


#logon table, #logon-taller table {
	border: none;
	background-color:#9db6cc;
	font-size: 0.8em;
	color: #3a6f8f;
}
#logon table tr td, #logon-taller table tr td {
	border: none;
	vertical-align: top;
	background-color:#9db6cc;
	color: #3a6f8f;
}
#logon table tr td.title_white, #logon-taller table tr td.title_white {
	color: #fff;
	text-align:right;
	font-size: 0.7em;
	padding-left: 10px;
}
#logon table tr td.title_white_large, #logon-taller table tr td.title_white_large {
	color: #fff;
	text-align:right;
	font-size: 0.9em;
	padding-left: 10px;
}
#logon form input.logon, #logon-taller form input.logon {
	border: 1px solid #1e3c6f;
}
.warning {
	font-size: 0.8em;
	color: #CC3300;
	font-weight:bold;
}

input.radio, input.checkbox {
	width: 25px;
}
#logon label.full, #logon-taller label.full { width: 280px; margin-bottom: 8px; color: #1e3c6f; font-size: 0.8em;}
