/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/********************/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #f7f7f7;
	font-size: .9em;
}

#Page {
	width: 955px;
	margin: 0px auto 0px auto;
	
}

#Header {
	position: relative;
	height: 110px;
	background-image: url(images/bg_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#Header div {
	font-weight: bold;
	font-size: 14px !important;
	color: #888;
	letter-spacing: 1px;
	line-height: 20px;
}

#Logo {
	position: absolute;
	top: 5px;
	right: 10px;
}

#Menu {
	position: absolute;
	top: 87px;
	left: 10px;
	right: 10px;
	z-index: 10000;
	line-height: 14px;
}

#Menu a {
	font-weight: bold;
	font-size: 14px !important;
	color: #888;
	padding: 1px 6px 0px 6px;
	margin: 0px 1px 0px 0px;
	display: inline;
	text-decoration: none;
}

#Menu a:hover {
	color: #333;
	text-decoration: none;
}

#Main {
	margin: 0px 0px 0px 0px;
	padding: 14px 15px 15px 15px;
	position: relative;
	background-image: url(images/bg_center.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#Features {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


#Features h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 14px;
	border-bottom: 1px solid #5d8855;
	border-collapse: collapse;
	color: #fff;
	background-color: #ddd;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 4px;
}

.Feature {
	width: 344px;
	padding: 3px 3px 3px 3px;
}

table.FeatureBox {
	width: 344px;
	padding: 0px;
	margin: 0px;
}

table.FeatureBox td.top_left {
	width: 7px;
	height: 36px;
	background-image: url(images/bx_top_left.gif);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.top_center {
	height: 36px;
	background-image: url(images/bx_top_center.gif);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.top_center div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	margin: 7px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border: none;
}

table.FeatureBox td.top_right {
	width: 7px;
	height: 36px;
	background-image: url(images/bx_top_right.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.main_left {
	width: 7px;
	background-image: url(images/bx_main_left.gif);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.main_center {
	background-image: url(images/bx_main_center.gif);
	background-position: top center;
	background-repeat: repeat-x;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.main_right {
	width: 7px;
	background-image: url(images/bx_main_right.gif);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.main_center p {
	paddding: 0px 0px 0px 0px !important;
	margin: 4px 10px 4px 10px !important;
}

table.FeatureBox td.bottom_left {
	width: 7px;
	height: 7px;
	background-image: url(images/bx_bottom_left.gif);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.bottom_center {
	height: 7px;
	background-image: url(images/bx_bottom_center.gif);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.FeatureBox td.bottom_right {
	width: 7px;
	height: 7px;
	background-image: url(images/bx_bottom_right.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#Content {
	margin: 0px 360px 0px 0px;
}

#Partners {
	clear: both;
	margin: 0px auto 0px auto;
	width: 100%;
	background-image: url(images/bg_center.gif);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	padding: 10px 0px 18px 0px;
}

#Footer {
	margin: 0px 0px 5px 0px;
	padding: 2px 14px 2px 10px;
	color: #666666;
	font-size: 12px;
	text-align: right;
	background-image: url(images/bg_bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 26px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #369;
	border-bottom: 1px solid #369;
	margin: 4px 5px 5px 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	margin: 4px 5px 5px 5px;
}

p {
	font-size: .9em;
	line-height: 1.4em;
	color: #333;
	margin: 2px 5px 8px 5px !important;
}

#Features a {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	list-style-image: url("images/li_bullet.gif");
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 10px;
}

.selected {
	font-weight: bold;
	font-size: 14px !important;
	color: #369;
	letter-spacing: 1px;
	padding: 1px 6px 0px 6px;
	margin: 0px 1px 0px 0px;
	display: inline;
	line-height: 20px;
	text-decoration: none;
}

.center {
	margin: 0px auto 0px auto;
	text-align: center !important;
}

.form p {
	color: #369;
	font-weight: bold;
	padding: 0px 6px 0px 0px;U
}

.callout {
	font-weight: bold;
	color: #369;
	text-align: center;
	margin: 12px 0px 10px 0px;
	font-size: 14px;
	font-style: italic;
}

