a:link 
{  
	text-decoration: underline;
	}

a:visited 
{  
	color: #000080; 
	text-decoration: underline;
	}

a:hover 
{  
	COLOR: #0033cc; 
	BORDER-BOTTOM: #3399ff 1px dotted;
	text-decoration: underline;
	}

a.top:link 
{  
	text-decoration: underline;
	}

a.top:visited 
{  
	color: #000080; 
	text-decoration: underline;
	}

a.top:hover 
{  
	COLOR: #0033cc; 	
	BORDER-BOTTOM: none;
	}
	
a.nav:link
{
	font-family: arial;	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.nav:visited 
{  
	color: #FFFFFF; 
	text-decoration: none;
	}

a.nav:hover 
{  
	font-family: arial;	
	font-size: 12px;
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #ffffff 1px dotted;	
	text-decoration: none;
	}
	

.bodyhead
{
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0;
	}
	
.bodytext 
{	
	font-family: arial;	
	font-size: 12px;
	text-align: center;
	}
	
.lbodytext 
{	
	font-family: arial;	
	font-size: 12px;	
	}

.tbodytext 
{	
	font-family: arial;	
	font-size: 12px;
	color: #FFFFFF;	
	}
	
.bodytext1 
{	
	font-family: arial;	
	font-size: 12px;
	text-indent: 1; 
	line-height: 150%; 
	margin-left: 1; 
	margin-right: 1; 
	margin-top: 5; 
	margin-bottom: 5;
	text-align: Justify;
	}

.highlightbodytext 
{	font-family: arial;	
	font-size: 14px;	
	font-weight: bold;	
	}
	
.ttext 
{	
	font-family: arial;	
	font-size: 12px;
	font-weight: bold;
	BORDER-RIGHT: #1082C6 1px dotted;
	BORDER-TOP: #1082C6 1px dotted; 
	BORDER-LEFT: #1082C6 1px dotted; 
	BORDER-BOTTOM: #1082C6 1px dotted;
	}

.ttext1 
{	
	font-family: arial;	
	font-size: 12px;
	BORDER-RIGHT: #1082C6 1px dotted;
	BORDER-TOP: #1082C6 1px dotted; 
	BORDER-LEFT: #1082C6 1px dotted; 
	BORDER-BOTTOM: #1082C6 1px dotted;
	}

.tlinks
{	
	font-family: arial;	
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-indent: 1; 
	line-height: 150%; 
	margin-left: 1; 
	margin-right: 1; 
	margin-top: 5; 
	margin-bottom: 5;
	}
	
.LargeHighlite 
{	
	font-family: arial;	
	font-size: 16px;	
	font-weight: bold;	
	color: #000080;
	}

.linkbodytext
{	
	font-family: arial;	
	font-size: 12px;	
	color: #800000;
	}


.linkleft 
{	
	font-family: arial;	
	font-size: 12px;	
	color: #FFFFFF;
	}

.linkbody 
{	
	font-family: arial;	
	font-size: 12px;	
	color: #000080;
	font-weight: bold;
	}

.linkfooter 
{	
	font-family: arial;		
	color: #000080;
	}

.bodyfooter 
{	
	font-family: arial;	
	font-size: 10px;	
	}

.frame 
{
	BORDER-RIGHT: #ADB6C6 1px dotted;
	BORDER-TOP: #ADB6C6 0px dotted; 
	BORDER-LEFT: #ADB6C6 0px dotted; 
	BORDER-BOTTOM: #ADB6C6 0px dotted;
	}
	
#cpagebg
{ 
	border: #efefef solid 1px;
	background-color:#F5F9FA;
	padding: 5px;
	margin: 0px 0px 0px 10px;
	margin-top:10px;
	font-family: arial;	
	font-size: 12px;	
	}

#input
{
	border:1px solid #CCCCCC;
	background:#FFF
}

blockquote
{
  margin: 0;
  width: 70%;
  padding: 0 20px;
  background: #F5F9FA;
  border: 1px solid #efefef;
}
