/* CSS Document */

.cpfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cpfont .cpfontreg{
	font-size:12px;
}

.cpfont .cpfontblack{
	font-size:12px;
	color:#000000;
}

.cpfont .cpfontbold{
	font-size:12px;
	font-weight:bold;
}

.cpfont .cpfonttitle{
	font-size:24px;
	font-weight:bold;
}

.cpfont .cpfontheading{
	font-size:16px;
	font-weight:bold;
}

.cpfont .cpfontheading18{
	font-size:18px;
	font-weight:800;
}

.cpfont_lighttitle{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.cpfont .cpedittext{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}

.cpfont_redtitle{
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
}

.mainbannermiddle .maintext{
	color:#003366;
	font-size:24px;
	font-weight:bold;	
}

.welcomebannermiddle .welcometext{
	color:#003366;
	font-size:24px;
	font-weight:bold;	
}

.titlebannermiddle .bannertext{
	color:#003366;
	font-size:14px;
	font-weight:bold;	
}

.titletext{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#003366;
}

.largefont {
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.largefont_light {
	color:#CCCCCC;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.minifont {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.minifont a:link {
	font-size: 10px;
}

.microfont {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.titlefont {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.regfont_light{
	text-align:center;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.largetitle_18{
	font-size:18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.standardlook{
	padding:0px;
	font-size:8px;
	font-weight:normal;
	text-transform:none;
}

.standardlook a:link {
	color:#194584;
	font-weight:normal;
}

.standardlook a:hover a:active {
	color:#993300;
	text-decoration:underline;
}