/* GLOBAL AND BODY DEFINITIONS --------------------------------------------------------- */

* {
	font-size: 100.1%;
}
body {
	background: #EDEDED url(images/bgn_body.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}
a {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0097FF;
}
img {
	border: none;
}
.hide {
	position: absolute;
	left: -500px;
	top: -500px;
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}

/* LAYOUT DEFINITIONS --------------------------------------------------------- */
.layout {
	background: #FFF;
	width: 720px;
	margin: 0 auto;
	border: #CCC 2px solid;
	border-top: 0;
	border-bottom: 0;
}
.layout-top {
	background: url(images/bgn_layout_top.gif) no-repeat;
	width: 724px;
	height: 18px;
	margin: 10px auto 0 auto;
}
.layout-bottom {
	background: url(images/bgn_layout_bottom.gif) no-repeat;
	width: 724px;
	height: 20px;
	margin: 0 auto;
}
.main {
	margin: 0 8px;
}
/* HEADER DEFINITIONS --------------------------------------------------------- */
.header {
	background: url(Images/bgn_header.gif) no-repeat right top;
	height: 73px;
}
.header img {
	margin: 6px 0 0 14px;
}
/* MENU DEFINITIONS --------------------------------------------------------- */
.menu {
	background: url(images/bgn_menu.gif) no-repeat 100% 0;
	border-bottom: #009 2px solid;
	border-left: 0;
	border-right: 0;
	padding-top: 4px;
}
.menu ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}
.menu li {
	background: url(images/bgn_header_menu.gif) no-repeat 100% 50%;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}
.menu a {
	background: url(images/bgn_menu_tabs.gif) no-repeat;
	color: #09F;
	display: block;
	text-decoration: none;
	float: left;
	font-size: 90%;
	font-weight: bold;
}
.menu a span {
	background: url(images/bgn_menu_tabs.gif) no-repeat 100% -26px;
	padding: 8px 10px 4px 10px;
	display: block;
}
.menu .selected a {
	background: url(images/bgn_menu_tabs.gif) no-repeat 0 -52px !important;
	color: #FFF;
	display: block;
	text-decoration: none;
	float: left;
	font-size: 90%;
	font-weight: bold;
}
.menu .selected a span {
	background: url(images/bgn_menu_tabs.gif) no-repeat 100% -78px !important;
	padding: 6px 10px;
	display: block;
}
.menu a:hover {
	background: url(images/bgn_menu_tabs.gif) no-repeat 0 -104px;
	color: #FFF;
}
.menu a:hover span {
	background: url(images/bgn_menu_tabs.gif) no-repeat 100% -130px;
}
.menu a img {
	width: 13px;
	height: 13px;
	float: left;
	margin: 0 8px 0 0;
	background-position: 0 -87px;
}
.menu .selected a img {
	background-position: 0 0px !important;
}
.menu a:hover img {
	background-position: 0 -37px;
}
.menu .home {
	background-image: url(images/icon_menu_01_home.gif);
}
.menu .about {
	background-image: url(images/icon_menu_02_about.gif);
	width: 11px;
}
.menu .contact {
	background-image: url(images/icon_menu_03_contact.gif);
	width: 11px;
}
.menu .faq {
	background-image: url(images/icon_menu_04_faq.gif);
	width: 12px;
}
.menu .print {
	float: right;
}
.menu .print a {
	background: none !important;
	color: #09F;
	font-weight: normal;
}
.menu .print a span {
	background: none !important;
	padding: 8px 0 4px 0;
}
.menu .print a:hover span {
	color: #009;
}
.menu .print a span img {
	background-image: url(images/icon_menu_05_print.gif);
	width: 11px;
	margin-right: 5px;
}
/* FOOTER DEFINITIONS --------------------------------------------------------- */
.footer {
	background: #C0E6FF url(images/bgn_footer.gif) repeat-x;
	border-top: #000099 2px solid;
	border-right: #0099FF 1px solid;
	border-bottom: #010199 1px solid;
	border-left: #0099FF 1px solid;
	height: 26px;
	margin-bottom: -1px;
	font-size: 90%;
}
.footer .copyright {
	margin-top: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	color: #FFF;
}
.footer .smallmenu {
	float: right;
	width: 450px;
	text-align: right;
	margin-top: 9px;
}
.footer .smallmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer .smallmenu li {
	background: url(images/bgn_footer_menu_dots.gif) no-repeat 0 40%;
	float: right;
	padding: 1px 10px;
	color: #09F;
}
.footer .smallmenu a {
	display: block;
	text-decoration: none;
	color: #009;
}
.footer .smallmenu .white {
	color: #FFF;
	display: inline;
}
.footer .smallmenu a:hover {
	text-decoration: underline;
}

