
/* Default site elements */
body {
	color: #000;
	background-color: #FFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;}


/* Common site colors */
.blue { color: #000;}
.ltblue { color: #000;}
.gray { color: #000;}
.yellow { color: #000;}
.orange { color: #000;}
.black { color: #000;}

.small { font-size: 11px;}

h1 {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.quote {
	text-align: right;
	font-style: italic;
}

blockquote {
	margin: 3px 15px 3px 25px;
}

ul {
	padding: 0 0 0 20px;
	margin: 3px 10px 10px 10px;
}

table.tabular ul {
	padding: 3px 5px 3px 10px;
	margin: 3px 5px 3px 10px;
}

/* List elements with blue dots */
ul.bluedot { 
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;}

ul.bluedot li { 
	background-image: url(../images/button_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 18px;
}

ul.bluedot li.nopad { 
	background-image: url(../images/button_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0px 18px;
}	/* List of links with yellow arrows and blue text */
ul.arrow { 
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;}

ul.arrow li { 
	background-image: url(../images/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 4px 18px;
}

ul.arrow li a:link {color: #000; text-decoration: none;}
ul.arrow li a:visited {color: #000; text-decoration: none;}
ul.arrow li a:hover {color: #F2AA00;text-decoration: none;}

ul.arrow li.title { 
	background-image: none;
	padding: 0 0 4px 18px;
	margin: 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/* List of links with page icons and blue text */

ul.page { 
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;}

ul.page li { 
	background-image: url(../images/page_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 4px 18px;
}

ul.page li a:link {color: #000; text-decoration: none;}
ul.page li a:visited {color: #000; text-decoration: none;}
ul.page li a:hover {color: #000;text-decoration: none;}

/* List of links with page icons and blue text, listed in one row */

ul.page_row { 
	padding: 0px;
	margin: 8px 0 0 20px;
	list-style-type: none;
	text-align: left;}

ul.page_row li { 
	display: inline;
	list-style-type: none;
	background-image: url(../images/page_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 15px 4px 18px;
}

ul.page_row li a:link {color: #000; text-decoration: none;}
ul.page_row li a:visited {color: #000; text-decoration: none;}
ul.page_row li a:hover {color: #000;text-decoration: none;}

/* Copyright formatting */
p.copyright {font-size: 9px;}

a.copyright:link, a.copyright:visited {
		color: #000; text-decoration: underline;}

a.copyright:hover {
		color: #000; text-decoration: underline;}

/* Default Links */
a {color: #000; text-decoration: none;}
a:link {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

/* Footer Navigation */
td.footernav {display: none;}

table.wrapper {
	width: 90%;
	background-color: #fff;
}

table.header { border: 0; width: 90%;}

table.pnavtable {display: none;}

table.bottomrule { border: 0; width: 90%;}

table.flash {display: none;}

table.content {
	border: 0;
	width: 90%;
	padding: 0 0 6px 0;
	margin: 0;
}

table.bottomcontent {
	border: 0;
	width: 90%;
	padding: 0;
	margin: 0;
	color: #000;
}

table.leftcolumnbox { border: 0; margin-bottom: 8px; width: 33%;}

table.midcolumnbox { border: 0; margin-bottom: 8px; width: 33%;}

table.rightcolumnbox { border: 0; margin-bottom: 8px; width: 33%;}

table.twocolumnbox { border: 0; margin-bottom: 8px;}

table.inside { border: 0; width: 66%;}

table.tabular {
	font-size: 11px;
	width: 66%;
	padding: 0;
	margin: 0;
	color: #000;
}

table.pricing {
	padding: 0;
	margin: 0;
	color: #000;
}

table.pricing  td {
	padding: 3px 6px 3px 6px;
	margin: 0;
	color: #000;
}

td {text-align: left;}

td.centertd { text-align: center;}

td.pnav { border: 0; width: 90%;}

td.large_corner {
	display: none;
}

td.small_corner {
	display: none;
}

td.flashheader {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90%;
}

table.tabular td {
	padding: 3px; 5px 3px 5px;
}

td.leftborder {
	border: 0;
	width: 9px;
}

td.rightborder {
	border: 0;
	width: 9px;
}

td.topborder_out {
	border: 0;
	width: 33%;
}

td.topborder_mid {
	border: 0;
	width: 33%;
}

td.topborder_lg {
	border: 0;
	width: 90%;
}

td.bottomborder_out {
	border: 0;
	width: 33%;
}

td.bottomborder_mid {
	border: 0;
	width: 33%;
}

td.bottomborder_twocolumn {
	border: 0;
	width: 66%;
}

td.bottomborder_lg {
	border: 0;
	width: 90%;
}

td.leftcolumn {
	display: none;
}

td.midcolumn {
	border: 0;
	width: 33%;
	padding-left: 6px;
	padding-right: 6px;
}

td.rightcolumn {
	border: 0;
	width: 33%;
	padding-right: 10px;
}

td.twocolumnright {
	border: 0;
	width: 66%;
	padding-left: 6px;
	padding-right: 10px;
}

td.outerbox_header {
	border: 0;
	width: 33%;
}

td.header_out_ltblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 33%;
	height: 26px;
}

td.header_out_dkblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 33%;
	height: 26px;
}

td.middlebox_header {
	border: 0;
	width: 33%;
}

td.header_mid_ltblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 33%;
	height: 26px;
}

td.header_mid_dkblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 33%;
	height: 26px;
}


td.header_twocolumn_ltblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 66%;
	height: 26px;
}

td.header_twocolumn_dkblue {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 66%;
	height: 26px;
}

td.outerbox {
	border: 0;
	width: 33%;
	padding: 10px 10px 0 13px;
}

td.outerbox_nopad {
	border: 0;
	width: 33%;
	padding: 0 10px 0 13px;
}

td.outerbox_noborder {
	border: 0;
	width: 33%;
	padding: 10px 10px 0 13px;
}

td.middlebox {
	border: 0;
	width: 33%;
	padding: 10px 10px 0 13px;
}

td.middlebox_noborder {
	border: 0;
	width: 33%;
	padding: 10px 10px 0 13px;
}

td.twocolumnbox {
	border: 0;
	width: 66%;
	padding: 10px 10px 0 13px;
}

td.twocolumnbox_nopad {
	border: 0;
	width: 66%;
	padding: 0;
}

td.hpbottomtxt1 {
	border: 0;
	width: 33%;
	padding-left: 10px;
}

td.hpbottomtxt2 {
	width: 25%;
	padding-left: 10px;
}