body {
	overflow: -moz-scrollbars-vertical;
	padding:0px;
	margin:0px;
	background:#ffffff;
	font:normal 10px vtahoma; color:172330;  line-height : 16px; 
}

div {
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

p {
	margin:0px;
	padding:4px 0px 4px 0px;
	color:#40413E;
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	
}

div {
	font-family:tahoma;
	font-size:11px;
	color:#40413E;
}

a:active, a:link, a:visited {font-family:tahoma; font-size:11px; text-decoration:none;color:#40413E;}
a:hover {font-family:tahoma; font-size:11px; text-decoration:underline;color:#40413E;}

h1{font-family:tahoma; font-size:23px; color:#14659D; padding:10px 0px 0px 0px; margin:0px;line-height:120%}
h2{font-family:tahoma; font-size:15px; color:#14659D; padding:0px; margin:0px;}
h3{font-family:tahoma; font-size:12px; color:#40403E; padding:0px; margin:0px;}
h4{font-family:tahoma; font-size:11px; color:#40403E; padding:0px; margin:0px;}


input {
	font-family:tahoma;
	font-size:11px;
}

input, select {
	font-family:tahoma;
	font-size:11px;
}

select{
	width:214px;
}

ol {
	padding:10px 20px 10px 20px;
	margin:0px 10px 0px 10px;
	font-family:tahoma;
	font-size:11px;
}

ul {
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	font-family:tahoma;
	font-size:11px;
	list-style-type:square;
}

li {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-family:tahoma;
	font-size:11px;
	color:#40413E;
}


/* Tables */
td { font : normal 10px tahoma; color : Black; }
td.topmenu { text-align: center;	vertical-align:middle; cursor:hand; color:FFFFFF;}
td.boxtitle { font-size:10px; font-weight:bold;}
td.newsrelease { text-align : justify;}

/* Links */

a.nounderline:link, a.nounderline:visited  { font:normal 11px tahoma; color:172330; text-decoration: none}
a.nounderline:hover  { font:normal 11px tahoma; color:F0390C;}

a.services:link, a.services:visited  { font:normal 10px tahoma; color:172330; text-decoration: none}
a.services:hover  { font:normal 10px tahoma; color:F0390C;}

A.white:ACTIVE, A.white:LINK, A.white:VISITED, A.white:HOVER  {color: #EEEEEE; text-decoration:none;}

/* Spans */
.bullet {  list-style-image: url(/images/bullet.jpg)}
.title {  font-family: tahoma; font-size: 11px; font-weight: bold; color: #CC0000; text-decoration: none}

.whitetext {  font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.whitetext:hover { color: #FFFFFF; font-family: tahoma; font-size: 10px; font-weight: normal; text-decoration: underline}
.text { font-family: tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none }
.error{ color : Red; font-weight : bold;} 

/* Forms */
input, select  { font:normal 10px tahoma;}
textarea  { border-width : 1; border-color : CCCCCC; border-style : ridge;}
.HD  {color : #204373;	font-size : small;}

td.captionAlignRight {width:150px; text-align:right; font-weight:bold;}
td.divider {background-color:#CCCCCC; font-weight:bold;}

td.leftmenuOn {color : #CC0000;}
