/*

Custom GACCP styles

GACCP key color: #362C66

*/

body {
    background: #fff url(/img/bg_gradient.jpg) left top repeat-x;
    font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
    font-size: 12px;
}
#content_wrapper {
    width: 850px;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #fff;
    border-top: solid 5px #362C66;
    min-height: 500px;
}
#return_link {
    float: left;
}
#return_link span {
    font-size: 1.2em;
}
#header_logo {
    float: right;
    
}
#copyright {
    text-align: center;
    color: #999;
    font-size: .9em;
    margin-bottom: 40px;
}
.clear {
    clear: both;
    height: 10px;
}
.text {
	color: #000;
	font-family: Arial;
	font-size: 12px;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	color: #bbb;
}
a:link {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #9999ff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.vlink:link {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.vlink:active {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.vlink:visited {
	color: #362C66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.vlink:hover {
	color: #9999ff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.nav:link {
	color: #362C66;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.nav:active {
	color: #362C66;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.nav:visited {
	color: #362C66;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.nav:hover {
	color: #9999ff;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.crumb {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:link {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:active {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:visited {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:hover {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.afilter {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #362C66;
	font-weight: bold;
}
.curafilter {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #9999FF;
	font-weight: bold;
}
.tblnav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #362C66;
	text-decoration: underline;
}
.tblnavon {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #9999ff;
	background-color: #362C66;
}
.faqhead {
	font-family: Arial;
	font-size: 10px;
	color: #0000CC;
}
.brdr {
	background-color: #362C66;
}
.news {
	font-family: Arial;
	font-size: 10px;
	color: #666699;
	background-color: #fcfcfc;
}
.errmsg {
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;
}
.pgtitle {
	font-family: Arial;
	font-size: 14px;
	color: #362C66;
	font-weight: bold;
}
.login{
	font-family: Arial;
	font-size: 12px;
	color: #362C66;
	font-weight: bold;
}
.downhead {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #362C66;
}
.downrow1 {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
.downrow2 {
	font-family: Arial;
	font-size: 12px;
	background-color: #f9f9f9;
}
.report {
	font-family: Arial;
	color: #362C66;
	font-size: 12px;
}
.help_text {
    font-size: .8em;
    color: #666;
}
