@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #002f38;
	background-image: url(../images/tile.gif);
	background-repeat: repeat;
}
#container {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(../images/qaac_07.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#inner {
	border: 1px solid #004f5f;
}
#header {
	background-color: #004f5f;
	height: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
	text-align: right;
	background-image: url(../images/qaacA_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#mainContent a.link, #mainContent a:visited {
	color: #e4310a;
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:active {
	color:e4310a;
	font-weight: bold;
	text-decoration: underline;
}
#footer { 
	padding: 0 10px;
	background:#004f5f; 
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul {
	margin-top: 1px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	text-align: right;
}

#navcontainer a {
	display: block;
	padding: 7px 3px;
	width: 193px;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover	{
	background-color: #FFF;
	color: #004f5f;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin: 15px 0 0 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	margin: 15px 0 0 0;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 15px 0 0 0;
	padding: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:link, a:visited {
	color: #004f5f;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #004f5f;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: 1px solid #EFEFEF;
	padding: 3px;
}
#mainimagespace {
	height: 200px;
	border: 1px solid #efefef;
	margin: 0 auto;
	background: url(../images/qaacmain.jpg) repeat-x top left;
}
