@charset "UTF-8";
/* CSS Document */

body, html {
margin:0;
padding:0;
}
body {
background:url(../img/bg.jpg) #FFFFFF repeat-x top;
margin-bottom:20px;
}
#header {
background:url(../img/header.jpg) no-repeat;
width:792px;
height:76px;
text-align:right;
}
#header p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#b0b0b0;
margin:0;
padding-top:30px;
padding-right:15px;
}
#header p a {
color:#FFFFFF;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
#header p a:hover {
text-decoration:underline;
}
#subheader {
background:url(../img/subheader.jpg) no-repeat;
width:792px;
height:90px;
text-align:center;
}
#subheader h1 {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:0;
padding-top:30px;
}
#splash {
background:url(../img/home_splash.jpg) no-repeat;
width:792px;
height:273px;
}
#tabmenu {
width:792px;
}
#content {
background:url(../img/home_content2.jpg) no-repeat top;
width:792px;
/*height:360px;*/
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#989898;
}
#content_index {
background:url(../img/home_content.jpg) #FFFFFF no-repeat top;
width:792px;
/*height:360px;*/
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#989898;
}
#content .container, #content_index .container {
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
}
#sub_startnow {
float:right;
width:239px;
text-align:center;
height:20px;
}
#sub_startnow a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#6c6c6c;
font-weight:bold;
}
#sub_startnow a:hover {
text-decoration:none;
}
#content h1, #content_index h1 {
font-family:Arial, Helvetica, sans-serif;
color:#009ddd;
margin:0;
}
#content h2, #content_index h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#989898;
font-weight:normal;
margin-top:0;
}
#footer {
background:url(../img/footer.jpg) repeat-x top;
width:100%;
height:98px;
}
#footer p {
margin:0;
padding:0;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#b2b2b2;
font-weight:bold;
}
#footer p a {
color:#FFFFFF;
text-decoration:none;
margin-left:10px;
margin-right:10px;
}
#footer p a:hover {
text-decoration:underline;
}
#footer p strong {
color:#FFFFFF;
text-decoration:none;
margin-left:10px;
margin-right:10px;
}
.settings_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	color:#000000;
	border: 1px solid Black;
}
.formtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	color:#888888;
	font-weight:bold;
}
#content .dashboard {
	width:100%;
}
#content .dashboard td {
	padding-bottom:8px;
}
#content .dashboard .dash_lg {
	width:230px;
	height:196px;
	background:url(../img/dash_lg2.jpg) #9dcbec;
	background-repeat:no-repeat;
	background-position:top right;
	clear:none;
}
#content .dashboard .dash_lg h2 {
	margin:0;
	padding:0;
	color:#9dcbec;
	font-weight:bold;
	font-size:48px;
	text-align:right;
	padding-top:66px;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_lg p {
	clear:both;
	margin:0;
	font-weight:bold;
	font-size:18px;
	padding:10px;
	padding-top:0;
	padding-bottom:12px;
	text-align:right;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_lg .bottom {
	background:url(../img/dash_lg4.jpg) no-repeat;
	text-align:right;
	width:230px;
	height:25px;
	padding-top:3px;
}
#content .dashboard .dash_lg .bottom a {
	text-decoration:none;
	color:#FFFFFF;
	margin-right:15px;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_lg .bottom a:hover {
	text-decoration:underline;
}
#content .dashboard .dash_sm {
	width:171px;
	height:171px;
	background:url(../img/dash_sm1.jpg) #9dcbec;
	background-repeat:no-repeat;
	background-position:top;
	clear:none;
}
#content .dashboard .dash_sm h2 {
	margin:0;
	padding:0;
	color:#9dcbec;
	font-weight:bold;
	font-size:48px;
	text-align:right;
	padding-top:43px;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_sm p {
	margin:0;
	font-weight:bold;
	font-size:18px;
	padding:10px;
	padding-top:0;
	padding-bottom:12px;
	text-align:right;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_sm .bottom {
	background:url(../img/dash_sm3.jpg) no-repeat;
	text-align:right;
	width:171px;
	height:25px;
	padding-top:3px;
}
#content .dashboard .dash_sm .bottom a {
	text-decoration:none;
	color:#FFFFFF;
	margin-right:15px;
	font-family:"Trebuchet MS";
}
#content .dashboard .dash_sm .bottom a:hover {
	text-decoration:underline;
}