/* CSS Document */
body {
	display: block;
	background-color: #4C6070; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #80B7FF;
	text-decoration: none;
}

a.special:link {
	color: #A7B9C5;
	text-decoration: none;
}

a.special:visited {
	color: #A7B9C5;
	text-decoration: none;
}

a.special:hover {
	color: #FFFF00;
	text-decoration: none;
}

.navfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7B9C5;
	font-size: 13px;
	font-weight: bold;
}

.menufont {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}


.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #002A62;
	font-weight: bold;
}

.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.subtitle2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #002B62;
	font-size: 12px;
	font-weight: bold;
}

.hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #b2b2b2;
	border-style: none none dotted; 
}

.li {
	list-style-image: url(images/arrow.gif);
}

.roundedcornr_box_565618 {
   background: #cccccc;
}
.roundedcornr_top_565618 div {
   background: url(images/roundedcornr_565618_tl.png) no-repeat top left;
}
.roundedcornr_top_565618 {
   background: url(images/roundedcornr_565618_tr.png) no-repeat top right;
}
.roundedcornr_bottom_565618 div {
   background: url(images/roundedcornr_565618_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_565618 {
   background: url(images/roundedcornr_565618_br.png) no-repeat bottom right;
}

.roundedcornr_top_565618 div, .roundedcornr_top_565618, 
.roundedcornr_bottom_565618 div, .roundedcornr_bottom_565618 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_565618 { margin: 0 5px; }
