/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

img
{
	border:0;
}

.text
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
color:#003399;
font-weight:bold;
}

.text1
{
font-family: "Courier (T1)";
font-size:15.5px;
font-weight: bolder;
color:#02530b;
}

.text2
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#140858;
line-height: 20px;
}

.text3
{
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#911724;
}

.text4
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:normal;
}

.text1normal
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
}

.greennormal
{
font-family: "Times New Roman";
font-size:14px;
font-weight:normal;
color:#02530b;
}

a		
{ 
color: #140858; 
text-decoration: none; 
}
a:link 		
{ 
color: #140858; 
text-decoration: underline;
}
a:hover 		
{ 
color: #336600; 
text-decoration: none; 
}
a:visited 		
{ 
color: #140858; 
text-decoration: underline; 
}

div#topbckgrdn 
{
  background-image:url("../images/bckgrd_main1.gif"); 
  background-repeat:repeat-x; 
}

div#topnav												
{
	
	left: 0px;
	top:116px;
	width: 1004px;
	height: 22px;
	vertical-align:bottom;
	background-color: #140858;
	border-top-width:thin;
	border: 1px solid #ffffff;
	border-bottom-width: thin;
	border-bottom-style:outset;
	border-bottom-color:#000000;
	border-left-style:solid;
}
 
.intext	
{ 
font: 11px/16px arial, sans-serif; 
font-weight:normal; 
color: #000000;
}

.topnav		
{ 
font: 11px/16px arial, sans-serif; 
font-weight:bold; 
color: #FFFFFF;
}

.topnav a		
{ 
font: 11px/16px arial, sans-serif; 
font-weight:bold; 
color: #FFFFFF; 
text-decoration:none;
}
 
.topnav a:link	
{ 
font: 11px/16px arial, sans-serif; 
font-weight:bold; 
color: #FFFFFF; 
text-decoration:none;
}
 
.topnav a:visited	
{ 
font: 11px/16px arial, sans-serif; 
font-weight:bold; 
color: #FFFFFF; 
text-decoration:none;
}
 
.topnav a:hover	
{ 
font: 11px/16px arial, sans-serif; 
font-weight:bold; 
color: #FFFFFF;
text-decoration:UNDERLINE;
} 

.dropdown_item	
{ 
font: 11px Arial, Helvetica, sans-serif; 
color: #140858; 
background-image:url("../images/bckgrd_dropdown_item.gif"); 
background-repeat:repeat-x; 
padding-bottom:5px; 
padding-top:5px; 
padding-left:5px; 
text-align:left; 
}

.dropdown_item a	
{ font: 11px Arial, Helvetica, sans-serif; 
color: #140858; 
text-decoration:none; 
text-align:left; 
}
.dropdown_item a:visited  
{ 
font: 11px Arial, Helvetica, sans-serif; 
color: #140858; 
text-decoration:none; 
text-align:left; 
}
.dropdown_item a:hover    
{ 
font: 11px Arial, Helvetica, sans-serif; 
color: #336600; 
text-decoration:underline; 
text-align:left; 
}

.list
{
text-align:left;
display: list-item;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#003399;
list-style-type: none;
list-style-image:url(../images/tick.gif);
line-height: 20px;
}

.list1
{
text-align:left;
display: list-item;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#2e3092;
line-height: 25px;
list-style-image:url(../images/arrow.gif);
}
