body { 	background: url(../images/tile_back.gif) repeat-x; font-family:Verdana,Arial, Helvetica, sans-serif; font-size:1em; text-align:center; }
#masthead, #bucketnav, #breadcrumb{ width:759px; border-left:solid 8px #FFFFFF; border-right:solid 8px #FFFFFF; margin:auto; }
#globalnav 
{
	width: 759px;
	background-color: White;
	border-left:solid 7px #FFFFFF;
	border-right:solid 7px #FFFFFF;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}
#gradient { width:759px; border-left:solid 0px #FFFFFF; border-right:solid 0px #FFFFFF; margin:auto; text-align:center; background-color:White;}


/* Masthead */

#masthead { position:relative; height:95px; border-bottom:solid 8px #FFFFFF; text-align:left;background:#0A3B72 url(../images/tile_topnav.gif) repeat-x; }
#mastheadprint { display:none; }

#navpad { position:absolute; top:9px; right:9px; }
#navpad DIV { float:right; }
.topnav { padding-left:10px; display:inline; }
.topnav a { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#99CCFF; text-decoration:none; }
.topnav a:hover { color:#FFFFFF; text-decoration:underline; }
#searchBox { position:absolute; right:10px; bottom:11px; }

/* Global Nav */

#bucketnav { position:relative;	text-align:center; background: url(../images/tbr_tile.gif) repeat-x;  width:759px; border-left:solid 7px #FFFFFF; border-right:solid 7px #FFFFFF; margin:auto; }

/* Bread Crumb */

#breadcrumb { width:759px; background-color:#0B285D; height:25px;}
#breadcrumb td.breadcrumbtext { padding-left:16px; text-align:left; }
#breadcrumb td.icons { width:149px; text-align:right; }
#breadcrumb td { font-size:9px; color:#BBDBFA; }
#breadcrumb td a { color:#BBDBFA; }
#breadcrumb td a:hover { color:#FFFFFF; }

/* Homepage */

#homeAds { position:relative; width:759px; background-color:#FFFFFF; margin:auto; border-bottom:solid 3px #FFFFFF; }
#homepagemain { position:relative; width:759px; background-color:#FFFFFF; margin:auto; }
#homepagemain TABLE { width:759px; background-color:#FFFFFF; }
#homepagemain TD { width:25%; background-color:#CFDDEA; vertical-align:top; }
#homepagemain TD.newscolumn { background-color: #7AA74E; border-top:solid 8px #FFFFFF; text-align:left; }
div.tagline
{
	background-image: url(/images/home_tagline.gif);
	font-style: italic;
	width: 368px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	background-position: left top;
	float: left;
	height: 61px;
	margin-left: 8px;
	font-size: 12px;
}
p.tagline
{
	margin-top: 15px;
	font-weight: bold;
}
a.tagline
{
	color: #191970;
	text-decoration:none;
}
a.tagline:hover
{
	text-decoration:underline;
}


/* Buckets */

#bucket { font-family: Arial, Helvetica, sans-serif; background-color: #CFDDEA; border-top:solid 8px #FFFFFF; text-align:left; padding-bottom:3px;}
#bucket h1 { padding:3px 0px 3px 7px; margin:0px; font-size:11px; border:darkblue 1px solid; background-color:#336699; }
#bucket h1 a { color:#FFFFFF; text-decoration: none; }
#bucket h1 a:hover { text-decoration: underline; }
#bucket .bucketabstract { font-size:11px; color:#333333; padding:9px 11px 0px 11px; display: block; }
#bucket P {  }
#bucket TABLE { margin:11px; width:auto; }
#bucket TD a { font-size:11px; color:#003366; padding-bottom:.1em; display:block; }
#bucket TD a:hover { color:#000000; text-decoration:underline; }

#newscolumn TABLE { margin:0px 11px 11px 11px; width:auto; font-family: Arial, Helvetica, sans-serif; font-size:12px; }
#newscolumn TD { background-color:#7AA74E; color:#FFFFFF; }
#newscolumn h2 { padding:3px 0px 3px 7px; margin:0px; color:#FFFFFF; font-weight:bold; font-size:11px; border:darkgreen 1px solid; background-color:#669933;  }
#newscolumn h3 { font-size:11px; margin-bottom:5px; margin-top:5px;}
#newscolumn h3 a { color:#000000;  text-decoration:none; font-weight:bold;}
#newscolumn h3 a:hover { color:#003300; text-decoration:underline;}
#newscolumn p {	font-size:.9em; margin-top:0;}
.announcements a {color:#fff; text-decoration:underline;}
.announcements a:hover {color:#036;}

/* Footer */

#footer { text-align:right; font-family:Arial, Helvetica, sans-serif; color:#336699; font-size:9px; margin-bottom:15px;
		width:759px; border-left:solid 0px #FFFF66; border-right:solid 0px #FFFF66; margin:auto; }
#footershadow { padding-bottom:10px; text-align:center;}
#footerlinks { color:#336699; font-size:10px; padding-bottom:3px; padding-right:10px; }
#footerlinks a { color:#336699; font-size:10px; text-decoration:none; }
#footerlinks a:hover { text-decoration:underline;	color:#000000; }
#footercontact {padding-right:10px;}

/* Annual Survey */

/*.ucsurvey
{
	background-color: #dde3e5;width:759px; border-left:solid 8px #FFFFFF; border-right:solid 8px #FFFFFF; border-bottom: solid 8px #FFFFFF; margin:auto; 
}

.outerbox
{
	border-top:solid 1px #336699;
	border-bottom:solid 1px #336699;
	background-color: #dde3e5;
	padding: 0;
	height:80px;
	width:100%;
	
}

.wewantimage
{
	float:left;
	padding-right:5px;
	padding-top:2px;
}

.innerbox
{
	float:right;
}

.innerbox p.surveythankyou, .innerbox p.notinterested
{	text-align:left;
	font-family:Verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	font-size: .7em;
	color:#336699;
	margin:1px 3px 9px 3px;
	width:600px;}

.innerbox p.notinterested
{	text-align:left;
	font-family:Verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	font-size: .7em;
	color:#336699;
	margin:1px 3px 6px 3px;
	width:600px;}

.explanation
{
	width:100%;
	font-weight: bold;
	font-size: 0.7em;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding-bottom:3px;
}

#question1, #question2, #question3, #submit
{height:69px; margin:0; padding:0;}

#question1
{width:165px; margin:0;}

#question2
{margin:-69px 0 0 170px; width:165px;}

#question3
{margin:-69px 0 0 340px; width:165px;}

.question1, .question2, .question3
{
	
	font-weight:bold;
	font-size:.7em;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	padding:0px 4px 0px 4px;
	margin:0;
	background-image: url(/images/surveyquestion_background.gif);
	background-repeat:no-repeat;
	height:50px;
}

.question1 p, .question2 p, .question3 p
{margin:0;padding-top:2px; font-size:1em;}


.surveydropdown
{
	font-size: .9em;
	font-family: Arial;
	width:150px;
	height:17px;
}

.validator
{
	font-size:.7em;
	color:Red;
	text-align:center;
	background-color:none;
}

#surveysubmit
{margin-left:515px; width:105px; margin-top:-69px; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:.7em;}

#surveysubmit p
{margin:0;padding-top:3px;}

.submitbutton
{width:85px;height:20px;}

*/

