* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bbg.png); 
background-repeat : repeat-x; 
} 
a {
	color: #0099CC;
	}
	
a:hover {
	color: #66CCFF;
	}

img { 
padding : 0px; 
border : 1px solid #5f9b1e; 
} 
img.banner { 
border : 0px solid #99CCFF;
} 

img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
#wrapper { 
margin : 0px auto; 
width : 922px; 
background-image : url(images/wbg.jpg); 
background-repeat : repeat-y; 
} 
#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 10px; 
height : 100px; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url(images/hbg.jpg); 
background-repeat : no-repeat; 
} 
.logo h1.lineone { 
/*font-size : 1.7em; */
font-size : 2.1em;
font-weight : lighter; 
font-family : helvetica, arial, sans-serif; 
padding-top : 10px; 
padding-left : 5px; 
margin-left:90px;
margin-top:40px;
border : none; 
letter-spacing : -1px; 
color : #5f9b1e; 
} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo { 
padding-left : 5px;
margin-left:90px;
font-size : 0.9em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
color : #53a5ce; 
} 



.logo a { 
color: #53a5ce;
text-decoration : none; 
} 

.logo a:hover { 
color: #5f9b1e;
text-decoration : none; 
} 

#navigation { 
float : left; 
width : 902px; 
color : #333; 
padding : 0 10px; 
/*border-bottom : 20px solid #66ccff; */
margin : 0 0 0 0; 
background-color : #dbe6ec; 
} 
#navigation ul { 
list-style : none; 
padding : 0; 
margin : 0; 
display : block; 
font-weight : bold; 
float : right; 
} 
#navigation ul li { 
list-style : none; 
display : inline; 
float : left; 
width : 96px; 
height : 35px; 
padding : 0; 
line-height : 35px; 
font-size : 13px; 
margin : 0 3px 0 3px; 
} 
#navigation ul li a { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #6c7b83; 
text-align : center; 
background : url(images/menu_bt.gif) no-repeat center 0%; 
} 
#navigation ul li a:hover { 
height : 35px; 
width : 96px; 
text-decoration : none; 
color : #68c2ef; 
} 
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url(images/menu_bt.gif) no-repeat center 0%; 
} 
#leftcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
 
.leftnav { 
width : 195px; 
margin-top : 20px; 
margin-left : 5px;
} 
.leftnav li h2 { 
margin : 0; 
height : 25px; 
color : #5f9b1e; 
padding-left : 20px; 
padding-top : 10px; 
font-size : 1.5em; 
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px; 
margin-left : 20px; 
font-size : 1em; 
} 
.leftnav li a { 
padding-left : 10px; 
text-decoration : none; 
color : #53a5ce; 
} 
.leftnav li a:hover { 
border : none; 
padding-left : 10px; 
} 
#content { 
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
padding : 30px; 
/*padding : 10px;*/
min-height : 350px; 
width : 640px; 
/*width : 658px;*/
display : inline; 
text-align : justify; 
} 
#content h1 { 
color : #53a5ce; 
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 0px; 
float : left; 
} 
#footer { 
width : 902px; 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
padding : 10px; 
text-align : center; 
} 

/* ID Styles */

#tabl td {
	background-color : #dbe6ec;
	border-bottom: 1px solid #F4FFE4;
	color : #333; 
	padding : 0 10px;
	}
#tabl td:hover {
	/*background: #3399CC;*/
	background:#99CCFF;
	}
	
#tabl a {
	font: bold 11px Arial, Helvetica, sans-serif;
	/*color: #D5EDB3;*/
	color:#006699;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:0 0 0 0;
	}
	
#tabl a:hover {
	/*background: #99CC66;*/
	/*background: #3399CC;*/
	background:#99CCFF;
	/*color:#993300;*/
	color:#FFFFFF;
	}
/*.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}*/

/*oldStyle
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	/*background-color: url(ibg2.jpg);
	background-image: url(TabHover.png);*/
/*oldStyle
	font-weight: bold;
	text-decoration: none;
}
*/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	
}

#sectionLinks a:link, #sectionLinks a:visited {

	display: block;
	border-top: 1px solid #ffffff;
	/*border-bottom: 1px solid #cccccc;*//*deleted*/
	border-bottom: 0px solid #cccccc;/*added*/
	/*background-image: url(images/bg_nav.jpg);*//*deleted*/
	background-color:#fafaee /*added*/
	font-weight: bold;
	padding: 3px 20px 3px 10px;
	text-decoration: none;/*added*/
	color: #21536A;
	text-align:right;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	/*background-color: #DDEEFF;
	background-image: none;*/
	background-color: url(images/ibg2.jpg);
	background-image: url(images/TabHover.png);
	font-weight: bold;
	text-decoration: none;
	color:#006600;
}
