/* Global Defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img,abbr {
	border:0;
}

address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

div {
	text-align: left; 
	vertical-align: top; 
}

q:before,q:after {
	content:'';
}

a,ins {
	text-decoration:none;
}

strong { 
	font-weight: bold;
}

cite {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
}

/*Font Definitions*/

h2, h4, h6, body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

blockquote, em, h1, h3, h5, i  {
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*Text Styling*/

body { 
	font-size: .75em; 
	line-height: 1.5em;
	color: #424242;}

table { 
	font-size: 1em; 
	line-height: 1.5em;
	color: #424242;}

i, em { 
	font-style: italic;
}

blockquote {
	clear:both;
	font-size:1.2em;
	line-height: 1.6;
	padding: 0px;
	color: #666666;
}

blockquote, blockquote p {
	clear: both;
	color: #666666;
}

.smallcaps {
	font: small-caps 1.5em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
	text-transform: lowercase;
	letter-spacing: .1em;
}

.citation, .cite {
	font-size: 12px;
}

.error {

	color:#FF0000;
}

#feature h2, #signin h2, #links h2, .three_col_list h2 {
	padding-bottom: 5px;
	font-size: .92em;
	line-height: 1em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}


#feature h3, #signin h3, #links h3, .three_col_list h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #0e4726;
	position: relative;
	padding: 10px 0px;
}

.three_col_list h5 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: .2em;
	margin-top: 10px;
	color: #0e4726;
	position: relative;
	}
	
.three_col_block h2 {
	font-size: .8em;
	}

.three_col_block h4 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: .2em;
	margin-top: 10px;
	color: #0e4726;
	position: relative;
	}
	
.three_col_block p {
	font-size: 1em;
	line-height: 1.2em;
	}


.sidehead {
	margin-bottom: .5em;
	border-bottom: solid 1px #aaaaaa
}

.listline {
	margin-bottom: .5em;
	margin-top: .5em;
	border-bottom: solid 1px #aaaaaa
}


/*Default Links - Global*/

a {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active
{
	color: #54846c;
	background: transparent;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #054923;	
	text-decoration: none;
}


/*Layout Grid*/

#compound {
	background-color: #ece8e3;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	margin-top: 0px;
	width: 700px;
}

#top {
	height: 180px;
}

#header {
	display: block;
	height: 140px;
	background-image: url(../images/A-q_06.gif);
	margin-bottom: 0px;
	margin-top: 0px;
}

#header, #content, #bottom {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

#content
{	
	width: 700px;
	margin: 0 auto;
	background: transparent url(../images/bg_gradient_content.gif) repeat-x;
}

#column1
{
	float: left;
	width: 500px;
	min-height: 400px;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-x;
	background-color: #ece8e3;
	padding: 0px;
	margin: 0px;
}

#columnwide
{
	float: left;
	width: 700px;
	min-height: 400px;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-x;
	background-color: #ece8e3;
	padding: 0px;
	margin: 0px;
}

#column2
{
	width: 160px;
	min-height: 200px;
	margin: 0 0 0px 500px;
	padding: 20px 20px;
	background-image: url(../images/bg_gradient_content.gif);
	background-repeat: repeat-x;
	background-color: #ddd8d1;
}

#column2_bot {
	background-image: url(../images/bg_col2_bot.jpg);
	background-repeat: repeat-x;
	background-color: #ddd8d1;
	height:50px;
}

#module {
	padding:20px;
}

#feature, #signin, #links { 

	padding: 20px;

}

.base_image {
	text-align: right;
	display: none;
}

.three_col_list {
	padding: 0px 20px 20px 20px;
}


#signin table {
	width: 300px;
	border: thin solid gray;
	margin-bottom: 10px
	
}

#signin table td {
	padding: 5px
}

.three_col_list ul li {
	display: inline;
	float: left;
	width: 175px;
	height: 175px;
	margin: 10px;
	padding: 10px;
	background-color: white;
	border: solid 1px #999999;
	overflow: hidden;
	}
	
.three_col_block ul {
	display: inline;
	float: left;
	width: 175px;
	margin: 10px;
	padding: 10px;
	background-color: white;
	border: solid 1px #999999 
	}
	
#feature ol {
	list-style: decimal;
	margin-left: 20px;
	margin-bottom: 10px
	}


#feature ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px
	}
	
#feature ul ul {
	list-style: square
	}	


#feature p, #signin p, #links p{
	padding-bottom: 10px
}

#poster {
	margin-bottom: 20px;
	width: 160px;
	background-color: white

}

.clear-both {
	clear: both;
	float: none
	
}

#bottom {
	background-color: #ffffff
	}

