.mainnavigation {
	font-family: verdana;
	font-size: 11px;
	color: #1D3666;
	text-decoration: none;

}
.smalltext {
	font-family: verdana;
	font-size: 10px;
	color: #1D3666;
	text-decoration: none;

}
.mediumtext {
	font-family: verdana;
	font-size: 12px;
	color: #1D3666;
	text-decoration: none;

}
.highlight {
	font-family: verdana;
	font-size: 10px;
	color: #1D3666;
	font-weight: bold;
	text-decoration: none;


}
.headingblack {
	font-family: verdana;
	font-size: 12px;
	color: #1D3666;
	font-weight: bold;

}
.smalltextwhite {

	font-family: verdana;
	font-size: 10px;
	color: #1D3666;
}

/* ------------------------------- Additional ---------------------------------------*/
.alt {font-family : verdana; font-size : 11px; color : #1D3666; padding-left : 5px; padding-right : 5px; font-weight : bold;}
.PageHeadline  {font-family : verdana;	font-size: 16px; font-weight : bold; color : #1D3666; font-weight : bold; }
.LargeHeadline  {font-family : verdana;	font-size: 14px; font-weight : bold; color : #1D3666; font-weight : bold; }
.MediumHeadline {font-family : verdana;	font-size: 12px; font-weight : bold; color : #1D3666; font-weight : bold; }
.SmallHeadline  {font-family : verdana;	font-size: 10px; font-weight : bold; color : #1D3666; font-weight : bold; }
.LargeControl   {font-family : verdana; font-size: 10px; height: 17px; width: 300px; background : #1D3666;}
.MediumControl  {font-family : verdana; font-size: 10px; height: 17px; width: 120px; background : #1D3666;}
.SmallControl   {font-family : verdana; font-size: 10px; height: 17px; width: 80px; background : #1D3666;}
.LargeButton    {font-family : verdana;	font-size: 12px; height: 17px; }
.MediumButton   {font-family : verdana;	font-size: 10px; height: 17px; }
.SmallButton    {font-family : verdana;	font-size:  8px; height: 17px; }
.MediumTextArea  	{font-family : verdana; font-size: 10px; background : #f1f1f1; width: 300px;}
.LargeTextArea  	{font-family : verdana; font-size: 10px; background : #f1f1f1; width: 400px;}
.body  {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : rgb(0, 51, 102); background-color: #F3F3F3; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color:  #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1;}
.bodydark  {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : rgb(0, 51, 102); }
a:link  {color : #D12D27; text-decoration : none; }
a:visited {color : #D12D27; text-decoration : none;}
a:active {color : #D12D27; text-decoration : none; }
a:hover  {color : #D12D27; text-decoration : none; }
hr {height: 1px; }
pre {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : #1D3666; }
