.smallwhitetext  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.header  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #023F75;
}

.blackheader  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}

.smallblacktext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    line-height : 16px;
	color : #000000;
}

.smallgreytext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #555555;
}

.boldblacktext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #023F75;
}

.boldmaintext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.boldwhitetext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}


.largelink  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

.largelink:Active  {
	font-size : 11px;
	font-family :Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

.largelink:Visited  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}

.largelink:Hover  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #cc9900;
}
.link  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

.link:Active  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

.link:Visited  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #023F75;
}

.link:Hover  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #023F75;
}
.whitelink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.whitelink:Active  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.whitelink:Visited  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.whitelink:Hover  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

input, textarea, select, option
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background-color: #E1EAF2;
     border: 1px solid #023F75;
}

.content
{
     border: 0px; 
     overflow: auto; 
     scrollbar-base-color: #A6B3C3; 
     scrollbar-arrow-color: #285C8A;
     scrollbar-face-color: #B3BECC;
     scrollbar-highlight-color: #ffffff;
     scrollbar-3dlight-color: #FFFFFF;
     scrollbar-darkshadow-color: #FFFFFF;
     scrollbar-shadow-color: #FFFFFF;
     padding: 2px;
}
