a.alt2
{
	color: #270153;
}

a:hover.alt2
{
	color: #E5C007;
}

a.alt
{
	color: #330066;
	font-weight: bold;
}

a:hover.alt
{
	color: FFCC00;
	font-wieght: bold;
}


a.alt3
{
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.alt3
{
	color: 6699FF;
	font-wieght: bold;
		text-decoration: underline;
}

a:link.cc {  
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #330066; 
}

a:visited.cc {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
}  


a:hover.cc {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	color: #330066; 
} 

.ttl
{
	color: #330066;
	font-size: 16px;
	font-weight: bold;
}

h5
{
	color: #330066;
}

h6
{
	color: #FFCC00;
	font-size: 16px;
	font-weight: bold;
}

ul
{
	line-spacing: 22px;
}

.BodyTextSm
{
	color: #000000;
	font-size: 14px;
}


.FormLabels
{
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Input
{
 	font-family : helvetica,  arial, sans-serif;
 	font-size : 11px;
	background-color: #ccccff;
}

.Select
{ 
	font-family: helvetica, arial,  sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #ccccff; 
	width: 220px;
}

.Textarea
{
	font-family:  helvetica, arial, sans-serif;  
	font-size: 12px; 
	font-weight: normal; color: black; 
}

.list
{ 
	font-size: 11px;
}

td
{
	font-size: 13px;
	font-family: arial;
}

.Input2
{
 	font-family : helvetica,  arial, sans-serif;
 	font-size : 11px;
}

.error
{
	color: Red;
	font-weight: bold;
}

.list_comp
{
	color: Black;
	font-weight: bolder;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.td1
{
	background-color: #6699FF;
	color: White;
	font-size: 12px;
	padding: 10px;
}

.td2
{
	background-color: #E2C016;
}

.td3
{
	background-color: #EDD15A;
}

.td3
{
	background-color: #EDD15A;
}

.td4
{
	border-style:none; 
	border-width:medium;
	background-color:#FFFfff;
	border-left-style: none; 
	border-right-style: none; 
	border-bottom-style: none;
}

.tdw
{
	background-color: #ffffff;
	color: #000000;
}

.hide
{
	visibility: hidden;
}

.ccttl1
{
	color: #330066;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:bold;
	
}

.ccttl2
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330066;
	font-weight: bold;
	font-style:  italic;
}

.ccttl3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330066;
	font-weight: bold;
}

.cctext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.cchr 
{
	color: #330066;
}

.tdcc1
{
	background-color: #330066;
	color: #ffffff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15px;
}
	
.tdcc2
{
	background-color: #EBE1F4;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.tdccw
{
	background-color: #ffffff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
	
.ccheading
{
	color: #330066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
}







#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 100%;
height: 15px;
border-top: 0px solid #ddd;
}

#navlist
{
width: 100%;
text-align: center;
vertical-align: top;
margin: 7px auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 5px;
vertical-align: top;
margin: 0 auto;
text-indent: 0;
display: inline;
color: #330066;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #888;
font-size: 1em;
padding: 0 px;
margin: 5px auto;
border-top: .5em solid #eee;
}

#navlist li a:hover,#navlist a#current
{
color: #333;
border-top: none;
font-size: 1.5em;
}

#navlist a#current { color: #fc6; }




	
	#navcontainer3
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist3 ul
{
margin: 0 0 0 60px;
}

#navlist3 li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist3 li a, #navlist3 li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist3 li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist3 li a#current3, #navlist3 li a#current3:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist3 li a#current3:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}

.standard
{
	color: #663399;
	font-size: 12px;
	padding: 0px;
	margin: 20px 0 4px 0;
	text-align: left;
}

p.style1
{
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0 0 0 0;
	text-align: left;
}

.left
{
	text-align: left;
}

.header
{
	text-align: left;
	font-weight: bold;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.main { padding: 7px; margin: 7px 7px 7px 7px; display: inline; }
