body *{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

TABLE {
	BORDER-COLLAPSE: Collapse;
	background-color: FFFFFF;
}
select {
	color: #FFFFFF;
	background-color: #006699;
}

input, BUTTON {
	background-color: #e0e0e0;
	font-size: 11px;
	color: #000000;
	border: 1 solid #F7F7F7;
	cursor: hand;
}
TEXTAREA {
	background-color: #344D71;
	font-size: 11px;
	color: #FFFFFF;
	border: 1 solid #000000;
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #d0d0d0;
	scrollbar-shadow-color: #e0e0e0;
	scrollbar-arrow-color: #008000;
	scrollbar-track-color: #c0c0c0;
}
fieldset label{
	font-size:12px;
	font-weight:bold;
}
a {
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #FF6633;
}
h1 {
	color:black;
	font-size:18pt;	
	weight:bold
}
h2 {
	color:#006699;
	font-size: 1.1em;
	text-align:center;
	weight:bold
}
h3 {
	font-weight: bold;
	text-decoration : none;
}
form {
	margin: 0px;
}
hr {
	color: #87CEFA;
	size:10px;
	height:1px;
}

.boxborder {
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #EAE9E9;
	padding: 4px 4px 4px 4px;
	background-color:#F7F7F7;
}
.sideborder {
	border-color:#006699;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: groove;
	border-width:1;
}
.leftborder {
	border-color:#006699;
	border-left-style: solid;
	border-width:1;
	padding-left: 15;
	padding-top: 5;
	padding-right: 15;
	padding-bottom: 5;
	font-weight: bold;
}
.number {
	color:336699;
	font-size:10pt;
	
	font-weight:bold
}
.number2 {
	color:#FF6633;
	font-size:10pt;
	
	font-weight:bold
}
.menu {
	color:FF6633;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none
}
.caption {
	color:003399;
	font-size:7pt;
	
	font-weight:bold
}
.caption_red {
	color:FF0000;
	font-size:7pt;
	
	font-weight:bold
}

.menuhead {
	margin-top: 8px;
	padding-top: 12px;
	font-size: 11px;
	color: #ffffff;
}
.menusubhead {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.menutext, .menubold, .pictext, .credit, .byline, .subhead {
	font-size: 11px;
}
.menutext {
	margin-bottom: 2px;
}
.menubold {
	font-weight: bold;
}
.menuspacer {
	font-size: 2px;
}
.spacer {
	font-size: 8px;
}
.boxtext {
	font-weight: bold;
	margin-bottom: 4px;
}
.small, .smallbold {
	font-size: 10px;
}
.smallbold {
	font-weight: bold;
}
.smallheadline {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.list {
	margin-top: 5px;
	margin-bottom: 10px;
}
.listitem {
	padding-top: 5px;
}
.linkselect {
	color: #ffffff;
}
.linkselect:hover {
	color: #e3e3ec;
}

.error {
	font-size: 14;
	font-weight: bold;
	color: #f08c00;
}
.list_link {
	color:8D1C1C;
	font-size:10px;
	
	font-weight: bold;
	text-decoration: none;
}
.matrix {
	font-size:10px;
	
}
.matrix A {
	color:#93393A;
}
.matrix_sub {
	padding: 1px 4px 4px 4px;
	border: 1px solid C9C9C9;
	border-top:0px;
	color:#000000;
	background-color:#F3F3F3;
	background-image: url(/_images/matrix_sub_bg.gif);
}
.matrix_info_sub {
	padding: 10px 5px 0px 0px;
	border: 1px solid C9C9C9;
	border-top:0px;
	color:#000000;
	background-color:#F3F3F3;
	background-image: url(/_images/matrix_info_bg.gif);
}
.matrix_header {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	color:00469E;
	background-color:#ffffff;
}
.matrix_info {
	padding: 4px 4px 4px 4px;
	background-color:#F7F7F7;
}
.matrix_content {
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #EFEFEF;
	padding: 4px 4px 4px 4px;
	background-color:#FFFFFF;
	color:#353535;
	
	font-size: 9px;
}
.matrix_left {
	/*border-left: 1px solid #C9C9C9;*/
}
.home_box {
	border-left: 1px solid #D8D8D8;
}
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu .content {
	position:absolute;
}
/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.mtDropdownMenu .items {
	position:relative;
	left:0px;
	top:0px;
	border:1px solid #002253;
	z-index:2;
}
.mtDropdownMenu.top .items {
	border-top:none;
}
/* each TR.item is one menu item */
.mtDropdownMenu .item {
	color:#75B9F8;
	font-size:10px;
	
	text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
}
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.mtDropdownMenu .background {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=85);
}
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px;
	width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px;
	height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.mtDropdownMenu .item.hover {
	background:#ffffff;
	color:8D1C1C;
}
/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.mtDropdownMenu .item img {
	margin-left:10px;
}
.subtext {
	FONT-SIZE: 10px;
	COLOR: #4A4A4A;
}
.subtext_title {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #264771;
	line-height: 22px;
}
.BodContent {
	padding-left: 6px;
	FONT-SIZE: 12px;
	COLOR: #4A4A4A;
	line-height: 16px;
	
}
.BodContent td {
	FONT-SIZE: 12px;
	COLOR: #4A4A4A;
	line-height: 16px;
	
}
.BodContent a {
	color:#8D1C1C;
	text-decoration: none;
}
.content_highlight {
	
	FONT-SIZE: 12px;
	COLOR: #808080;
	line-height: 17px;
	margin-top:10px;
}
.headernav {
	FONT-SIZE: 10px;
	COLOR: #D4D3D3;
	
}
.headernav a {
	FONT-SIZE: 10px;
	COLOR: #D4D3D3;
	
}
.headernav a:hover {
	FONT-SIZE: 10px;
	COLOR: #D4D3D3;
	
	text-decoration:underline;
}
.list a {
	COLOR: #264771;
}
.maintableborder {
}
.maintablebg {
}
.reg {
	background-image:  url(/_images/reg_bg.gif);
	background-repeat: no-repeat;
}
.navbox {
	width:204px;
	background-color:#ffffff;
	layer-background-color:#FFFFFF;
}
.navsub {
	font-size:11px;
	background-color:#ffffff;
	layer-background-color:#ffffff;
}
.navsub a {
	color:#666666;
	padding:4px 7px;
	text-decoration:none;
	background-color:#ffffff;
}
.navsub a:hover {
	background-color:#ffffff;
	color:#8D1C1C;
	text-decoration:underline;
}
.nav {
	font-size:11px;
	background-color:#F1F1F1;
	layer-background-color:#F1F1F1;
	color: #666666;
	padding:4px 7px;
}
.nav a {
	FONT-WEIGHT: bold;
	color:#666666;
	text-decoration:none;
	background-color:#F1F1F1;
}
.nav a:hover {
	background-color:#F1F1F1;
	color:#8D1C1C;
}
.footer {
	line-height: 17px;
	font-size:10px;
	
}
.footer a {
	line-height: 17px;
	font-size:10px;
	
	color:#264771;
}
.footer a:hover {
	line-height: 17px;
	font-size:10px;
	
	color:#264771;
}
#menubar {
	position:absolute;
	width:450px;
	left:35px;
	top:245px;
	background-color:#F9F1C8;
	border:1px solid #AD5800;
	padding:2px;
}
#menubar a {
	color:#AD5800;
	letter-spacing:1px;
	border:1px solid #F9F1C8;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#menubar a.active {
	border-bottom-color:#CCC599;
	border-right-color:#CCC599;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #969696;
	background-color:#ffffff;
	position:relative;
	layer-background-color:#FFFFFF;
	filter:Alpha(Opacity=88, Style=0);
	top: 541px;
	left: 1016px;
}
.menu a {
	color:#000000;
	display:block;
	padding:4px 10px;
	text-decoration:none;
}
.menu a:hover {
	background-color:#BCCEF2;
	color:#ffffff;
}
#about {
	position:absolute;
	left:5px;
	top:200px;
}
.subtitle {
	FONT-SIZE: 12px;
	COLOR: #444444;
	
	FONT-WEIGHT: bold;
	line-height: 25px;
}
.domain_box {
	background-color: #FFFFFF;
	border-color: #A6A6A6;
	border-width: 1;
	border-style: solid;
	width: 150px;
	
	font-size: 11px;
	color: #777777;
	height: 19px;
}
.login {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.login input {
	height: 22px;
	
	font-size: 11px;
	color: #666666;
}
.login checkbox {
	color: #666666;
}
.login TD {
	border-top-width:1;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width:1;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	color:#555555;
	FONT-SIZE: 11px;
}
.login .title {
	background-color: #D0D0D0;
}
.login .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}
					