/* LEFT MENU DEFINITIONS --------------------------------------------------------- */
.menu-main {
	background: #09F url(images/bgn_menu_end.gif) no-repeat 0 100%;
	width: 153px;
	padding: 0 0 50px 0;
	float: left;
	margin-bottom: 10px;
}
.menu-main ul {
	background: #009 url(images/bgn_menu_main.gif) no-repeat;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
.menu-main li {
}
.menu-main a {
	background: url(images/bgn_menu_main_a.gif) no-repeat -5px 100%;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0 4px 0;
	width: 133px;
	margin: 0 10px;
}
.menu-main a span {
	background: url(images/bgn_menu_main_arrow.gif) no-repeat 100% 3px;
	display: block;
}
.menu-main a:hover {
	background: url(images/bgn_menu_main_a.gif) no-repeat;
	color: #09F;
	margin: 0 5px;
	padding: 3px 5px 4px 5px;
}
.menu-main a:hover span {
	background: url(images/bgn_menu_main_arrow.gif) no-repeat 100% -9px;
}
.menu-main .selected {
	background: url(images/bgn_menu_main_a.gif) no-repeat 0 -82px;
	color: #09F;
	margin: 0 5px;
	padding: 3px 5px 4px 5px;
}
.menu-main .selected span {
	background: url(images/bgn_menu_main_arrow.gif) no-repeat 100% -21px;
}
.menu-main .end {
	background: url(images/bgn_menu_main_end.gif) no-repeat;
	height: 28px;
}
.banner {
	padding-bottom: 10px;
}
.banner a {
	padding: 0 !important;
	margin: 0 10px !important;
	border: 0 !important;
}
.banner img {
}
/* CONTENT AND HOLDER DEFINITIONS --------------------------------------------------------- */
.holder {
	margin-top: 5px;
}
.content {
	margin: 0 0 0 163px;
	padding: 5px 15px 15px 0;
	color: #000;
	text-align: left;
}
.content h2 {
	background: url(images/bgn_title.gif) no-repeat 0 -58px;
	font-size: 170%;
	color: #0096FF;
	letter-spacing: -1px;
	font-weight: normal;
	height: 34px;
	margin: 0;
	padding: 8px 0 0 10px;
}
.content h3 {
	font-size: 16px;
	color: #009;
	letter-spacing: -1px;
	height: 24px;
	font-weight: bold;
	background: url(Images/title_line_small.gif) no-repeat 0 100%;
}
.content .home-pics {
	float: left;
	margin: 0 1px 20px 0;
}
.content a {
	font-weight: bold;
}
.content .forms {
	background: #ECF7FF;
	padding: 5px;
	width: 400px;
	margin: 0 auto;
}
.content .tables {
	background: #ECF7FF;
	padding: 5px;
	margin: 0 auto;
}
.content .tables table {
	border: #009 1px solid;
}
.content .tables table thead td {
	color: #009;
	border-bottom: #009 1px solid;
}
.content .tables table td {
	padding: 3px 5px;
	white-space: nowrap;
}
.content .tables a {
	text-decoration: none;
}
.content .tables ol {
	color: #009;
	margin: 0 0 0 25px;
	padding: 0;
	font-weight: bold;
	list-style-position: outside;
}
.content label {
	cursor: pointer;
	float: left;
	width: 130px;
	color: #000;
}
.content .field {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	border: #009 1px solid;
	margin-bottom: 2px;
	#margin: 0;
}
.content .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #009;
	border-top: 1px solid #0000F0;
	border-right: 1px solid #0000F0;
	border-bottom: 1px solid #00003E;
	border-left: 1px solid #00003E;
	cursor: pointer;
	margin: 10px auto;
	display: block;
}
.content .text-home {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.content .title-smallest {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: -1px;
	text-align: left;
	height: 24px;
	font-weight: bold;
	background-image: url(Images/title_line_smallest.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content .line-lightblue {
	background: #FFF url(Images/title_line.gif) no-repeat left center;
	height: 11px;
	margin: 10px 0;
}
.content .line-darkblue {
	background-image: url(Images/title_line_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 11px;
}
.content .line-gray {

	background-image: url(Images/title_line_smallest.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 11px;
}
.content .required {
	color: #F00;
}
.content .question {
	background: url(images/title_line_smallest.gif) no-repeat 0 100%;
	font-weight: bold;
}
.content .question p {
	background: url(images/bgn_faq.gif) no-repeat 5px 0;
	padding-left: 30px;
}
.content .question .answer {
	background: url(images/bgn_faq.gif) no-repeat 5px -185px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 10px;
}
.content .question ul {
	background: none;
	margin: 0 0 10px 20px;
	padding: 0 0 10px 20px;
	font-weight: normal;
}
.content .stack {
	float: left;
	width: 253px;
	border-right: #FFF 10px solid;
	#padding: 10px 0;
}
.content .coverage, .content .skyline {
	text-align: center;
}
.content .partners {
	padding: 0 0 10px 30px;
}
