/* CSS Document */

body { font-family:verdana,arial,helvetica,sans-serif; margin:0; padding:0; background:#88939A url(images/bkgrd.gif) top left repeat-x; color:#151515; }
a:link { color:#992400; }
a:visited { color:#660000;}
a:hover, a:active { color:#003152;}
form {margin:0; padding:0; }
label { font-size:11px; white-space:nowrap; }
input, select, textarea {  font-family:arial,helvetica,sans-serif; font-size:12px; padding:0; margin:0; }
.errormsg { font-size: 12px; line-height: 150%; font-weight:normal; color:#cc0000; font-family:Verdana,Arial; }
.formtable td {padding:6px 6px 12px 0; white-space:nowrap; vertial-align:top; }
.formtable input.formbutton { margin:0px 0px 2px 0px; padding:0px; background-color:#992400; font-family: Verdana, Arial, Helvetica; font-size:9px; font-weight:bold; color:#ffffff; border:2px outset #992400;  }
sup { color:#333333; margin:0; }

/***page structure IDs****/
td.leftspacer img { height:1px; width:176px; }
td.mainspacer img { height:1px; width:540px; }


#skipnav {display:none; }
#container { margin:0; }
	#container td { vertical-align:top; }
#top { } /*top left bkgrd*/
#hdrcontainer  { background:#ffffff; }
#hdrstretchright {  } /*top right bkgrd*/
#bodystretchleft {  } /*lower left  bkgrd*/
#catbert { background:#ffffff; }
#bodystretchright { background:url(images/bkgrd_bodyright.gif) top left repeat-y; } /*lower right bkgrd*/
#footerstretchleft {  } 
#footercontainer { background:#ffffff; }
#footerbottom  {  }
#footerrightcorner {  }
#logo { background:#ffffff; vertical-align:top; }


/*****content******/
#content.td { padding:0; vertical-align:top; }

/***** GLOBAL NAVIGATION *******/

	#globalnav { background:#ffffff url(images/navbkgrd.gif) top right no-repeat; white-space:nowrap; text-align:left; margin:0; padding:0 0 0 9px; }
	#globalnav ul { margin:0px; padding:0px; list-style:none; text-align:left; }
	#globalnav li { display:inline; margin:0px; padding:0px; font-size:10px; font-weight:bold; white-space:nowrap; }
	#globalnav a { float:left; background:url(images/globalnavRight.gif) no-repeat right top; font-weight:bold; text-decoration:none; }
	#globalnav a:link, #globalnav a:visited { color:#ffffff; }
	#globalnav a:hover, #globalnav a:active { color:#003152; background-position: 100% -75px; }
	#globalnav span { float:left; display:block; background:url(images/globalnavLeft.gif) no-repeat left top; padding:3px 10px 6px 10px; white-space:nowrap; }
	
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#globalnav span {float: none;}
	/* End IE5-Mac hack */
	
	#globalnav a:hover span { background-position:0% -75px; }
	
	#globalnav li.current a { color:#992400; background-position:100% -150px; }
	#globalnav li.current a:visited { color:#992400;text-decoration:none; }
	#globalnav li.current a:hover { color:#003152; background-position:100% -150px; }
	#globalnav li.current span,#globalnav li.current a:hover span  { background-position:0% -150px; }
	
	
#lefttitle { padding:0; }
#pagetitle {  }
	#pagetitle h1 { font-size:14px; margin:9px 0 0 17px; color:#992400; }
	#pagetitle h2 { font-size:12px; margin:11px 0 0 17px; color:#285E83; }
	#pagetitlehome h1 { font-size:13px; margin:11px 0 0 17px; color:#992400; }
#leftcol { padding:5px 0 0 42px; vertical-align:top; }
	#leftcol ul { margin:0 12px 18px 0; padding:0; }
	#leftcol li a:link,#leftcol li a:visited { text-decoration:none; color:#992400; }
	#leftcol li a:hover,#leftcol li a:active { text-decoration:none; color:#000000; }
	#leftcol li { font-size:11px; font-weight:bold; margin:3px 0 7px 0px; padding: 0 0 0 -3px; list-style: url(images/leftnavmarker_blank.gif) outside; }
	#leftcol li.current { list-style: url(images/leftnavmarker.gif) outside; }
	#leftcol li.current a:link,#leftcol li.current a:visited {  color:#003152; }
	#leftcol li.current a:hover,#leftcol li.current a:active {  color:#000000; }
	
	#leftcol li ul {margin:0 0 0 10px; }
	#leftcol li ul li { font-weight:normal; }
	#leftcol li ul li a:link,#leftcol li ul li a:visited { text-decoration:none; color:#992400; }
	#leftcol li ul li a:hover,#leftcol li ul li a:active { text-decoration:none; color:#000000; }
	#leftcol li.current ul li a:link,#leftcol li.current ul li a:visited { text-decoration:none; color:#992400; }
	#leftcol li.current ul li a:hover,#leftcol l.currenti ul li a:active { text-decoration:none; color:#000000; }
	#leftcol li ul li.current { list-style: url(images/leftnavmarker.gif) outside; }
	#leftcol li ul li.current a:link,#leftcol li ul li.current a:visited {  color:#003152; }
	#leftcol li ul li.current a:hover,#leftcol li ul li.current a:active {  color:#000000; }
	
	#leftcol div.infobox { margin: 1px 12px 15px 0; padding: 0; text-align:left; }
	#leftcol div.infobox p { font-size:11px; line-height:14px; margin-top:0px; margin-bottom:4px; color:#222222; }
	
	#newsletter { font-size:9px; margin:2px 8px 15px 0; padding:4px 3px 6px 6px; background: #CFD4D7; }
	#newsletter p { font-size:10px; line-height:11px; margin-top:0px; margin-bottom:4px; color:#003152; }
	#newsletter input { font-size:11px; margin-bottom:4px; background-color:#ffffff;  }
	#newsletter input.formbutton { margin:0px 0px 2px 0px; padding:0px; background-color:#992400; font-family: Verdana, Arial, Helvetica; font-size:9px; font-weight:bold; color:#ffffff; border:2px outset #992400; width:60px; }
	

	
#main { padding:0 65px 6px 0; background:url(images/bkgrd_main.gif) top left no-repeat; }
	#main p { font-size:12px; line-height:20px; padding:0; margin:0 0 8px 17px; }
		#main p.small, #main p span.small {font-size:10px; }
	#main h1 { font-size:14px; line-height:18px; padding:0; margin:3px 0 9px 17px; color:#992400; }
	#main h2 { font-size:12px; line-height:16px; padding:0; margin:3px 0 9px 17px; color:#285E83; }
		#main h2 small,#main h2 span.small { font-size:11px; font-weight:normal; }
	#main h3,  #main h4, #main h5 { font-size:12px; line-height:16px; padding:0; margin:12px 0 8px 17px; color:#285E83; }
		#main h2.tight, #main h3.tight, #main h4.tight, #main h5.tight {margin-bottom:0; } 

	#main ul { margin:0px 0px 2px 33px; padding:0; list-style-image:url(images/bullet.gif);  }
	#main ol { margin:0px 0px 2px 37px; padding:0;  }
	#main li { font-size:12px; line-height:18px; margin:0; padding:0 0 6px 0; text-align:left; text-indent:0;  }
	
	#main ul.sitemap {list-style:none; }
	#main ul.sitemap li {list-style:none; }
	
	#main img.photoright { float:right; margin:5px 10px 4px 10px; }
	#main img.photoleft { float:left; margin:5px 12px 4px 0; }
	
	#main p.errormsg { font-size: 11px; line-height: 150%; font-weight:normal; color:#cc0000; font-family:Verdana,Arial; }
	
	#main div.quote { width:160px; background:#CFD4D7; float:right; margin:6px 15px 5px 10px; padding:3px 4px 7px 9px; display:inline; text-align:left; }
	/* fixes box model problem for PC IE5; this comment important-do not delete \*/ 
	* html #main div.quote {  width:194px; w\idth: 160px; } /*and another comment for mac IE*/
	#main div.quote p { font-size:11px; font-family:Georgia,"Times New Roman", serif; font-style:italic; line-height:22px; margin:0 0 4px 0; color:#003152; }
	#main div.quote p.small { font-size:10px; font-family:Verdana,Arial,Helvetica,serif; font-style:normal; line-height:12px; margin-bottom:0; color:#252525; }
	#main div.quote p strong { color:#151515; }
	
	.normal {font-style:normal; }
	


/****footer*****/
#footertable td { vertical-align:top; }
#totop {  padding:15px 0 0 42px; font-size:10px; color:#444455; }
	#totop  a { text-decoration:none; }
	#totop img { float:left; margin:3px 2px 0 0; }
td.whitestripefooter { background:#ff9900 url(images/bkgrd_stripefooter.gif) top left no-repeat; }
	td.whitestripefooter img { height:1px; width:1px; }
#footer { padding:8px 0 20px 17px; }
	#footer p { padding-top:6px; margin:0; font-size:10px; color:#444444; }
	#footer a { text-decoration:none; }
	
.small { font-size:10px; color:#555555; }