/* CSS Document */
body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background: #fff;
		/*font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; */
		font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
	body {
		min-width:850px;
		height:100%;
	}
	
	A { color: #3300FF }
	A:link {text-decoration: none; color: blue}
	A:visited {text-decoration: none; color: blue;}
	A:active {text-decoration: none; color: blue}
	A:hover {text-decoration: underline; color: blue;}

	img { border: none; }

	#wrap {
	width:850px;
	background-color: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#header {
		background:#fff;
		text-align: right;
		color: #fff;
		padding: 0px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
	margin-top: 5px;
	padding:5px 5px 0 5px;
	text-align: right;
	background-color: #fff;
	background-image: url(logoheader.jpg);
	background-repeat: no-repeat;
	min-height: 70px;
	}
	* html #nav{height:70px}
	
	#nav ul{

		margin: 0;
		padding: 0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:5;
		padding:0;
		color: #000;
	}
	
	#nav li a{
		color: #000;
	}
	#main {
		background:#fff;
		/*float:left;
		width:798px; 
		color: #777;
		padding: 10px; */

		margin-top: 10px;
		margin-left: 0px;
		margin-right: 00px;
		min-height: 430px;
		border: 0px;
		border-color: #0066CC;
		border-style: solid;
		/*margin: 10px;*/
	}
	* html #main{height:430px}
	
	#main h2, #main h3, #main p {
	padding:0 10px;
	color: #0066cc;
    }
		
	#footer {
	clear:both;
	color: #fff;
	text-align: center;
	margin-top: 20px;	
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	#footer A { color: #FFF }

    
#profile th {
	text-align: right;
}
#wrap #main #learnmore {
	padding-left: 0px;
	clear: left;
	float: left;
}

#wrap #main #signup {
	padding-right: 100px;
	float: right;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.profiletable {
	width: 620px;
	padding: 0;
	margin: 0;
}

.profiletable caption {
	padding: 0 0 5px 0;
	width: 620px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}

.profiletable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	/*text-transform: uppercase; */
	text-align: left;
	padding: 6px 6px 6px 12px;
	width: 200px;
}

.profiletable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.profiletable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.profiletable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.profiletable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.profiletable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.profiletable input
{
	color: #386ba4;
	font-weight: bold;
}

.profiletable select
{
	color: #386ba4;
	font-weight: bold;
}

.bottonheading {
	display: block;
	font-size: 24px;
	clear: both;
	color: #0066cc;
	padding-top: 10px;
}
#qtwarning {
	color: #CC0000;
	padding-left: 10px;
}
.coloreddiv {
	background-color: #009999;
}

#topmenu {
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0px;
	height: 38px;
	width: 100%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

#topmenu li {
   float:left;
   margin:0;
   padding:0;
}

#topmenu a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 15px;
}
	
#topmenu #current a {
    background-image:url(menubgcurr.jpg);
	background-repeat: repeat-x;
}

#greenline {
	margin: 4px 0px;
	padding: 0px;
	height: 2px;
	background-color: #8dc73f;
}

#loginform {
	width:500px;
	height: 200px;
	background-image:url(blockform.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 15px 0 0 15px;
}

#loginform input
{
color: #386ba4;
font-weight: bold;
}

#signupform {
	width:350px;
	background: #d0e6fe;
/*	background-image:url(blockform.jpg);
	background-repeat:repeat-y; */
	float: right;
	padding: 15px 0 0 5px;
}

#signupform input
{
color: #386ba4;
font-weight: bold;
}

#newsblock {
	width: 314px;
	/* height: 181px;
	background-image:url(newsblock.jpg);
	background-repeat: no-repeat; */
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	border: #000000;
	border-width:thick;
}

#newsblock a {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#indextopleft {
	width:500px;
	height: 285px;
	background-image:url(block.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 15px 0 0 15px;
}

#indextopleft h3 {
	padding: 0px;
	margin: 0px;
}

#indextopleft ul {
	padding: 0px;
	margin: 0px;
	margin-left: 4em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#indextopright {
	width: 330px;
	height: 300px;
	float:right;
	margin: 0px;
	padding: 0px;
}
#indextopright ul {
	padding: 0px;
	margin: 0px;
	margin-left: 3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#indextopright a { margin: 0; padding: 0;}
#indextopright img { float: right; clear: both; margin: 0; padding: 0px;}

.newstitle {
	margin: 20px;
}
.newstitle a {
	font-size: 18px;
	color: #3366FF !important;
	margin: 0px;
	padding: 0px;
}
.newstitle .newsdate {
	font-style: italic;
	font-weight: bold;
	color: #00CC66;
}
.newstitle .newsdesc {
	color: #000000;
}
#wrap #main #loginform #loginemail {
	width: 16em;
}
#wrap #main #loginform #loginpass {
	width: 16em;
}

.profilemenu {
	width: 100px;
}
