body{
	background : #EDEAF4;
	margin-left: 0px;
	margin-top: 8px;
}

p{ 
    font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: black; 
}

td{ 
    font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: black; 
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #8492D5;
	letter-spacing: 0.15em;
	margin-top:15px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #8492D5;
	letter-spacing: 0.15em;
	margin-top:15px;
}

h3 {
	letter-spacing: 0.15em;
	font: italic bold 12pt Times New Roman;
	color: #8492D5;
	margin: 0px 0px 0px 0px;
}

h4 {
    letter-spacing: 0.15em;
	font: italic bold 11pt Times New Roman;
	color: #8492D5;
	margin: 0px 0px 0px 0px; 
}




A:link { color: Blue; text-decoration:underline;}
A:visited {color: Blue; text-decoration:underline;}
A:hover {color:Blue;	text-decoration: underline;}

A.gray:link { color: #666666; text-decoration:none;}
A.gray:visited {color: #666666; text-decoration:none;}
A.gray:hover {color:#666666;	text-decoration: underline;}

.header-text { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; letter-spacing: 0.18em}

.justify {  text-align: justify}

.nav_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: black;
}

.light_bg{
	background-color: #EAEAF4;
}

A.navlink:link { 
color: #666666; 
text-decoration:none;
}
A.navlink:visited {
color: #666666;
text-decoration:none;
 }
A.navlink:hover {
color:#666666;	
text-decoration: none;
background-color : #EAEAF4;
}

UL.navlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #333333;
	margin-bottom: 15px;
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 8px;
	padding: 0px;
	list-style-type: none;
}

li.navlist2{  
margin-bottom: 4px; 
 }
 
 .nav{
	border-right: 1px solid #666666;
	background: #CCCCFF;
}

UL{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: black;
	list-style-type: square;
}

UL.square { 
list-style-type: square;
 }
 
 .headerborder{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

 .headerborder2{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

 .bodyborder{
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

 .tableborder {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.imgborder{
	border: 1px solid #999999;
}

 .dots {
	border-left: 1px dotted #666666;
}

.mainpadding{
	padding : 2px 50px 5px 50px;
}