
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans;
	font-size: medium;
	/*background: url(/style/base/body-bg1.gif) repeat-x #dddddd;*/
	background: #dddddd;
}


th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

dt {
	margin-top: 1.5em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

button {
	line-height: 1.3em;
}

.preview {
	margin: 0;
	padding: 0;
}

.preview h4 {
	margin-bottom: 0px;
}

.preview li input {
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#no-ad-outerwrap {
	margin: 10px auto;
	width: 1020px;
}

#ad-outerwrap {
	margin: 10px auto;
	width: 1120px;
}

table #no-ad-table {
}

table #ad-table {
}

#wrap {
	background: #FFF;
}

#header {
	/*border-bottom: 3px solid #223377;*/
	background: url(/style/base/header-fade2.gif) repeat-x #2083eb;
}

#header2 {
	background-color: #2083eb;

	/* this is in place of bottom padding for header h1 */
	height: 25px;
}

#header h1 {
	margin: 0;
	padding: 25px 25px 0px 25px;
	font-family: Georgia, serif;
	font-family: "Trebuchet MS", Arial,"Lucida Grande";
	font-size: 195%;
	color: #EEE;
}

#header h1 a {
	color: #EEE;
	text-decoration: none;
}

#header h1 sub {
	font-size: 50%;
	position: relative;
	top: 10px;
}

#message_outer {
	padding-top: 3px;
	padding-bottom: 3px;
	background: #dddddd;
}

#message, #message_left {
	padding: 10px;
	font-size: 90%;
	color: #eee;
	text-align: left;
}

#message a, #message_left a {
	color: #FFF;
}

#message_left {
	float: left;
	/*
	height: 16px;
	*/
	padding-left: 25px;
	padding-right: 105px;
}

#message {
	background: url(/style/base/message-bg1.gif) repeat-x #224477;
}


#message_left a img {
	border:0;
	margin-right: 4px;
}

#message_left span a {
	vertical-align:top;
	line-height: 16px;
	font-size: 11px;
}



/*
#lower {
	background: url(/style/base/lg2.gif) repeat-x #FFF; 
}
*/


#content {
	width: 730px;
	float: right;
	font-size: 95%;
	line-height: 2em;
	color: #666;
}

#content_nosidebar {
	font-size: 95%;
	line-height: 2em;
	color: #444;
	padding: 20px;
}

input, textarea, select {
	color: #666;
	font-family: Verdana,sans-serif;
	font-size: medium;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}


form {
/*	line-height: 2em; */
}

table {
	width: 100%;
}

form th {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

form td {
	width: 100%;
	padding-left: 0px;
}

input, select {
	font-size: 85%;
	color: #666;
}

form table .text_input {
	height: 1.5em;
	width: 99%;
}

form .text_area {
	font-size: 85%;
	width: 99%;
}


h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #39a002;
}

h3 {
	padding: 0;
	font-family: Verdana, serif;
	font-size: 100%;
	font-weight: bold;
	color: #39a002;
}

h5 {
	padding: 0;
	margin: 10px 0;
}

#content .gutter {
	padding: 25px;
	min-height: 500px;
}

#content_nosidebar .gutter {
	padding: 50px;
	padding-top: 0px;
	min-height: 500px;
}

#sidebar {
	width: 250px;
	float: left;
	padding-left: 0px;
}

#sidebar .gutter {
	padding: 25px;
	padding-right: 0px;
}


.box {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: #666;
	padding-bottom: 10px;
	background: url(/style/base/box-bottom1.png) no-repeat bottom left;

}

.box ul, .box div {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	background: url(/style/base/box-top2-all-transparent.png) no-repeat top left;
}

.box div.boxcontent h5 {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

.box div.boxcontent {
	padding-left: 20px;
	padding-right: 20px;
}

.box div.boxcontent ul {
	font-size: 80%;
	background: None;
 	border: 1px solid white; 
	margin: 0;
	padding: 0;
}

.box div.boxcontent li {
	margin-left: 0px;
	padding-left: 0px;
}

.box form {
	font-size: 80%;
	padding-left: 20px;
	width: 80%;
}

.box form textarea {
	font-size: 80%;
	width: 100%;
}

.box form input {
	color: black;
}

.blah {
	display: block;
	margin: 0;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.box h3 {
	margin: 0;
	padding: 0 12px 12px 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
}


.box p {
	margin: 0;
	padding: 0 12px;
}

.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
}

a:hover, a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	/*color: #666;*/
	color: #00456f;
}

a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	background: #999;
	/*border-top: 2px solid #878825;*/
}

#footer p {
	margin: 0;
	line-height: 3em;
	padding-left: 1em;
	font-size: 80%;
	color: #fff;
}

.errorlist {
	color: #F00;
	list-style: none;
}

div.shadow_bg {
	margin-top: 4px;
	margin-left: 4px;
	width: 668px;
	background: #919191;
}

div.small_shadow_bg {
	width: 468px;
	background: #919191;
}

