@charset "UTF-8";
/* CSS Document */


/* GLOBAL =======================================================================*/
* {
	margin:0;
	padding:0;
}

body {
	background:#FFFCE9;
	font-family:Georgia1, Georgia, serif;
	font-size:14px;
	color:#808080;
}

a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	cursor:pointer;
	color:#EA9F46;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:none;
}

img {
	border:0;
	background:none;
}

.wrapper {
	width:996px;
	min-height:700px;
	text-align:left;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0 0 12px 0;
	font-weight:normal;
}

h1 {
	padding:3px 0 11px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #B3B3B3;
	font-size:18px;
	color:#00AEF1;
}

h2 {
	font-size:14px;
	color:#EA9F46;
	padding:0;
	margin-bottom:2px;
}

h3 {
	padding:0 0 2px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #B3B3B3;
	font-size:18px;
	color:#00AEF1;
}

h4 {  
	margin:0;
	padding:0;
	color:#EA9F46;
	font-size:14px;
	font-weight:bold;
}

h5 {  }

h6 {  }

p {  }

hr {
	margin:5px 0 5px 0;
	height:0;
	border:none;
	border-bottom:1px dotted #B3B3B3;
}

small {  }

em { color:#737A36; font-weight:bold; }

input {
	border:1px solid #ccc;
	padding:3px;
	font-size:10px;
	color:#808080;
}

textarea {  }

ul { list-style-type:none; }

li { margin:0 0 4px 0; padding:0; }


/* HEADER =======================================================================*/
.header {
	width:996px;
	height:70px;
	margin:15px 0 12px 0;
	float:left;
}

.logo {
	width:266px;
	height:100px;
	float:left;
	text-align:left;
}

.login {
	float:right;
	height:45px;
	border-right:1px solid #ccc;
	margin-left:13px;
	padding:25px 13px 0 0;
	font-size:14px;
}

.login a { color:#00AEF1; }
.login span { padding:0 6px 0 6px; }

.logged_in {
	min-width:175px;
	height:40px;
	float:right;
	border-right:1px solid #ccc;
	margin-left:13px;
	padding:30px 13px 0 0;
	font-size:14px;
	text-align:right;
}

.logged_in a { color:#00AEF1; }
.logged_in span { padding:0 6px 0 6px; }

.date {
	min-width:65px;
	height:70px;
	float:right;
	margin-left:13px;
	padding-top:9px;
	background:url(../images/date.gif) no-repeat;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	line-height:11px;
}

.date strong { font-size:26px; font-weight:normal; line-height:20px; }


/* NAVIGATION =======================================================================*/
.navbar {
	background:url(../images/navbar.gif) no-repeat;
	height:34px;
	width:996px;
	margin-bottom:12px;
	padding:11px 0 0 20px;
	float:left;
	font-size:15px;
	color:#B3B3B3;
}

.navbar li {
	float:left;
	display:block;
	width:auto;
	margin:0 15px 0 0;
	padding:3px 15px 3px 0;
	list-style-type:none;
	border-right:1px solid #B3B3B3;
}

.navbar li a:hover {
	color:#79D0F1;
}

.navbar li a {
	color:#fff;
	text-decoration:none;
}

.navbar li.closer {
	color:#fff;
	border-right:none;
}


/* PROMO =======================================================================*/
.show_container {
	float:left;
	width:996px;
	height:266px;
	background:url(../images/promo_placer.gif) no-repeat;
}


/* CONTENT =======================================================================*/
.content2 {
	float:left;
	width:996px;
	margin:15px 0 25px 0;
}

.content2 td {
	vertical-align:top;
}

.column_left {
	width:318px;
	padding-right:10px;
	border-right:1px solid #ccc;
}

.column_left_wide {
	width:647px;
	padding-right:10px;
	border-right:1px solid #ccc;
}

.column_mid {
	width:318px;
	padding:0 10px 0 10px;
	border-right:1px solid #ccc;
}

.column_mid ul { margin:10px 0 20px 0; }
.column_mid li { margin:0 0 10px 5px; }

.column_right {
	width:200px;
	padding-left:10px;
}

.column_right ul { margin:10px 0 20px 0; }
.column_right li { margin:0 0 10px 5px; }

.component {
	float:left;
	width:289px;
	padding:14px;
	margin:5px 0 5px 0;
	border:1px solid #CECFB1;
	background:#FFFFFF;
}

h1.iconned { padding-left:38px; }

h1.start { background:url(../images/icon_start.gif) no-repeat; }
h1.getstart { background:url(../images/icon_getstart.gif) no-repeat; }
h1.services { background:url(../images/icon_services.gif) no-repeat; }
h1.articles { background:url(../images/icon_articles.gif) no-repeat; }

.link_small {
	float:right;
	background:url(../images/btn_small.gif) no-repeat;
	height:21px;
	width:45px;
	text-align:center;
	line-height:22px;
	color:#fff;
	text-decoration:none;
}

.boxlink {
	float:left;
	background:#B9BB8F;
	width:309px;
	height:24px;
	padding:11px 0 0 10px;
	margin-top:5px;
	color:#fff;
	text-decoration:none;
}

.boxlink a { text-decoration:none; color:#fff; }
.boxlink a:hover { text-decoration:underline; }

.biglist li {
	background:url(../images/bullet.gif) no-repeat;
	background-position:6px 7px;
	font-size:14px;
	margin:0;
	padding:2px 0 2px 25px;
}

.start_select_box {
	width:710px;
	padding:20px;
	border:1px solid #CECFB1;
	background:#fff;
	float:left;
}

ul.doc_types {
	float:left;
	padding:10px 0 0 20px;
	width:180px;
}
ul.doc_types li {
	list-style-type:square;
}
ul.doc_types li a {
	color:#00AEF1;
}

.or_div {
	width:610px;
	padding:20px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#737A36;
}


/* SPACERS =======================================================================*/
.spacer1 { margin-top:20px; }


/* FIELDS =======================================================================*/
.input_small { width:85px; }
.input_medium { width:175px; }

.buttons {
	height:21px;
	margin-left:8px;
	border:none;
	text-align:center;
	line-height:22px;
	cursor:pointer;
	color:#FFFFFF;
}

.btn_small { background:url(../images/btn_small.gif) no-repeat; width:45px; }
.btn_med { background:url(../images/btn_med.gif) no-repeat; width:60px; }


/* FOOTER =======================================================================*/
.footer {
	float:left;
	width:996px;
	padding:10px 0 40px 0;
	border-top:1px solid #8F955E;
}

.copyright {
	float:left;
	width:300px;
	font-size:10px;
	color:#fff;
}