@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	width:965px;
	height:2000px;
	background-color:black;
}

.keywords {
 font-size:1px; color:white; display:none;
}

.maintext {
  font-size:12px; font-family:Arial; text-align:justify;
}

.twoColElsLtHdr #container { 
	width: 965px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
.twoColElsLtHdr #header div#logo { 
	height:178px;
	width:388px;
	position:relative;
	top:7px;
	left:272px;
	background:#333 url(/images/arpq_half_tr.gif) no-repeat;
	background-position:-10px left;
	/*border:1px solid black;*/
	float:left;
	
}

.twoColElsLtHdr #container #header {
	background-color:#272727 !important;
}
 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColElsLtHdr #header a div {
    border:1px solid black;
	background-color:#CCCCCC;
	margin-bottom:15px;
	margin-right:15px;
	
} 

.twoColElsLtHdr #navbar {
   border-top:2px solid #27;
}

.twoColElsLtHdr #navbar #navcontainer {
   display:block; width:965px; display:block; height:52px; clear:both;
   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E2334', endColorstr='#000000'); /* for IE */
   /* background: -webkit-gradient(linear, left top, left bottom, from(#4E2334), to(#000)); /* for webkit browsers */
   /* background-image: -moz-linear-gradient(100% 100% 90deg, #2F2727, #1a82f7);*/
}

.twoColElsLtHdr #navbar .navtab {
    width:190px;
	float:left;
	display:block;
	height:2em;
	background-color:black;
	border-right:3px #B4C1C7 solid;
	text-align:center;
	padding-top:17px;
	padding-bottom:3px;
	border-collapse:collapse;
	margin:0;
	/*cursor:pointer;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E2334', endColorstr='#000000'); /* for IE */
    /*background: -webkit-gradient(linear, left top, left bottom, from(#4E2334), to(#000)); /* for webkit browsers */
   /* background-image: -moz-linear-gradient(100% 100% 90deg, #2F2727, #1a82f7);*/
}

.twoColElsLtHdr #navbar #navcontainer a:link, .twoColElsLtHdr #navbar #navcontainer a:visited {
   text-decoration:none; display:block; color:white;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E2334', endColorstr='#000000'); /* for IE */
  /*  background: -webkit-gradient(linear, left top, left bottom, from(#4E2334), to(#000)); /* for webkit browsers */
  /*  background-image: -moz-linear-gradient(100% 100% 90deg, #4E2334, #000);*/
}


.twoColElsLtHdr #navbar #navcontainer a:active {
 	display:block;
}

.twoColElsLtHdr #navbar #navcontainer a:hover {
   /* background-color:#4189E2;
   background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;*/
	cursor:pointer;
	color:#FFFFFF;
	display:block;
}

.subnav {
    width:100px;
}

.twoColElsLtHdr #sidebar_left {
	float: left; 
	background-color: white;
	padding-top:10px;
	padding-left:5px; 
	padding-right:15px;
	float:left;
	width:10em;
	height:1977px;
	border-left:5px solid white;
	/*border-top:5px solid #CCCCCC;*/
}

.twoColElsLtHdr #sidebar_right {
	float: right; 
	background-color: white;
	/*padding-top:10px;*/
	padding-left:5px; 
	padding-right:15px;
	width:10em;
	height:1987px;
	border-right:5px solid white;
	/*border-top:5px solid #CCCCCC;*/
}


.twoColElsLtHdr #sidebar_right .partner {
	padding-left:5px;
}


#surveybox {
    background-color:#336699;
	margin-left:0;
	filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius :.5em;
	border:1px solid black;
	color:white;
	font-size:11px;
}

#surveybox input[type=submit] {
    margin-left:70px;
	margin-top:10px;
}

.twoColElsLtHdr #loginbar, .twoColElsLtHdr #loginbar form {
    margin:0; padding:0; clear:both; width:540px;
}

#logsubmit {
    width:205px;
}

.twoColElsLtHdr #mainContent {
	border-left:1px solid black;
	border-right: 1px solid black;
	float:left;
	width:590px;
	min-width:590px;
	padding: 0 0 0 0;
	margin: 0;
	display:inline;
} 
.twoColElsLtHdr #footer { 
	padding: 0 0; 
	background-color:#FBF3DB;
	width:965px;
} 

.twoColElsLtHdr #footbar {
   border-top:2px solid #B4C1C7;
}

.twoColElsLtHdr #footbar #footcontainer {
   display:block; width:965px; display:block; height:51px; clear:both;  text-align:right;
}


.twoColElsLtHdr #footbar #footcontainer a:link {
    color:#666666; padding:5px; font-size:11px;
}

.twoColElsLtHdr #footbar #footcontainer a:visited {
  	color:#333333; font-size:11px;
}

.twoColElsLtHdr #footbar #footcontainer a:hover {
    background-color:black;
	color:#333333;
	font-size:11px;
}



.twoColElsLtHdr #footbar #footcontainer a:active {
 	color:#333333;
	font-size:11px;
}

#copyright {
   display:block; width:782px; display:block; height:12px; clear:both;  text-align:right; padding-left:175px; padding-top:5px; font-size: 10px;
}

#sidecontainer {
  padding-top:5px;
  margin-top:5px;
  padding-bottom:10px;
}

#sidecontainer a{
   display:block;
   color: #FFF;
   background-color: #036;
   width: 9em;
 
   text-decoration:none;
   border-bottom: 1px solid #fff;
   font-weight:bold;
  
}

#sidecontainer a:hover{
   background-color: #369;
   color:#fff;
}

#sidecontainer ul {
    list-style:none; margin:0; padding:0;
}

#sidecontainer li li a{
    font-size:11px;
	display:block;
	color:#FFF;
	background-color: #69c;
	width:9em;
	padding: 3px 3px 3px 17px;
	border-bottom:1px solid #fff;
	font-weight:normal;
	margin-left:45px;
}

#sidecontainer li li a:hover{
    font-size:14px;
	display:block;
	color:#FFF;
	background-color: #69c;
	width:9em;
	padding: 3px 3px 3px 17px;
	border-bottom:1px solid #fff;
	font-weight:normal;
	margin-left:45px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.partner {border-bottom: 1px solid black;}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 930px;
	background: #222;
	height:52px;
	/*font-size: 1.2em;*/
	background: #333 url(images/topnav_bg.gif) repeat;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	font-size:12px;
	width: 145px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center;
}
