@charset "utf-8";
/* CSS Document */

#PageHeader {
	height: 120px;
	width: 100%;
	min-width: 775px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/header_background.png);
	right: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #48597B;
	color: #FFFFFF;
}
#NavBar {
	height: 24px;
	width: 470px;
	position: absolute;
	top: 68px;
	background-position: bottom;
	line-height: 20px;
	text-align: center;
	right: 0px;
}
.content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #5B7099;
	margin-bottom: 20px;

}
.title {
	font-size: large;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #48597B;
	color: #FFFFFF;
	line-height: 10px;
}

#container {
	top: 137px;
	position: absolute;
	width: 96%;
	float: left;
	margin-bottom: 50px;
	min-width: 735px;
	left: 2%;
}
.SideContent {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	background-color: #5B7099;
	margin-top: 18px;
	line-height: normal;
	height: auto;
}
#rights {
	font-size: x-small;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}


.NavBot {
	color: #FFFFFF;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	font-size: x-small;
	text-decoration: none;
}
#SubMenu {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	font-size: small;
}
#spacer {
	height: 40px;
	width: 100%;
	float: left;
}


.NavBot a {
	color: #FFFFFF;
	text-decoration: none;
}



#ccqcLogo {
	position: absolute;
	height: 107px;
	width: 250px;
	left: 10px;
	top: 5px;
}
.imgcontent {
	padding-bottom: 10px;
	width: 100%;
	height: 150px;
}
.contentwrapper {
	width: 69%;
	float: right;
	margin-left: 7px;
	min-width: 400px;
}
.SideContentwrapper {
	float: left;
	width: 29%;
	font-size: small;
	line-height: 11px;
	min-width: 100px;
}
.NavBot2 {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	text-align: center;
}
.NavBot2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.title a {
	color: #FFFFFF;
	text-decoration: none;
}
.SideContent a {
	color: #FFFFFF;
	text-decoration: none;}

.contentcal {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #5B7099;
	font-size: small;
	margin-bottom: 20px;
	background-position: center;
	padding-bottom: 5px;
}
.link a {
	color: #FFFFFF;
	text-decoration: none;
}
.option a {
	color: #FFFF00;
	text-decoration: none;
	font-size: medium;
}
.option {
	font-size: small;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #48597B;
	color: #FFFFFF;
	line-height: 10px;
}
