/* css to take out browser defaults */
a:link,a:visited { text-decoration:none }
ul { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input, dl, dd, dt, p
{margin:0; padding:0; }
a img,:link img,:visited img { border:0px solid black;  }


/*  */
body {margin: 0; padding: 0; color: #ccc; text-align: center; background: #0d111c;  font: normal 76% Arial, Helvetica, sans-serif; }

#wrapper {margin: 0 auto; width: 763px; height: 577px; text-align: left; 
	background: black; color: #ccc; }


#header {margin: 0; padding: 0; width: 763px; height: 133px; 
	background: black url(../globalimages/ca_header.jpg); 
	border-bottom: 1px solid #666; }

ul#menuarea {margin: 0; padding: 112px 0 0 175px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight:bold;}

ul#menuarea li {display: inline; margin: 0 15px 0 0; color: #999999; }

ul#menuarea li a {color: #999; }

ul#menuarea li a:hover {color: #fff; }

ul#menuarea li.here a {color: #fff; }

#content {margin: 0px 0 0px 0; padding: 0; min-height: 405px; }

#content-wrap {margin: 0px 25px 0px 35px; padding: 25px 0 15px 0; }

h1 {margin: 0 0 0 -5000px; padding: 0; height: 0em; display: none; }
h2 {margin: 0 0 0 -5000px; padding: 0; height: 0em; display: none; }

h3 {background: black; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 1.7em; }

#content-wrap p {margin: 8px 0 8px 0; line-height: 1.5; font-size: .95em; }

#footer {margin: 0; padding: 0; 
	background: black url(../globalimages/footer_nologin.jpg); color: #ccc; 
	height: 40px; 
	border-top: 1px solid #666; clear: both; }
	
#nav a.nav-PP, #nav a.nav-PP:link, #nav a.nav-PP:visited {
					display:block;
					background-image:url(/globalimages/nav/navPP.jpg);
					background-repeat:no-repeat;}
#nav a.nav-PP:hover, #nav a.nav-PP:active {
					display:block;
					background-image:url(/globalimages/nav/navPP_f2.jpg);
					background-repeat:no-repeat;}
					
/******************** Content area Link Classes ******************************/

#content-wrap a,#content-wrap a:link {color:#D70000; font-weight:bold; text-decoration: underline;
					}
#content-wrap a:visited {color:#990033;  font-weight:bold; text-decoration: underline; 
					}					

#content-wrap a:hover,#content-wrap a.active {	color:#FFF; text-decoration: underline;
					}

/******************** css for login form on main page ******************************/
#client-login {margin: 8px 0 0 10px; width: 740px; color: #857171; font-size: .85em; }
#footer-email {float:right;}

#first {float: left; margin: 0 3px 0 0; }
#second input {float: left; margin: 0 0px 0 0; border: none; 
	background: #857171; color: white; width: 100px; height: 13px; }
#third  {float: left; }
.submit {color: #857171; background: transparent url(../globalimages/arrow-bg.jpg) right 0 no-repeat;  
	font-size: .85em; border: 0; width: 40px; margin: 0 0 0 -8px; }