.subtitle-color {
	FONT-SIZE: 12px;
	COLOR: #8D1C1C;
	
	FONT-WEIGHT: bold;
	line-height: 25px;
}
.subsubtitle-lighter {
	color: 999999;
}
.subsubtitle-color {
	color: #8D1C1C;
}
.notebox {
	width: 100%;
	
	font-size: 11px;
	color: #777777;
}
/* Specific style for form elements on contact page */
.contactboxform select {
	width: 215px;
	height: 22px;
	
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.contactboxform input {
	width: 215px;
	height: 22px;
	
	font-size: 11px;
	color: #666666;
}
.contactboxform textarea {
	width: 215px;
	height: 125px;
	
	font-size: 11px;
	color: #666666;
}
/* The small top link usually appearing on client testimonial pages */
.top {
	color: #CCCCCC;
	text-decoration: none;
}
A.top:link, A.top:visited, A.top:active {
	color: #CCCCCC;
	text-decoration: none;
}
A.top:hover {
	color: #8D1C1C;
	text-decoration: none;
}
/*
.top {  color: #CCCCCC}
A.top:link, A.top:visited, A.top:active { color: #CCCCCC; text-decoration: none; }
A.top:hover { color: #FF6600; text-decoration: none; }
*/


/* The small back button on the order left side navigation */
.navorderback {
	color: #CCCCCC;
	text-decoration: none;
	
	font-size: 9px;
	font-weight: normal;
}
.navorderback a:hover {
	color: #8D1C1C;
	text-decoration: none;
	font-weight: normal;
}
.navorderback a:link, visited, active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
/* ------------------------------------------- */
/* Styles for the application looking elements */
/* ------------------------------------------- */

.app {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	width: 100%;
}
.app a {
	color:#4A4B4B;
	text-decoration:none;
}
.app a:hover, link, visited {
	color:#8D1C1C;
	text-decoration:underline;
}
.app TD {
	border-top-width:1;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width:1;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	color:#555555;
	FONT-SIZE: 11px;
}
.app .title {
	background-color: #D0D0D0;
}
.app .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}
/* The small back button on the order left side navigation */
.app_highlighted {
	background-color: #f4f4f4;
}
.btn {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(/_images/button2.gif);
	backgroung-image: repeat-x;
	width:50px;
}
.btn_med {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(/_images/button2.gif);
	backgroung-image: repeat-x;
	width:106px;
}
.btn_wide {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(/_images/button2.gif);
	backgroung-image: repeat-x;
	width:150px;
}
.app_large {
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #000000;
}
.app_desc {
	color: #656565;
}
.error {
	border-color: #FF0000;
	border-width: 2;
	border-style: solid;
	background-color: #FFDEDE;
	width: 95%;
}
.error TD {
	color: #FF0000;
	FONT-SIZE: 10px;
}
.error .title {
	background-color: #FF9393;
}
.error .title TD {
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 12px;
}
.info {
	border-color: #0000FF;
	border-width: 2;
	border-style: solid;
	background-color: #DEDEFF;
	width: 95%;
}
.info TD {
	color: #0000FF;
	FONT-SIZE: 10px;
	
}
.info .title {
	background-color: #9393FF;
}
.info .title TD {
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 12px;
	
}
.ordernav {
	font-size:11px;
	background-color:#ffffff;
	layer-background-color:#ffffff;
}
.ordernav a {
	color:#666666;
	text-decoration:none;
	background-color:#ffffff;
}
.ordernav a:hover {
	background-color:#ffffff;
	color:#8D1C1C;
	text-decoration:underline;
}
.ordernav .title {
	font-size:12px;
	font-weight: bold;
}
.ordernav .current {
	font-weight: bold;
}
.select {
	border-top-width:1;
	border-top-style: solid;
	border-top-color: #C4C4C4;
	border-left-width:1;
	border-left-style: solid;
	border-left-color: #C4C4C4;
}
.primary-highlight-color {
	color: #8D1C1C;
}
.type-small-light {
	
	font-size: 11px;
	color: #888888;
}
.table1 {
	
	font-size: 11px;
}
.table1 TD {
	
	font-size: 11px;
}
.table1 TR {
	
	font-size: 11px;
}
.type-light {
	color: #888888;
}
#tabs ul {
	font-size:10px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#tabs ul li {
	margin-left: 1;
	margin-bottom: 0;
	list-style: none;
	display: inline;
	background-color: #E8E8E8;
	color: 9D9D9D;
	height: 19px;
}
#tabs li a {
	border: 1px solid #D9D9D9;
	display: inline;
	padding: 1px 12px 4px;
	color: #9D9D9D;
	filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
	height: 10;
	text-decoration: none;
}
#tabs li a:hover {
	border: 1px solid #CDCDCD;
	border-bottom: 1px solid #D0D0D0;
	display: inline;
	padding: 1px 12px 4px;
	color: #656565;
	filter: dropshadow(color=#ffffff, offx=-1, offy=-1);
	height: 10;
	text-decoration: none;
}
#tabs ul li.up {
	border: 1px solid #D9D9D9;
	padding: 1px 12px 5px;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
	background-color: #FFFFFF;
	color: #656565;
	height: 21px;
}
