a {
	color: #192666;
}

a:hover {
	color: #4F6AD7;
}

body {
	_text-align: center;
	background: #ffffff url("images-2/back_ground.gif") 0 0 repeat-x;
	border: 0;
	color: #000080;
	font: 70%/160% "verdana",sans-serif;
	margin: 0;
	padding: 0;
}




h1 {
	font-family: "georgia",serif;
	font-size: 200%;
	font-weight: normal;
	line-height: 100%;
}

h1, h2, h3, h4, h5 {
	border: 0;
	font-weight: bold;
	margin: 12px 0 8px 0;
	padding: 0;
}

h2 {
	font-family: "georgia", arial, san-serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 100%;
	
}

h3 {
	
	font-weight: bold;
	font-size: 140%;
	line-height: 100%;
	background: transparent;
	color: #6182D1;
}

h4 {
	font-size: 120%;
}

p {
	border: 0;
	margin: 15px 0;
	padding: 0;
}

.holder {
	_height: 1px;
	min-height: 1px;
}

.holder:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
}

.clear {
	clear: both;
}

.off-screen {
	display: none;
}

.adlinks  {
	text-align: left;
	border: 1px solid gray;
	padding :3px;

}

#col #right-nav .adlinks .adlink a:link {
	background: none;
	color: #6182D1;
	margin-left: 0px;
	font-size: 92%;
	text-decoration:none;
}   
#col #right-nav .adlinks .adlink a:visited {
	background: none;
	color: #6182D1;
	margin-left: 0px;
	font-size: 92%;
	text-decoration:none;
} 
#col #right-nav  .adlinks .adlink a:hover {
	background: none;
	background-color:#ffffff;
	color: #6182D1;
	margin-left: 0px;
	font-size: 92%;
	text-decoration:none;
} 

#bar {
	clear: both;
	color: #6182D1;
	padding: 3px 20px 10px 20px;
	position: relative;
}

#bar #breadcrumbs {
	margin: 0;
	padding: 0;
	width: 500px;
}

#bar #sitemap {
	_width: 200px;
	float: right;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	width: 175px;
	text-align: right;
}

#bar a {
	color: #6182D1;
}

#bar a:hover {
	color: #192666;
}

#bar p {
	margin: 0;
}

#col {
	background: #CEDBF9 url("images-2/right_col_background.gif") 0 0 repeat-y;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#col #right-nav {
	line-height: 100%;
	padding: 0px;
	
}

#col #right-nav {
	float: left;
	margin-right: 7px;
	
	
}

#col #right-nav p {
	margin: 0;
}

#active-link {
	
	background: transparent url("images-2/open_doc.gif") 0 0 no-repeat;
	margin-left: 2px;
	line-height: 20px;
	padding-left: 19px;
	
	
	color: #C00010;
}


#col #right-nav a {
background: url("images-2/link_doc.gif") 0 0 no-repeat;
	
	padding-left: 19px;
	line-height: 20px;
}

#col #right-nav a:hover {
background: #ffffff url("images-2/hover_link_doc.gif") 0 0 no-repeat;
	
	
	padding-left: 19px;
	line-height: 20px;
}


.rightnav {
	width: 90%;
	color: #C00010;
	background: transparent;
	height: 1px;
	
}


#col h3 {
	background: #A0B9F3;
	color: #192666;
	font-size: 110%;
	margin: 0 -9px 15px -10px;
	padding: 9px;
	text-align: center;
}

#col ul#links {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

#col-strip {
	background: url("images-2/top_right.gif") 0 0 no-repeat;
	padding: 20px 10px;
}


#content {
	_width: 550px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 510px;
	
	
}

#content .more-info {
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
}

#content .more-info a {
	_width: 95px;
	background: url("images-2/more_info_button.gif") 0 0 no-repeat;
	color: #FFF;
	display: block;
	height: 21px;
	margin: 0;
	padding: 0 0 0 28px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 65px;
}

#content .more-info a:hover {
	background: url("images-2/more_info_button.gif") -95px 0 no-repeat;
}

#content .read-more {
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
}

#content .read-more a {
	_width: 55px;
	background: url("images-2/more_button.jpg") 0 0 no-repeat;
	color: #FFF;
	display: block;
	height: 21px;
	margin: 0;
	padding: 0 0 0 28px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 18px;
}

#content .read-more a:hover {
	background: url("images-2/more_button.jpg") -95px 0 no-repeat;
}


#content .text-h {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-h h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-h h2 span {
	
	padding-left: 25px;
}

#content .text-h p {
	text-align: left;
	font-size: 103%;
	
}





#content .text-a {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-a h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-a h2 span {
	
	padding-left: 25px;
}

#content .text-a p {
	text-align: left;
	font-size: 120%;
}

#content .text-a ol li{
	text-align: left;
	font-size: 120%;
}

#content .text-a ul li{
	text-align: left;
	font-size: 120%;
}


