@charset "utf-8";
/* CSS Document */



.blackHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.titleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#00483d;
	text-decoration: none;
}

.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
}

.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: maroon;
	text-decoration: none;
}

.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;	
	
}


.blackHu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a.blackHead:hover {
	color: #000000;
	text-decoration: underline;
}


.blueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
        color: #003366;
        text-decoration: none;
}



a.blueHead:hover {
	color: #003366;
	text-decoration: underline;
}



.redHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	text-decoration: none;

}



a.redHead:hover {
	color: maroon;
	text-decoration: underline;

}


.sansBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.sansRed:hover {
	text-decoration: underline;
	color: #000000;
}

.sansRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
        text-decoration: none;
	color: maroon;
}

a.sansRed:hover {
	text-decoration: underline;
	color: maroon;
}


.sansBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
        text-decoration: none;
	color: #003366;
}


a.sansBlue:hover {
	text-decoration: underline;
	color: #003366;
}



.blackQuiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.pageSpace {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


.pageBox {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.boxSpace {
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
}

.CMEblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	
	
}


.CMEred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: maroon;
	text-decoration: none;
	
	
}


.leftNav {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightNav {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
.footer {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.inside {
	color: #650715;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.date {
	color: #650715;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.title {
	color: #650715;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 5px 0px;
	font-family: Arial;
}
.text {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
.copyright {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
	padding: 15px 0px 0px 0px;
}
.searchtext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
a.text:link {
	color: #000000;
	text-decoration: none;
}
a.text:visited {
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	color: #000000;
	text-decoration: underline;
}	
a.leftNav:link {
	color: #000000;
	text-decoration: none;
}
a.leftNav:visited {
	color: #000000;
	text-decoration: none;
}
a.leftNav:hover {
	color: #650715;
	text-decoration: underline;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
a, a:visited {
	color: #650715;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #650715;
	text-decoration: underline;
}

.JACC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	
	
}

.JIMG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	
	
}


.JINT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
	text-decoration: none;
	
	
}

.ALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: maroon;
	text-decoration: none;
	
	
}

.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	
	
}

.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: maroon;
	text-decoration: none;
	
	
}

.titleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	
	
}

.titleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
	text-decoration: none;
	
	
}

