body, p, div, h1, h2, h3, h4, h5, ol, ul, li, img, dl, dt, dd, pre, code 
{
	padding: 0; 
	margin: 0; 
	border: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:10px
}


a {
	color: #03F;
}


a:hover {
	color: #2188CD;
}

p {
	color:						#333;
	padding:					0;
	margin-top: 				0;
	margin-right: 				0;
	margin-bottom: 				15px;
	margin-left: 				0;
	font-size: 					12px;
	font-weight: 				normal;
}

h1 {
display:						none;
}


h2 {
	color:						#333;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					18px;
	font-weight: 				normal;
	line-height:				22px;
	margin-bottom: 				15px;
	}
	
h3 {
color:						#1B6CA3;
font-family: 				Arial, Helvetica, sans-serif;
font-size:					14px;
font-weight:				bold;
line-height:				18px;
margin-bottom: 				15px;
	}
	
h3.nopad {
margin-bottom: 				5px;
	}

#container
{
margin-right: 				auto;
margin-left: 				auto;
text-align: 				left;
width: 						910px;
position:					relative;
background-image: 			url(../images/template/bg_container.png);
background-repeat: 			repeat-y;
}


#loggedin {
	font-size: 				12px;
}

#loggedin a.current {
color: 						#2188CD;
text-decoration:			none;
}


#containersearch
{
margin-right: 				auto;
margin-left: 				auto;
text-align: 				left;
width: 						910px;
position:					relative;
background-image: 			url(../images/template/bg_container.png);
background-repeat: 			repeat-y;
}


#logo
{
	background-color: 		#FFFFFF;
	background-image: 		url(../images/template/logo_R2.png);
	background-repeat: 		no-repeat;
	background-position: 	left;
	height: 				90px;
}

#banner
{
	background-image: url(../images/template/banner.png);
	background-repeat: no-repeat;
	height: 122px;
	clear: left;

}

#search
{
	background-image: url(../images/template/bg_search_home.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 3px;
	padding-left: 13px;
	background-color: #DFDEC5;

}

#main {
	font-size: 12px;
	line-height: 18px;
}



#left {
	width:148px;
	float:left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}

#left table {
	border-right-style: dashed;
	border-right-color: #333;
	border-right-width: 1px;
	color: #333;
}

#left table ul li {
	list-style-position: inside;
	list-style-image: url(../images/template/bullet.png);
	list-style-type: disc;
}

#left table a:link {
	color: #333;
	text-decoration: none;

}
#left table a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCC;
}
#left table a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCC;
}

#left table a:visited {
	text-decoration: none;
	color: #333
}

#enews{
	padding: 10px;
	margin-top:30px;
	background-color: #A2BEC1;
	border: 1px solid #668DA8;
}

#middle {
	width:540px;
	float:left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#middle a:link {
	color: #036;
	text-decoration: none;

}
#middle a:hover {
	color: #036;
	text-decoration: none;
	background-color: #CCC;
}
#middle a:active {
	color: #036;
	text-decoration: none;
	background-color: #CCC;
}

#middle a:visited {
	text-decoration: none;
	color: #036
}

#middlesearch {
	width:625px;
	float:left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#middle h2.home  {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 26px;

}	

#middle #highlights {
	float: left;
	background-image: url(../images/bg_middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-left: 40px;
	width: 420px;
	text-align: center;

}

#middle #highlights #hl1 {
	width:175px;
	float:left;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;

}

#middle #highlights #hl2 {
	width:175px;
	float:left;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;

}

#middle #highlights .hlintro a {
	color: #104263;
	display:block;


}

#middle img.right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#middle ul, #right ul {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	list-style-type:none;


}

#middle ol {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 30px;

}

#middle ul li, #right ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;	
  background:transparent url(../images/bullet.gif) no-repeat;
    background-position:0 5px;
padding-left:11px;


}

#middle ul li ul   {
	padding-bottom: 0px;
	margin-left: 10px;


}


#middle ul li ul li  {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	background-image:none;
	padding-left:5px;
	list-style-type: disc;

}

#middle ol li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	
}

dl dt {
	padding-top: 10px;
	line-height: 18px;
	
}

dl dd.sr {

	padding-bottom: 10px;
	line-height: 18px;
	
}


#right {
	width:133px;
	float:right;
	background-position: right top;
	padding-top: 30px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 23px;
}

#right p {
	font-size:11px;
	
}

#right a:link {
	color: #006;
	text-decoration: none;

}
#right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCC;
}
#right a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCC;
}

#right a:visited {
	text-decoration: none;
	color: #006

}

#footer {
	clear:both;
	background-color: #0E4363;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;

}

#footer a:link {
	color: #ffffff;
	text-decoration: none;

}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #CCC;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #CCC;
}

#footer a:visited {
	text-decoration: none;
	color: #ffffff
}