#content .text-b {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-b h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-b h2 span {
	
	padding-left: 25px;
}

#content .text-b p {
	text-align: left;
	font-size: 120%;
}



#content .text-o {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-o h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-o h2 span {
	
	padding-left: 25px;
}

#content .text-o p {
	text-align: left;
	font-size: 120%;
}



#content .text-r {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-r h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-r h2 span {

	padding-left: 25px;
}

#content .text-r p {
	text-align: left;
	font-size: 120%;
}


#content .text-s {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;	
}

#content .text-s h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-s h2 span {
	padding-left: 25px;
}

#content .text-s p {
	text-align: left;
}


#content .text-ser {
	background: url("images-2/text_back_ser.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;	
}

#content .text-ser h2 {
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-ser h2 span {
	margin-left: 14px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	top: 40px;
	position: relative;
	
}

#content .text-ser p {
	text-align: left;
}

#content .text-pdf {
	background: url("images-2/text_back_pdf.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;	
}

#content .text-pdf h2 {
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-pdf h2 span {
	
	padding-left: 5px;
	margin-left: 14px;
	font-size: 110%;
	font-weight: bolder;
	top: 40px;
	position: relative;
}

#content .text-pdf p {
	text-align: left;
}






#content .text-word {
	background: url("images-2/text_back_word.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;	
}

#content .text-word h2 {
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-word h2 span {
	margin-left: 14px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	top: 40px;
	position: relative;
}

#content .text-word p {
	text-align: left;
}















#content .text-w {
	background: url("images-2/text_back.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;
}

#content .text-w h2 {
	background: #DEE5FD;
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-w h2 span {
	padding-left: 25px;
}

#content .text-w p {
	text-align: left;
}





#footer {
	background: url("images-2/end_footer.gif") 0 0 no-repeat;
	clear: both;
	color: #6685CC;
	height: 60px;
	margin-bottom: 50px;
	position: relative;
	width: 750px;
}

#footer a {
	color: #6685CC;
}

#footer a:hover {
	color: #192666;
}


    #footer p#copyright {
	left: 40px;
	margin: 0;
	position: absolute;
	top: 10px;
}


#header {
	background: #233C9B url("images-2/top_header.jpg") 0 0 no-repeat;
	color: #FFF;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 750px;
}

#header #logo a {
	color: #FFF;
}

#header #logo a:hover {
	color: #B5C4E3;
	text-decoration: underline;
}

#header #title {
	position: absolute;
	right: 20px;
	top: 40px;
}

#main {
	_text-align: left;
	margin: 1px auto 0 auto;
	width: 750px;
}

#main-background {
	_height: 1px;
	background: transparent url("images-2/background_sides.gif") 0 0 repeat-y;
	min-height: 1px;
	padding: 10px 0;
	width: 750px;
}

#nav {
	_height: 1px;
	background: #192666;
	margin: 0 4px;
	padding: 10px 0 0 0;
}

#nav ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#nav ul li a {
	background: url("images-2/button_link.gif") 0 0 repeat-x;
	border: 0;
	color: #B5C4E3;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 5px 12px;
	position: relative;
	text-decoration: none;
}

#nav ul li a span.button-left, #buttons ul li a:hover span.button-left {
	_left: -15px;
	background: url("images-2/button_link_left.gif") 0 0 no-repeat;
	height: 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
}

#nav ul li a span.button-right, #button ul li a:hover span.button-right {
	_right: -1px;
	background: url("images-2/button_link_right.gif") 100% 0 no-repeat;
	height: 8px;
	position: absolute;
	right: 0;
	top: 0;
	width: 8px;
}

#nav ul li a:hover {
	background: url("images-2/button_hover.gif") 0 0 repeat-x;
	color: #FFF;
}

#nav ul li a:hover span.button-left {
	background: url("images-2/button_hover_left.gif") 0 0 no-repeat;
}

#nav ul li a:hover span.button-right {
	background: url("images-2/button_hover_right.gif") 100% 0 no-repeat;
}

#nav ul li#active a {
	background: #FFF;
	color: #C00010;
}

#nav ul li#active a span.button-left {
	_left: -15px;
	background: url("images-2/button_active_left.gif") 0 0 no-repeat;
	height: 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
}

#nav ul li#active a span.button-right {
	background: url("images-2/button_active_right.gif") 100% 0 no-repeat;
	height: 8px;
	position: absolute;
	right: 0;
	top: 0;
	width: 8px;
}

.line {
	width: 100%;
	color: #C00010;
	background: transparent;
	height: 1px;
	
}



#content .text-home {
	background: url("images-2/text_back_home.jpg") 0 0 no-repeat;
	clear: both;
	margin: 0;
	padding: 20px;	
}

#content .text-home h2 {
	color: #192666;
	margin: 0 -20px;
	padding: 5px;
}

#content .text-home h2 span {
	margin-left: 14px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	top: 40px;
	position: relative;
	
}

#content .text-home p {
	text-align: left;
}




