
body{
	background:#9B8C85;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	}
	
h2, h3 {
	color:#68A5D3;
	}
a {
	color:#000000;
}
img {
	border:none;
}
.clr {
	clear:both;
}

li{
	text-align:left;
}
.fLeft, .left {
	float:left;
}
.fRight, .right {
	float:right;
}
.aLeft {
	text-align:left;
}
.aCenter {
	text-align:center;
}
.pad20 {
	padding:0 20px;
}
.pad10{
	padding: 10px;
}
.m10{
	margin:10px;
}
.alert {
	color:#FF0000;
}
#header {
	background:#4F6175;
	width:990px;
	height:118px;
	border-bottom:11px solid #BBAA8E;
	text-align:left;
}
#header img {
	float:left;
}
a.logo {
	margin:0;
	padding:0;
	width:750px;
	float:left;
}
#page {
	width:990px;
	height:100%;
	overflow:auto;
	background:#F3F2F2;
	}
#menu_col {
	margin:0;
	padding:0;
	width:200px;
	float:left;
}
#footer {
	height:30px;
	background:#4F6175;
	color:#F3F2F2;
	width:990px;
	font-size:10px;
}

#holder {
	margin:0;
	background:#FFFFFF;
	padding:10px;
	width:759px;
	float:left;
	text-align:left;
	min-height:400px;
	border-left:1px solid #CCCCCC;
	
}
#holder.index {
	padding:0;
	width:622px;
	border-right:1px solid #cccccc;
	
}

#qoutes_col {
	float:left;
	width:164px;
	margin-left:1px;
	height:100%;
}
span.req {
	color:#FF0000;
	font-style:italic;
	}
/*--------------------------------------------------Menu-------------------------*/
#menu{
	text-align:left;
	margin-bottom:20px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li.parent {
	background:url(../members/images/arrowLeft.gif) #84BDDE right no-repeat; 
}
#menu a  {
	display: block;
	margin: 0;
	padding: 4px 3px;
	color: #000000;
	font-size:12px;
	text-decoration: none;
	padding-left:10px;
	width:100%;
}

#menu a:hover {

	text-decoration:underline;
}

#menu ul  ul {
	position: absolute;
	top: 0;
	left: 100%;
	width:100%;
	border-left:none;
	background:#84BDDE;
}
#menu ul li {
	border:1px solid #ADCEE6;
	position: relative;
	list-style:none;
	background: #84BDDE;
}
#menu ul ul li {
	border:1px solid #84BDDE;
	background: #ADCEE6;
	width:100%;
}
div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}

/*------------------------------Main index-------------------------*/


#authLogo{
	position:relative;
	bottom:125px;
	left:-395px;
	padding:0;
}
#factsImg {
	display:none;
}
 #factsImg.index {
 	position:relative;
	bottom:275px;
	left:415px;
	padding:0;
	display:block;
}


/*------------------------------------- Qoutes col ----------------------------*/
#qoutes_col p, #qoutes_col a {
	padding:5px;
	font-style:italic;
	color:#666666;
	text-align:center;
}
p.quoteSig, #qoutes_col a {
	font-size:10px;
	font-style:normal;
}
#qotes_col img {
	position:relative;
	bottom:10px;
}

/*------------------------------------------ footer menu ------------------------------*/
#footer ul, #footer li {
	margin:0;
	padding:0;

}
#footer p {
	margin:0;
}
ul.footerMenu li{
	display:inline;
}

ul.footerMenu li a{
	margin:0;
	color:#FFFFFF;
	text-align:center;
}