.contentbox, .editbox, .small_editbox, .listbox {
	position: relative;
	top: -4px;
	left: -4px;
	border: 1px solid #666;
	margin: 0;
	background: #fff;
	padding: 10px;

	font-family: "Trebuchet MS", Arial,"Lucida Grande";
	font-size: 95%;
	color: #444;
	line-height: 1.5em;
}

.contentbox {
	background: #f1f1f1;
	width: 646px;
}

.editbox {
	width: 646px;
}

.small_editbox {
	width: 446px;
}

.listbox {
	width: 666px;
	padding: 0px;
}

.contentbox th,.editbox th {
	font-weight: bold;
}

table.contentlist th, table.contentlist td {
	margin: 0;
	padding: 6px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}

table.contentdetail th, table.contentdetail td {
	margin: 0;
	padding: 6px 20px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
}

table.contentlist th {
	font-weight: bold;
	background: #cccccc;
	border-bottom: 1px solid #666;
}

table.contentdetail th {
	font-weight: bold;
	background: #cccccc;
	border-right: 1px solid #666;
}

table.contentdetail td {
	background: #f1f1f1;
}


table.contentlist .title {
	text-align: left;
}

table.contentlist .left_align {
	text-align: left;
}

table.contentlist tr {
	background: #e6e6e6;
}

table.contentlist tr.alt {
	background: #f1f1f1;
}

table.contentlist td.title a {
	display: block;
	font-weight: bold;
}

table.contentlist td.action a {
	display: block;
	line-height: 1.5em;
}

.nav_alpha li a {
	padding: 0 0 0 25px;
	background: url(/style/base/arrow-normal.gif) no-repeat 0pt 50%;
	text-decoration: none;
	line-height: 1.7;
}

.nav_alpha li a:hover {
	background: url(/style/base/arrow-hover.gif) no-repeat 0pt 50%;
}

.nav_alpha_submenu {
	font-size: 95%;
	margin-top: 20px;
}

#nav_beta ul {
	float: right;
	padding: 0;
	margin:0;
	margin-top: 10px;
	margin-right: 15px;
}

#nav_beta li {
	list-style: none;
	display: inline;
	font-size: 80%;
	color: #EEE;
}

#nav_beta a {
	color: #EEE;
}

a.helptip {
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
}

div.mini_preview {
	padding-top: 10px;
	margin: 0;
	padding-left: 30px;
}

.mini_preview dl {
	font-size: 80%;
}

.stepbox {
	margin: 0 auto;
	width: 850px;	
}

.stepbox h3, .stepbox h5 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: .5em;
}

.stepbox h3 {
	padding: 0 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.step, .steptext {
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.step {
	background: url(/style/base/steps/next_arrow.gif) no-repeat scroll right center;
	width: 25%;
	height: 100px;
}

.steptext {
	width: 350px;
}

.step h5 {
	height: 24px;
	line-height: 24px;
	margin: 0.5em;
}

.step h5 span {
	background: transparent url(/style/base/steps/blue_dot.gif) no-repeat scroll center;
	height: 24px;
	display: block;
	float: left;
	width: 24px;
	text-align: center;
	line-height: 24px;
	padding-top: .5em;
	padding: 0;
	color: #FFF;
	margin-right: 10px;
}

.stepbox p, .stepbox ul, .stepbox ol {
	margin-left: 20px;
	font-size: 85%;
	margin-right: 30px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
}

.stepbox ul {
	list-style: circle;
	margin-left: 20px;
}

.stepbox p {
}

.steplower {
	width: 18em;
	clear: both;
	margin: 0 auto;
	margin-bottom: 1.5em;
	text-align: center;
	border: 1px dashed #00456f;
}

div.stepbox div.shadow_bg {
	width: 790px;
}

div.stepbox div.listbox {
	width: 788px;
}

.inline_text {
	margin: 0;
}

ul.instruction_list {
	list-style: circle;	
	margin-left: 3em;
}

div.faq {
	padding-left: 5em;
	padding-right: 5em;
	line-height: 1.3em;
}

div.faq h3 {
}

div.faq ol {
/*
	padding-left: 0;
	margin-left: 0;
*/
	font-size: 85%;
}

div.faq ol.faqcontents li {
	margin-bottom: 1em;
}

/* search box */
#header2 form div {
	float: right;
	margin-top: -10px;
}

/* input fields in header - ie search fields */
#header2 form div span, #header2 form div span select {
	float: left;
	/*
	font-size: 90%;
	*/
}

#header2 form div span input, #header2 form div span select, #header2 form div span button {
	line-height: 0.8em;
	font-size: 0.8em;
}


/* search button */
#header2 form div button {
	margin-top: 5px; margin-right: 10px;
}

/* Show links as buttons */
div#editcontent a {
	background-color: #00456F;
	color: #FFF;
	border:3px double #FFF;
	padding: 0px 2px;
	font-size: 85%;
	font-weight: bold;
}


/* Hacks */

/* Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE5/Mac */


