/* AQ main stylesheet - KHackenberg - GOULD */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    margin:2px 0;
    padding:2px 4;
}
.regularText
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

	.content-center-sub {
		margin: 0 0 10px 0;
		background: #fff;
		color: #454545;
		padding: 5px 5px 0px 5px;
		/*font-size: 85%;*/
		/*font-family: Arial; */
		/*float: left;*/
		/*border-bottom: dotted 1px #ccc;*/
	}
		

.justify
{
	text-align: justify
}

.center
{
	text-align: center
}

.left
{
	text-align: left
}


.UpperCase
{
	text-transform:uppercase;
}

li, dd, blockquote {
    margin-left: 0px;
}

fieldset {
    padding:0px;
}

html, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	scrollbar-face-color: #9999cc; 
	scrollbar-highlight-color: #abb0cf; 
	scrollbar-shadow-color: #0e247a; 
	scrollbar-3dlight-color: #0e247a; 
	scrollbar-arrow-color:  #0e247a; 
	scrollbar-track-color: #abb0cf; 
	scrollbar-darkshadow-color: #ffffff; 
	onload: mm_preloadimages('/aq/media/images/jpg/news2.jpg','/aq/images/status2.jpg','/aq/images/about2.jpg','/aq/media/images/jpg/divs2.jpg','/aq/media/images/jpg/home2.jpg','/aq/media/images/jpg/rules2.jpg','/aq/media/images/jpg/contact2.jpg', '/aq/media/images/symbols/shape_sq_lp.gif','/aq/media/images/symbols/arrow.gif');	
}

#sizer { display:none } 

.odd{background-color:#FFFFFF;padding:inherit;margin:inherit;}
.even{background-color:#eeeef7;padding:inherit;margin:inherit;}

#wrapper {
      margin: 0 auto;
      vertical-align: middle;
      horizontal-align: top;
      width: 100%;
	  height:100%;
}

#wrapper2{
      margin: 0 auto;
      vertical-align: middle;
      horizontal-align: bottom;
      width: 100%;
      height: 100%;	  
}

#wrapper3{
      margin: 0 auto;
      vertical-align: middle;
      horizontal-align: bottom;
      width: 100%;
      height: 100%;	  
}

.white {
	font-size: 80%;
	color: #ffffff;
	font-weight: normal;
}

#main a:link {
	color:#333e80;
	text-decoration:underline;
}
#main a:visited { color:#330099; text-decoration:underline }
#main a:hover { color:#ff0000; text-decoration:none; cursor:pointer }

h1 {
	font-size: 110%;
	color: #333e80;
	font-weight: bold;
	margin: 2px;
	padding: 0px;
}

h2 {
	font-size: 100%;
	color: ;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	text-transform: capitalize;
}

h3 {
	font-size: 90%;
	color: #333e80;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	color: #333e80;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h5 {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%;
	color: #000000;
	padding: 0px;
}

h6 {
	font-size: 70%;
	color: #333e80;
	font-weight: bold;
}

strong {
	font-size: 100%;
	font-weight: bold;
}

em {
	font-size: 100%;
	font-style: italic;
}

p {
	font-size: 80%;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.tiny {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
}

.blueBold 
{
	color: #CC0000;
	font-weight: bold;
}

.tinyBold {
	color: #000000;
	/* font-size: 80%; */
	font-weight: bold;
	font-size: 90%;
}

.tinyGray {
	font-size: 70%;
	color: #D0D0D0;
	font-weight: normal;
}


.bullet {
	padding-left: 25px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_rd_lp.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

.bulletTiny {
	background-image: url(/aq/media/images/symbols/shape_rd_lp.gif);
	background-repeat: no-repeat;
	font-size: 70%;
	list-style-image: none;
	background-position: 1px 6px;
}


ul {
	padding-left: 50px;
}

ul.no_padding {
	padding-left: 0px;
}

li {
	padding-left: 25px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_sq_blu_lp.gif);
	background-repeat: no-repeat;
	background-position: 2pt 4pt;
	text-align: left;
}

li.check
 {
	padding-left: 25px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/Check_yes_small.gif);
	background-repeat: no-repeat;
	background-position: 2pt 4pt;
	text-align: left;
}

li.no_image 
{
	padding-left: 2px;
	list-style: none;
	list-style-image:none;
	background-image:none;
}

li.number
{
	padding-left: 2px;
	list-style-type:decimal;
	background-image:none;
}

li.lower
{
	padding-left: 2px;
	list-style-type:lower-alpha;
	background-image:none;
}

li.lower-pad
{
	padding-left: 2px;
	list-style-type:lower-alpha;
	margin-left:20px;
	background-image:none;
}

li.upper
{
	padding-left: 2px;
	list-style-type:upper-alpha;
	background-image:none;
}

li.upper-pad
{
	padding-left: 2px;
	list-style-type:upper-alpha;
	margin-left:20px;
	background-image:none;
}

li.lower_roman
{
	padding-left: 2px;
	list-style-type:lower-roman;
	background-image:none;
}

li.lower_roman-pad
{
	padding-left: 2px;
	list-style-type:lower-roman;
	margin-left:20px;
	background-image:none;
}

li.lower_roman
{
	padding-left: 2px;
	list-style-type:upper-roman;
	background-image:none;
}

