body,table{
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
a{
	text-decoration: none;
	font-weight: bold;
	color:#093879;
}
a:hover {
	color:#093879
}

li {
	list-style-image: url(graphics/list_style_bullet.gif);
}

.rightNav {
	font-size: 12px;
	font-weight: bold;
	color:#093879
}
.pageTitle {
	font-size: 20px;
	font-weight: bold;
	color:#000;
	color:#093879;
}
.pageTitle1 {
	font-size: 15px;
	font-weight: bold;
	color:#000;
	color:#093879;
}
.header a{
	color:#093879;
	font-weight: normal;
}

.footer{
	font-family: verdana;
	font-size: 10px;
	color: #a9a9a9;
}

#navcontainer { 
	width: 175px; 
}

#navcontainer ul {
	list-style-type: none;
	margin-top:5px;
	/*margin-left:25px;*/
}
#navcontainer ul li{
	padding-bottom: 5px;
	list-style-image: url(images/arrow_tophvy_off.gif) ;
	background: url(images/inside_nav_divider.gif) no-repeat bottom left;
}
#navcontainer a:link, #navcontainer a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navcontainer a:hover {
	color: #D88200;
}
#navcontainer ul ul li{
	list-style-image: url(images/little_arrow.gif);
	background:none;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer ul ul li.on{
	list-style-image: url(images/little_arrow_on.gif);
}
#navcontainer ul ul li.on a{
	color:#D88200 !important;
}
#navcontainer ul ul li a {
	font-size: 10px !important;
}
#current{
	list-style-image: url(images/arrow_tophvy_on.gif) !important;
}
#current a{
	color: #D88200 !important;
}
#current ul a{
	color:#093879 !important;
}
#current ul a.On{
	color:#D88200 !important;
}
#current ul a:hover{
	color:#D88200 !important;
}

#stress ul {
	list-style-type: none;
	margin-top:5px;
	
}
#stress ul li{
	padding-bottom: 5px;
	list-style-type: disc;
}
#stress ul ul li{
	padding-bottom: 5px;
	list-style-type: circle;
}
#stress a:link, #stress a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#stress a:hover {
	color: #D88200;
}
.form_label
{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
}
.form_field
{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
}
textarea.form_textarea  			
{ 
	font-family: Verdana; 
	color: #000000; 
	font-size:10pt; 
}
.required
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FF0000; 
	font-weight: normal; 
}
