body {
	font-family: Verdana;
	font-size: 12px;
	color: #444;
}

A:hover						{ color: #0066CC; } 
A { color: #000; } 

.red_link { color: red; }

.large_heading  { font-size: 18px; font-weight: bold;}
.large_underline { font-size: 18px; font-weight: bold; text-decoration: underline; }
.small_blue_bold { color: #000066; font-weight: bold; }

.bold_underline { font-weight: bold; text-decoration: underline; }
.main_heading { font-size: 20px; font-weight: bold; color: #1C6982; text-decoration: underline; }
.blue_underline { font-size: 12px; font-weight: bold; color: #000066; text-decoration: underline; }

.medium_heading 
{ 	
	font-size: 13px;	
	color: #008080;
	font-weight: bold;
}

.red_box
{
	padding: 3px; 
	border: solid 1px red;
}


.pink { color: #9843E7; }

.hr_line
{
	border: none 0; 
	border-top: 1px solid #737373;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
}

.side_nav_block
{
	text-align: right;
	margin: 3px;
	background: #31639C;
	border: solid 1px black;
	padding: 4px;
	width: 220px;
}

.side_nav_block a { color: white; text-decoration: none; }


.lightblue_underline { color: #008080; font-size: 16px; text-decoration: underline; } 

.bold { font-weight: bold; }




#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0.15em 1.8em;
}

#nav li {
	float: left;
	padding: 0;
	

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 19.4em;
	w\idth: 18.9em;
	font-weight: normal;
	margin: 0;
	border: solid 4px #6095C6;
}

#nav li li {
	padding-right: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 18em;
	border-top: solid 1px #6095C6;
	background: #404040;	
}

#nav li ul a {
	width: 18em;
	w\idth: 14em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #6095C6;
}



.t {background: url(../images/round_corner/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/round_corner/dot.gif) 0 100% repeat-x}
.l {background: url(../images/round_corner/dot.gif) 0 0 repeat-y}
.r {background: url(../images/round_corner/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/round_corner/bl.gif) 0 100% no-repeat}
.br {background: url(../images/round_corner/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/round_corner/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/round_corner/tr.gif) 100% 0 no-repeat; padding:10px}



.roundedcornr_box_791928 {
	background: url(../images/round_corner/roundedcornr_791928_tl.png) no-repeat top left;
}
.roundedcornr_top_791928 {
	background: url(../images/round_corner/roundedcornr_791928_tr.png) no-repeat top right;
}
.roundedcornr_bottom_791928 {
	background: url(../images/round_corner/roundedcornr_791928_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_791928 div {
	background: url(../images/round_corner/roundedcornr_791928_br.png) no-repeat bottom right;
}
.roundedcornr_content_791928 {
	background: url(../images/round_corner/roundedcornr_791928_r.png) top right repeat-y;
}

.roundedcornr_top_791928 div,.roundedcornr_top_791928,
.roundedcornr_bottom_791928 div, .roundedcornr_bottom_791928 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_791928, .roundedcornr_bottom_791928 {
	margin-top: -13px;
}
.roundedcornr_content_791928 { padding: 0 15px; }