#mainbody A:link { color:#336699; text-decoration: underline; }
#mainbody A:visited { color:#336699; text-decoration: underline;}
#mainbody A:hover { color:#336699; text-decoration: none; }

#contentleft A:link { color:#fff; text-decoration: underline; }
#contentleft A:visited { color:#fff; text-decoration: underline;}
#contentleft A:hover { color:#fff; text-decoration: none; }

body {
	padding: 0px;
	text-align:center;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #336699;
	color:#000000;
	font-size:12px;
	}
	
	
#frame {
	width:990px;	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align: left;
	background: url(../images/fullBg.jpg) repeat-y;
	background-position:top;
	page-break-before: always;
}
	
			
#contentleft {
	width:252px;
	padding:0px;
	float:left;
	margin: 0px;
	padding:0px;
	}
	
#top {
	 width:990px;
	 height:338px;
	 padding:0px;
	 margin: 0px;
	 float:left;
				}	
				
#mainbody {
	 width:738px;
	 padding:0px;
	 margin: 0px;
	 float:left;
	 background:#ececec url(../images/mainBg.jpg) repeat-x;
	 background-position:top;
				}	
				
#mainbody p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 5px;
}

 p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 5px;
}

.caption	{
	font-size:10px;
	}
				
td	{
	vertical-align:top;
	font-size:12px;
}
		
h1		{
	font: bold 24px "Arial", Verdana bold;
	color: #ba1b1b;
	padding-left: 10px;
	padding-right:10px;
	padding-top:10px;
	}
h2		{
	font: bold 16px "Arial", Verdana;
	color: #ba1b1b;
	padding-left: 10px;
	padding-right:10px;
	margin:0px;
	}
	
h6		{
	font: bold 11px "Arial", Verdana;
	color: #ba1b1b;
	margin:0px;
	padding-left: 10px;
	padding-right:10px;
	}
			
.heading	{
	font-size:14px;
	font-family:arial, verdana;
	font-weight:bold;
	color:#ba1b1b;
		}

.floatr		{
	float:right;
	margin-right:30px;
	margin-left: 20px;
	margin-top: 20px;
	}
			 
.floatl	{
	float:left;
	padding:10px;
	 }

.clearboth { clear:both; }

.clear {clear:both;font-size:.1em;}

#mainbody ul {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px 0px 0px 20px;
	}

 #mainbody li {
	list-style: url(../images/bullet.jpg);
	line-height: 1.5em;
	}

hr {border:1px solid #ba1b1b;
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}

#contentleft hr {border:1px dashed #fff;
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}

.floatlb {
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	}

.floattl {
	float:left;
	margin-top:20px;
	margin-left:30px;
	}

.floatrb {
	float:right;
	margin-bottom: 5px;
	margin-left: 5px;
}

#framefoot {
	width:990px;	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	background: url(../images/fullBg.jpg) repeat-y;
}				
				
#footer	{
	width: 990px;
	padding:0px;
	margin:0px;
	
	}
#footer p	{
	padding:10px;
	font-family: "Verdana", Arial;
	font-size:10px;
	color:#000000;
	margin:0px;
	}
				
#footer A:link { color:#000000; text-decoration: underline; }
#footer A:visited { color:#000000; text-decoration: underline;}
#footer A:hover { color:#000000; text-decoration: none; }

/*Start of horizontal Menu*/
.chrome{
	width: 980px;
	font-weight: bold;
	margin:auto;
	}

.chrome:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chrome ul{
	border: 0;
	width: 100%;
	padding: 10px 0 0 0;
	margin-top: 0px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	text-align: center; /*set value to "left", "center", or "right"*/
	list-style-type: none;
	background: url(../images/menuBg.jpg) repeat-x; /*THEME CHANGE HERE*/
}

.chrome ul li{
	display: inline;
}

.chrome ul li a{
	color: #fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 5px 5px 15px;
	margin: 0;
	text-decoration: none;
}

.chrome ul li a:hover{
	color:#6699cc; text-decoration: none; /*THEME CHANGE HERE*/
}

/*.chrome ul li a[rel]:after{ HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead
}*/

/*Start of Dropdown Menu*/
.chromestyle{
	width: 382px;
	font-weight: bold;
	margin:0;
	padding:0;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	border: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	list-style-type: none;
	background: url(../images/menuGBG.jpg) repeat-x;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	text-decoration: none; /*THEME CHANGE HERE*/
}

/*.chromestyle ul li a[rel]:after{ HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead
}*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #336699; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:bold 12px Arial;
	line-height:20px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;	
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #336699; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #336699; color:#FFFFFF; 
}

				
				
table {
font-size: 12px;
text-align: left;
color: #000;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