.footer {
	vertical-align: bottom;
	height: 50px;
	background-color: #00301e;
	}

.footer ul {
	margin: 0 auto;
	padding: 1em 0;
	text-align: center;
	width: 80%
	}

.footer ul li {
	display: inline;
	padding: 0.5em
	}
	
.footer a {
	display: inline;
	white-space: nowrap
	}

.footer a:hover {
	color: #ffffff
	}

/*Client Login Form*/

#client_login input[type="text"] {
		position:relative;
		top:-4px;
		background-color: #497f66;
		border: 1px solid #07311e;
		padding:4px;
		color:#FFFFFF;
		font-size: 11px;
}

#client_login input[type="password"] {
		position:relative;
		top:-4px;
		background-color: #497f66;
		border: 1px solid #07311e;
		padding:4px;
		color:#FFFFFF;
		font-size: 11px;


}

#client_login {
		text-align: center;
		padding-left: 24px;
		padding-bottom: 0px;
		padding-right: 20px;
		padding-top: 72px;
		width: 118px;
		height: 68px;
		background-image: url(../images/A-q_02.gif);
		background-repeat: no-repeat;
		float: right;
}

#client_login p {
		padding-bottom: 16px;
}


/*Content Styles*/

body {
	background-color: #000000;  /*#054923 for green*/
	background-image: url(../images/A-q_03.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}



/*Navigation*/


#nav {
	line-height: 1px;
	z-index: 998;
}

#nav a {
	height: 40px;
	display: block;
	background-image: url(../images/A-q_10.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#nav li { 
	float: left; 
	position: relative; 
}

* html #nav li * {
	position: relative; 
}
#nav li, #nav ul {
	margin: 0; padding: 0; 
}

#nav-about a {
	width: 120px;
	background-position: 0px 0px;
}

#nav-about a:hover {
	width: 120px;
	background-position: 0px -42px;
}

#nav-about a:active {
	width: 120px;
	background-position: 0px -83px;
}

#nav-services a {
	width: 120px;
	background-position: -120px 0px;
}

#nav-services a:hover {
	width: 120px;
	background-position: -120px -42px;
}

#nav-services a:active {
	width: 120px;
	background-position: -120px -83px;
}

#nav-join a {
	width: 140px;
	background-position: -240px 0px;
}

#nav-join a:hover {
	width: 140px;
	background-position: -240px -42px;
}

#nav-join a:active {
	width: 140px;
	background-position: -240px -83px;
}

#nav-advisor a {
	width: 160px;
	background-position: -380px 0px;
}

#nav-advisor a:hover {
	width: 160px;
	background-position: -380px -42px;
}

#nav-advisor a:active {
	width: 160px;
	background-position: -380px -83px;
}

#nav-client a {
	width: 160px;
	background-position: -540px 0px;
}

#nav-client a:hover {
	width: 160px;
	background-position: -540px -42px;
}

#nav-client a:active {
	width: 160px;
	background-position: -540px -83px;
}


/* Floating Drop Menus*/


#nav li:hover ul, #nav li.over ul { 
	left: 0; 
}

#nav li:hover ul ul, #nav li.over ul ul { 
	left: -1999px; 
}

#nav li ul li:hover ul ul, #nav li ul li.over ul ul { 
	left: -1999px; 
}

#nav li li { 
	float: none;
	position: static;
	width: 100%; 
}

#nav li li a, #nav li li a:hover, #nav li li a:active {
	background: none;
	height: auto;
	padding: 1px 12% 2px;
	text-indent: 0;
	width: 76%;
}

#nav li li a:hover { 
	background: #e8e3cc; 
}

#nav li ul {
	background: #f4f1e5;
	border-bottom: 1px solid #00301e;
	left: -1999px;
	line-height: 1.5;
	padding: 5px 0;
	position: absolute;
	top: 40px;
	width: 200px;
	z-index: 9999;
}

#nav li li ul {
	background: #f4f1e5;
	border-bottom: 1px solid #00301e;
	left: -1999px;
	line-height: 1.5;
	padding: 5px 0;
	position: absolute;
	top: 0px;
	width: 200px;
	z-index: 9989;
}

#nav li li li ul {
	background: #f4f1e5;
	border-bottom: 1px solid #00301e;
	left: -1999px;
	line-height: 1.2;
	padding: 5px 0;
	position: absolute;
	top: 0px;
	width: 200px;
	z-index: 9989;
}

#nav li li li li {
	padding-bottom: .2em;
}


#nav li ul li ul li:hover ul, #nav li ul li ul li.over ul{ 
	left: 200px; 
}

#nav li ul li:hover ul, #nav li ul li.over ul{ 
	left: 200px; 
}