/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin-bottom:50px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	font: 12px "Arial";
	color:black;
	line-height:1.8em;
	background:#b2b2b2;
}

a:link {color:#0066a4;text-decoration:none;}      /* unvisited link */
a:visited {color:#0066a4;text-decoration:none;}  /* visited link */
a:hover {color:#00a1b1;text-decoration:none;}  /* mouse over link */
a:active {color:#0066a4;text-decoration:none;}  /* selected link */
p{
margin-top:0px;
padding-top:0px;
font: 12px "Arial";
line-height:1.8em;
}
ul{
margin-top:0px;
font: 12px "Arial";
line-height:1.6em;
}
h1{
font:20px "Arial";
color:#00a1b1;
line-height:1.4em;
margin-top:0px;
padding:0px;
}
h2{
font:bold 12px "Arial";
color:#0066a4;
line-height:1.4em;
margin-top:3px;
margin-bottom:2px;
}

h3{
font: bold 14px "Arial";
color: #00a1b1;
line-height: 1.4em;
margin:0px;
}
form{
font:12px Arial;
margin-top:0px;
padding:0px;
}
input{
font:12px Arial;
border:0px;
}
textarea{
font:12px Arial;
border:0px;
}
#mainWrap {
	position:relative;
	width: 800px; 
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:32px;
	padding-left:32px;
	padding-right:32px;
	padding-bottom:0px;
	z-index:1;
	background:#ffffff;
}
#wrapper {
	position:relative;
	width: 800px; 
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding-bottom:12px;
	z-index:1;
}
#header{
position:relative;
z-index:5;
height:54px;
z-index:6;
}


#logo{
float:left;
width:280px;
height:54px;
}
#menuDiv{
float:left;
height:54px;
padding-top:20px;
top:0px;
left:0px;
z-index:6;
}
#menuPad{
top:20px;

}
#content{
position:relative;
width:800px;
min-height:520px;
clear:left;
z-index:-1;

}

#banner{
position:relative;
width:800px;
height:145px;
margin-top:55px;
margin-bottom:25px;
overflow:hidden;
}
#leftColumn{  /*formerly area_1*/
float:left;
width:265px;
text-align:right;
}

#menu_left{
height: 55px;
float: left;
width: 140px;
margin: 88px 0 0 0;
padding-right:20px;
}
#area_project{
float: left;
width: 640px;
margin: 88px 0 0 0;
}

#rightColumn{
float:right;
width:487px;
padding-bottom:20px;
}
#area_2{
padding-right:35px;
}
#footerWrapper {
position:relative;
	clear:both;
	left: 0;
	bottom: 0;
	width: 800px;
}
#myform{
	display:none;
	width:800px;
	height:590px;
	position: absolute;
	left:0px;
	bottom:30px; /* height of form */
	z-index:5;
	overflow:hidden;
}

#realform{
	height:580px;
	background:#E6E7E8;
	z-index:5;
}
#swoosh{
	position:relative;
	width:800px;
	height:54px;
	background:transparent;
	overflow:hidden;
	z-index:6;
}
#footer {
	position:relative;
	font:12px Arial;
	height: 24px;
	margin:0px;
	padding: 6px 8px 0 8px;
	background:url(/images/footer.png) no-repeat;
	width:800px;
	height:26px;
	color: #ffffff;
	z-index:6;
}
.copyright{
font:10px Arial;

}
.pad{
padding-left:14px;
padding-right:14px;
}
#qClicker{
z-index:7;
position:absolute;
top:3px;
left:100px;
}
#cClicker{
z-index:7;
position:absolute;
top:3px;
left:183px;
}
#topTabCont{
height:50px;
background:#ffffff;
}
#qTabTop{
z-index:7;
position:absolute;
top:20px;
left:100px;
height:41px;
overflow:hidden;
}
#cTabTop{
z-index:7;
position:absolute;
top:20px;
height:41px;
left:183px;
overflow:hidden;
}
#qtabform{
padding-left:10px;
padding-right:10px;
}
#ctabform{
padding:10px;
}
.roundedcornr_box_839019 {
   background: #cbccce;
}
.roundedcornr_top_839019 div {
   background: url(/images/roundedcornr_839019_tl.png) no-repeat top left;
}
.roundedcornr_top_839019 {
   background: url(/images/roundedcornr_839019_tr.png) no-repeat top right;
}
.roundedcornr_bottom_839019 div {
   background: url(/images/roundedcornr_839019_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_839019 {
   background: url(/images/roundedcornr_839019_br.png) no-repeat bottom right;
}

.roundedcornr_top_839019 div, .roundedcornr_top_839019, 
.roundedcornr_bottom_839019 div, .roundedcornr_bottom_839019 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_839019 { margin: 0 15px; }

.topborder{
border-top:1px solid black;
padding-top:10px;
}

.siblingParent {
	color: #0066a4;
	font: bold 14px "Arial";
	padding: 0 0 5px 0;
}

.siblingMenu, .siblingMenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.siblingMenu li{
padding: 5px 0 5px 0;
}

.siblingMenu a:link {color:#717174}      /* unvisited link */
.siblingMenu a:visited {color:#717174}  /* visited link */
.siblingMenu a:hover {color:#0066a4;}  /* mouse over link */
.siblingMenu a:active {color:#717174}  /* selected link */

.siblingActive a:link {color:#00a1b1;}      /* unvisited link */
.siblingActive a:visited {color:#00a1b1;}  /* visited link */
.siblingActive a:hover {color:#717174;}  /* mouse over link */
.siblingActive a:active {color:#00a1b1;}  /* selected link */

/* Iframe Styles */
#iframeDesc{
	font-size:11px;
	line-height:1.5em;
}
