@charset "utf-8";
/* CSS Document */

body {
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	background: #D7DEE4 repeat-x;
}
#header {
	background: #FFFFFF url(design_layout/acag_logo.jpg) no-repeat;
	height: 80px;
}
#navigation {
	background: #FFFFFF url(design_layout/bg_navigation.jpg) no-repeat;
	height: 55px;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
#footer {
	color: #4F6D93;
	font-size: 70%;
	background: #D7DEE4 url(design_layout/bg_footer.jpg) no-repeat;
	height: 80px;
	clear: both;
	padding: 5px 0px 5px 35px;
}
#footer a {
	color: #4F6D93;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 10px 0px;
}

#footer #copyright {
	text-align: left;
	padding-top: 40px;
}


#navigation li {
	display: inline;
	color: #000066;
}
#navigation a {
	color: #5B7598;
	text-decoration: none;
	font-size: 75%;
}

#holder {
	width: 850px;
	text-align: left;
	margin: 0px auto;
}
#innerwrapper {
	background: url(design_layout/bg_content.jpg) repeat-y;
}
#content {
	font-size: 90%;
	width: 622px;
	float: left;
	padding: 0px;
	text-align: left;
	}

#content p {
	padding-right: 35px;
	padding-left: 25px;
	color: #607E9A;
	padding-top: 0px;
	font-weight: normal;
}
h1 {
	font-size: 130%;
	color: #4F6D93;
	padding-left: 25px;
}
#content table {
	padding-left: 25px;
}



#rightside {
	font-size: 80%;
	margin-left: 632px;
	background: repeat-y;
	text-align: center;
	margin-right: 10px;
	width: 190px;
}
#holder #content-bottom {
	background: #ABD2E3 url(design_layout/footer_bg.jpg) no-repeat;
	height: 45px;
	width: 560px;
}
#rightside img {
	padding: 0px;
	text-align:center;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}
.smalltext {
	font-size: 80%;
}
#content a {
	font-weight: normal;
	color: #6F7391;
	text-decoration: none;
	font-size: 85%;
}
#rightside p {
	color: #607E9A;
	font-weight: normal;
	text-align: left;
	padding: 0px 5px;
	font-size: 100%;
}
#rightside a:link, a:visited, a:hover {
	color: #607E9A;
	text-decoration: none;
	text-align: center;
	font-size: 90%;
}

#rightside h6 {
	height: 20px;
	font-size: 100%;
	font-weight: normal;
	color: #4F6D93;
	padding: 0px;
	width: 195px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#rightside h5 {
	height: 20px;
	font-size: 90%;
	font-weight: normal;
	color: #4F6D93;
	padding: 0px;
	width: 200px;
}
#rightside h5 a {
	height: 20px;
	font-size: 100%;
	font-weight: normal;
	color: #4F6D93;
	padding: 0px;
	width: 200px;
	text-decoration: none;
}
#rightside h4 {

	color: #607E9A;
	font-weight: normal;
	text-align: left;
	padding: 0px 5px;
}
h2 {

	font-size: 110%;
	color: #4F6D93;
	padding-left: 25px;
}

input.btn {
	color: #4F6D93;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	text-align: center;
	float: left;

}

input.txt {
color:#006633;
border: 1px inset #0008b;
background-color:#FFFFFF;
width: 200px;

}
fieldset {
	border: 1px dotted #4F6D93;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 25px;
}


legend {
	color: #4F6D93;
	font-weight: normal;
	font-size: 110%;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
}
form p  {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}
form label {
	font-size: 80%;
	float:left;
	width:40%;
	color: #4F6D93;
	text-align: left;
}
#innerwrapper #content #indexlinks {
	font-size: 150%;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	background-color: #5A7994;
}
#admincontent {
	width: 100%;
	font-size: 90%;
	background-color: #FFFFFF;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
