
/***************************************************************
* GENERAL CLASSES    
***************************************************************/
body
{
Padding:0Px;
Margin: 0Px;
	Scrollbar-Face-Color: #a9bbf7;
  Scrollbar-Highlight-Color:navy;
  Scrollbar-Shadow-Color: navy;
  Scrollbar-Arrow-Color: white;
	Background-Color: #E8EBF0;
	Font-Family:'Verdana';

}
.trim
{
	Font-Size: 1px;
	Padding:0Px;
	Margin: 0Px;
	Border: 0px;
}
.contacts
{
	Font-Size: 9px;
	Padding-left:10Px;
	color: black;
	font-weight: bold;
}
.bigtitle{
	font-size : 20px;
}
.text1{
	Font-Size: 11px;
	Padding-left:20Px;
Padding-right: 20Px;	
Padding-top:5Px;
	Padding-bottom:5Px;
	color: #003366;
}
.text2{
	Font-Size: 11px;
	Padding-left:10Px;
Padding-right: 10Px;	
Padding-top:5Px;
	Padding-bottom:5Px;
decoration: block;
	color: #003366;
}

.title1
{
	Font-Size: 12px;
	Padding-left:20 Px;
Padding-top:5Px;	
Padding-right: 20Px;
	
color: #003366;
	font-weight: bold;
}
.bluebg{
	background-color : #399AD6;
	text-align : left;
		color : White;
	font-size : 11px;
	font-weight : bold;
}
.tablebluetext{
	font-size : 10px;
	font-weight : normal;
	border : 1px solid #399AD6;
	padding-left : 24px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.titletext{
	color : #1D2146;
	font-size : 26px;
	font-weight : bold;
	margin-left : 20px;
	}