

P,TD
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
}

INPUT,SELECT,TEXTAREA
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

form {
	margin: 0px;
}




/****** standard size fonts *****/

.bold {
	font-weight:bold; 
}

.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}


.error {
	color: #FF0404;
	font-weight:bold; 
}

.italic {
	font-style : italic; 
}

.no_underline {
	text-decoration : none; 
}

.red {
	color: #E90000;
}

.green {
	color: #00AC2D;
}

.easyread {
	line-height: 17px;
}







/****** links fonts *****/




/****** small fonts *****/

.small {
	font-size: 11px;
}


/****** large fonts *****/

.large {
	font-size: 20px;
	line-height: 22px;
}


.nav {
	font-size: 14px;
	font-weight:bold; 
}





/****** transferred stuff *****/

img
{
	border-width : 0px;
}
.page_title
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color:#016E96;
	font-weight: bold;
}
.lefthomepage_title
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 13px;
	color:#016E96;
	font-weight: bold;
}
.subpage_title
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	color:#016E96;
	font-style:italic;
}
.leftpage_title
{
	font-family: Verdana;
	font-size:12px;
	line-height:13px;
	color:#016E96;
	font-weight:bold;
}
.leftpage_title A
{
	font-family: Verdana;
	font-size:12px;
	line-height:13px;
	color:#016E96;
	font-weight:bold;
	text-decoration:none;
}
.bullet_color
{
	color:#016E96;
}
.bullet
{
	color:#016E96;
	font-weight:bold;
}
.title
{	
	font-weight:normal;
	font-family:Verdana;
	color: #76B2C0
}
	
.page_border
{
	border: solid 1px #999999;
	background-color: #ffffff;
}

.top_border
{
	border-top: solid 1px #999999;
}

.left_border
{
	border-left: solid 1px #999999;
}

A
{	
	font-weight:normal;
	font-family:Verdana;
	color: #016E96;
}

.main_links A
{	
	font-weight:bold;
	font-family:Verdana;
	color: #76B2C0
}
.main_text 
{	
	font-weight:normal;
	font-family:Verdana;
	color: #76B2C0;
	font-weight:bold;
}

.footer
{	
	font-size:10px;
	font-weight:normal;
	color:#76b2c0;
}

.footer A
{	
	font-size:10px;
	font-weight:normal;
	color:#016E96;
}

.copyright
{	
	font-size:10px;
}

.left_menu
{
	margin-left: 20px;
}
.leftinside_menu
{
	padding-left: 20px;
}
.indent_font
{
	padding-left: 30px;
}
.top_menu
{
	padding-top: 10px;
}
H3
{
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color:#016E96;
	text-align:left;
}
.table_title
{
		color:White;
}

.sub_tabs
{
	height: 20px;
	width: 90px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: Silver;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	color:#016E96;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.sub_tab_border
{
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
}

.sub_tabs_selected
{
	background-color: #C6E5EA;
	height: 20px;
	width: 90px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: Silver;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	color:#016E96;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.item_Title
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	color:#016E96;
	font-weight: bold;
}

.dgHeader
{
	font-weight: bold;
}

.dgItem
{
	background-color: #f5f5f5;
}

.dgNewItem
{
	background-color: #f5f5f5;
	font-weight: bold;
}

.dgNewItem A
{
	background-color: #f5f5f5;
	font-weight: bold;
	color: #76B2C0
}

.dgAltItem
{
}

.dgAltNewItem
{
	font-weight: bold;
}

.dgAltNewItem A
{
	font-weight: bold;
	color: #76B2C0
}

.SummeryError
{
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	width: 500px;
	background: #f5f5f5 url(images/WebPageMessageImages/WebPageMessagewarning.gif) top left no-repeat;
}
.SummeryError ul
{
	text-align: left;
	list-style-type: square;
	padding-left: 60px;
	padding-top: 15px;
}
.WebPageMessageInformation
{
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	height: 60px;
	width: 500px;
	background: #f5f5f5 url(images/WebPageMessageImages/WebPageMessageInformation.gif) top left no-repeat;
}

.WebPageMessageError
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	margin-bottom: 5px;
	border: solid 1px red;
	height: 60px;
	background: #FFE0E0 url(images/WebPageMessageImages/WebPageMessageError.gif) top left no-repeat;
	color: Red;
}
.WebPageMessageWarning
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	border: solid 1px red;
	margin-bottom: 5px;
	height: 60px;
	background: white url(images/WebPageMessageImages/WebPageMessagewarning.gif) top left no-repeat;
	color: Red;
}
.WebPageMessageOK
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	margin-bottom: 5px;
	border: solid 1px #46631E;
	height: 60px;
	background: #F1F8E7 url(images/WebPageMessageImages/WebPageMessageOK.gif) top left no-repeat;
	color: #46631E;
}
.count
{
	color:Gray;
}