li.lower_roman-pad
{
	padding-left: 2px;
	list-style-type:upper-roman;
	margin-left:20px;
	background-image:none;
}

ol {
	list-style-type: lower-roman;
	color: #000000;
	font-weight: normal;
}

.indent {
	margin-left: 50px;
}
.indent2 {
	margin-left: 75px;
}
.indent3{
	margin-left: 35px;
}
.indent4{
	margin-left: 25px;
}
.imgCL {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #ffffff;
	align: absmiddle;
}

.imgTC {
	float: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
	border: 1px solid #ffffff;
	vertical-align: middle;
}
.imgTL {
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #ffffff;
	padding: 0px;
}
.imgTR {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #ffffff;
	clear: both;
}
.imgBR {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #ffffff;	
}
.imgBL {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ffffff;	
}

.smImgTC {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	border: 1px solid #ffffff;
	vertical-align: middle;
}

.button1 {
	background-color: #7d86b5;
	cursor: pointer;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #7979bd;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #7979bd;
	white-space: nowrap;
}
.textfield1 {
	background-color: #f7f7f7;
	cursor: text;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7979bd;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #7979bd;
}

.bullet-normal  a {
	padding-left: 25px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_rd_lp.gif);
	background-repeat: no-repeat;
	background-position: 10px 30%; 
}

.bullet-normal  a:hover {
    padding-left: 25px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_sq_lp.gif);
	background-repeat: no-repeat;
	background-position: 10px 30%;
}

.bullet-home {
	padding-left: 15px;
	list-style: none;
	background-image: url(/aq/media/images/symbols/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
}

.bullet-lg  a {
    padding-left: 25px;   
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_sq_blu_lp.gif);
	background-repeat: no-repeat; 
	background-position: 10px 3px; 
	font-weight: normal;
}

.bullet-lg  a:hover {
    padding-left: 25px;   
	list-style: none;
	background-image: url(/aq/media/images/symbols/shape_sq_lp.gif);
	background-repeat: no-repeat; 
	background-position: 10px 3px; 
	font-weight: normal;	
}

.bullet-main {
	padding-left: 5px;
	list-style: none;
	/* background-image: url(/aq/media/images/symbols/shape_sq_lp_lg.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: 0px 2px; */
	background-color: #eeeef7;
	font-weight: normal;
}

#left_nav a:link { color:#000000; text-decoration:none }
#left_nav a:visited { color:#000000; text-decoration:none }
#left_nav a:hover { color:#000000; text-decoration:underline; cursor:pointer}

.left_nav {
	background-color:#ffffff;
	color:#000099;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:1px;
	font-size:70%;
	text-align: left;
	font-weight: normal;	
}

.table1 {
	border: 1px solid #7d86b5;
	margin: 0px;
	padding: 0px;
}

.table2 {
	background-color: #eeeef7;
}

.tinyBoldRed {
	color: #ff0000;
	font-size: 70%;
	font-weight: bold;
}

.tableHeader1 {
	border: 1px none #ffffff;
	margin: 0px;
	background-color: #7d86b5;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	line-height: 22px;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tableHeader2 {
	border: 1px none #ffffff;
	margin: 0px;
	background-color: #7d86b5;
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	white-space: nowrap;
	padding: 0px;
}

.subTitle {
	font-size: 90%; 
	font-weight: bold; 
	color: #333e80;
}
.styleBlue
{
	font-size: 90%; 
	color: #333e80;
}

/* mark for console*/
.style11 
{
	color: #ff0000
}
/* mark for console*/
.style3 {
	font-size: 12px; font-weight: bold; color: navy;
}

/* mark for console*/
.style4 {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	}
/* mark for console*/
.style4Bold {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}
/* mark for console*/
.style8 {
	font-size: 70%;
	font-weight: normal;
	color: #000000;	
}
/* mark for console*/
.style10 {
	font-size: 70%;
	font-weight: bold;
	color: navy;
}

.highlight 
{
	font-weight: bold;
	color: #ff0000
}

/* mark for console*/
.header 
{
	font-size: 18px;
	font-weight: bold;
	color: navy;
}

.headerImage
{
	width: 115px; 
	height: 75px; 
	border: 0px;
}

.headerWback {
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	background-color: #7d86b5;
}

.databox {
	border: 1px solid #7d86b5;
	padding: 0px;
	margin: 0px; 
}

.divspace {
	margin: 5px;
	padding: 5px;
}

.table3 {
	margin: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eeeef7;
}

.tableBorder1 {
	border: 2px solid #7d86b5;
}

.imgBulletCir {
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #ffffff;
	padding: 0px;
	clear: both;
	vertical-align: top;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 

#skip a:active 
{ 
	position:static; 
	width:auto; 
	height:auto; 
} 

.mainPadding {
	padding-left: 25px;
	padding-right: 25px;
}

.faq:target, .sftarget{
	border: 4px dotted #C7A867;
	position: relative;
	top: 0px;
	padding: 5px;
	background-color: #f8f8f8;
}

.top_bottom_padding {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_padding {

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.policiesHead 
{
	text-align: left; 
	font-size: 80%; 
	font-weight: bold;
}
.policiesRow
{
	text-align: left; 
	vertical-align: top; 
	font-size: 80%; 
	font-weight: normal;
} 
