body {
	color: #000000;
	background: #ffffff;
	font-family: 'times new roman', serif;
	top:0;
	left:0;
	margin:0;
	padding:0;
	font-size:16px;
	background-image: url(images/graylinedbkgrnd.gif);
	background-repeat: repeat; }

H1 { color:#003366;
	text-align: center;
	background: transparent;
	font-weight:bold;
	font-size:20px;
	margin:25px 0 15px 0;
	font-family:Arial, Helvetica, sans-serif; } 

H2 { color: #003366;
	text-align:left;
	background: transparent;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif; } 

H3 { color: #003366;
	text-align:left;
	background: transparent; 
	font-weight:bold;
	font-size:13px;
	margin:0 0 2px 0;
	font-family:Arial, Helvetica, sans-serif; } 

#container {width:908px;
	background:#ffffff;
	margin:0 auto 0 auto;
	border-left:1px solid #999999;  
	border-right:1px solid #999999;  
	border-bottom:1px solid #999999; }

#topbar { width:908px;	
	background:#cc6600;
	text-align:center;
	height:20px;
	font-weight:bold;
	margin-bottom:3px; }

#header {width:908px;
	height:96px;
	background:#336699;
	margin-bottom:3px;
	text-align:center; }

#menuimgs {width:908px;
	height:96px;
	padding-right:2px;
	margin-left:0;
	margin-right:0;
	margin-bottom:3px; }

#content {width:700px;
	float:left;
	margin:0 auto 0 auto;
	overflow:hidden; }

#footer {width:900px; }

#copyright {width:630px;
	text-align:center;
	margin:auto; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}

.left {text-align:left;} 
.center {text-align:center;}
.right {text-align:right;}

.exsmallfont {font-size:11px;}
.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:16px; }
.exlargefont {font-size:18px; }
.exexlargefont {font-size:20px; }

.left { text-align:left; } 
.right { text-align:right; }
.center {text-align:center; }
.leftalign { text-align: left; } 
.rightalign { text-align: right; }

.smalltext {font-size:12px;
   font-weight:bold; } 
.mediumtext {font-size:14px;
   font-weight:bold;}   
.largetext {font-size:16px;
   font-weight:bold;}

.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

.clearboth {clear:both;}

div.quotenoi { margin-left:2em;
margin-right: 2em; }

    	/*indents 2nd para same as list*/
.indent {margin-left:1.2em;
	margin-right:1.2em; }
.indent1 {margin-left:3em; }
.indent2 {margin-left:4em; }
.indent3 {margin-left:7.5em; }
.indent4 {margin-left:8em; }

UL {list-style-type: disc; 
	margin-top:4px;
	margin-bottom:6px; }

LI {margin-bottom:4px; }

.bullet {font-size: 18px;font-weight: bold;
	padding-right:6px; }


			/*table border*/
.border {border:1px solid #999999;
	border-collapse:collapse; }

.bordertemp {border:1px solid #000000; }

.hr {width:70%;
	border-bottom:1px solid #336699;
    margin: 5px auto 5px auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box550 {width:550px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }

.box200 {width:200px;
    margin-left:auto;
    margin-right:auto; }


.floatleft125 {
	float:left;
	width:125px; }

.floatright125 {
	float:right;
	width:125px; }

.floatright200 {
float: right;
width: 200px; 
margin-top:5px;
margin-right:10px;
margin-bottom:10px;
margin-left:10px; 
color:#000000; 
font-size:12px;
font-weight:bold; }

.largefancy  {font-family: 'hoefler text', palatino, 'times Roman', serif;
background: transparent;
font-size: 14px; 
font-weight:bold; }

 



.footertext {color: #336699;
  background: transparent;
  font-size: 13px; }

.simlink {color:  #336699;
   background: transparent;
   font-weight: normal;
   text-decoration: none;
   font-family: 'Times New Roman', serif;
   font-size:11px;}


a:link {color: #336699;
   background-color: transparent;
   text-decoration: none; 
   font-weight:bold;
   font-size:16px;
   font-family: 'Times New Roman', serif; }

a:visited  {color: #336699;
   background-color: transparent;
   text-decoration: none; 
   font-weight:bold;
   font-size:16px;
   font-family: 'Times New Roman', serif; }

a:hover {color: #cc6600;
   background-color: transparent;
   text-decoration: none; 
   font-weight:bold;
   font-size:16px;
   font-family: 'Times New Roman', serif; }

a:active {color: #cc6600;
   background-color: transparent;
   text-decoration: none; 
   font-weight:bold;
   font-size:16px;
   font-family: 'Times New Roman', serif; }


		/*Top Menu dark orange bg*/
.dm1 { width:909px;
	height:20px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;  }

   /* top links bg width padding inside  */
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1:visited,
.dm1 .item1-active,
.dm1 .item1-visited,
.dm1 .item1-active:hover {
	background-color:#cc6600;
	width:148px;
	display:block;
	position:relative;
    font-weight:bold; 
    text-decoration:none;
	font-size:14px;
	margin:0;
	padding:3px 0 4px 0;
    font-family: arial,Helvetica,sans-serif; }

.dm1 .item1, 
.dm1 .item1:visited {
   	background-color:#cc6600;
	color: #ffcc99; }   /*light orange*/

.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background-color:#cc6600;
    color: #ffffff; }   /*light peach*/

		/*controls spacing within drop down only*/
.dm1 .item2,
.dm1 .item2:hover {
	padding: 0 2px 4px 3px;
	margin:0;
    font-size: 14px;
    font-weight:bold;
    font-style:normal; 
    text-decoration: none;
	text-align:left;
	background-color:#cc6600;
    font-family: arial,Helvetica,sans-serif;
    display: block;
    white-space: nowrap; }

.dm1 .item2, 
.dm1 .item2:visited {
	background-color:#cc6600;
    color: #ffffff; }

.dm1 .item2:hover {
	background-color:#cc6600;
    color:#ffcc99;  }

			/*controls position n margins of drop down*/
.dm1 .section {
	background-color:#cc6600;
	margin:3px 0 0 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap; }

#html .ddm1 td {position:relative; } /*ie 5.0 fix */




		/* menu size*/
#leftmenu {
	float:left;
	position:relative;
	width:185px; 
	margin: 60px 0 0 0;   
	padding:0; } 
				
		/*blue button w white link to gray on hover*/			
.leftmenubtn a:link { color:  #ffffff;
	width:155px;
	text-decoration: none;
	height:29px;
	line-height:22px;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	display:block;
	margin:0 0 0 5px;
	padding:2px 0 0 25px;
	background: url(images/button-blue1.jpg) no-repeat;  }

.leftmenubtn a:visited { color:  #ffffff;
	width:155px;
	text-decoration: none;
	height:29px;
	line-height:22px;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	display:block;
	margin:0 0 0 5px;
	padding:2px 0 0 25px;
	background: url(images/button-blue1.jpg) no-repeat;  }
 
.leftmenubtn a:hover { color:#003366;
	width:155px;
	text-decoration: none;
	height:29px;
	line-height:22px;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	display:block;
	margin:0 0 0 5px;
	padding:2px 0 0 25px;
	background: url(images/button-blue1.jpg) no-repeat;  }

.leftmenubtn a:active { color:#003366;
	width:155px;
	text-decoration: none;
	height:29px;
	line-height:22px;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	display:block;
	margin:0 0 0 5px;
	padding:2px 0 0 25px;
	background: url(images/button-blue1.jpg) no-repeat;  }