

/*<group=structure>*/

#outerwindow {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0;
	width: 57em;
	padding: 0;
}

#topbox {
	width: 57em;
	height: 1.2em;
	border-bottom: 1px solid white;
	display: block;
}

#topbox_right_title {
	background: white;
	width: 41.6em;
	float: right;
	height: 1.2em;
}

#mainwindow_holder {
	width: 44em;
	float: right;
	display: block;
	margin: 0;
	border-left: 1px solid white;
	padding: 0;
	background: repeat-y;
}

#mainwindow_left_logo {
	width: 2.4em;
	background: repeat;
	float: left;
	padding: 0;
	margin: 0;
}

#mainwindow_text {
	border-right: 1px solid white;
	border-left: 1px solid white;
	width: 30.4em;
	margin: 0;
	padding: 0;
	float: left;
}

#mainwindow_text_table {
	border-left: 1px solid white;
	width: 41.4em;
	margin: 0;
	padding: 0;
	float: left;
}

#mainwindow_right_stuff {
	padding: 0;
	color: #fafafa;
	width: 11.1em;
	margin: 0;
	position: absolute;
	visibility: visible;
	left: 45.9em;
	top: 7.5em;
}

#left_holder_nav {
	width: 12.9em;
	height: 20.1em;
	border-bottom: 1px solid white;
	padding: 0;
	margin: 0;
	float: right;
}

#left_nav_lines {
	border-left: solid white 1px;
	height: 20.1em;
	margin-top: 0;
	width: 10.4em;
	padding: 0;
	float: right;
}
	
/*</group>*/

/*<group=text>*/

.menu_titles {
	font-size: .75em;
	color: #383838;
	font-weight: bold;
	padding: 2px 0 2px 3px;
}

.menu_titles2lines {
	font-size: .75em;
	color: #383838;
	font-weight: bold;
	padding: 2px 0 2px 3px;
	border-top: 1px solid #ffffff;
}

.primary_color {
	color: #20339a;
}

p {
	color: #323232;
	font-size: .8em;
	line-height: 1.5em;
	margin: 10px;
}

h1 {
	font-size: 1em;
	padding: 0;
	margin: 0 0 0 10px;
}

h2 {
	padding: 0;
	color: #20339a;
	margin: 20px 10px -10px;
	font-size: 1em;
}

h4 {
	padding: 0;
	color: #20339a;
	margin: 20px 10px -10px;
	font-size: .8em;
}

a {
	color : #20339a;
	text-decoration : underline;
}

h3 {
	font-size: .8em;
	color: #20339a;
}

li a {
	text-decoration: none;
}

td h4 {
	color: #323232;
	font-size: .75em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
}

td h3 {
	font-size: .8em;
	color: #20339a;
	margin-left: 10px;
	margin-bottom: -8px;
}

td p {
	color: #20339a;
	text-decoration: none;
	line-height: 1.1em;
}
	
/*</group>*/

/*<group=Navigation_menu>*/

.navsub2 {
	text-align: left;
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: .7em;
	line-height: 1.4em;
	width: 99%;
	padding-top: 6px;
	margin: 0;
	padding-left: 3px;
	border-top: 1px solid white;
}

a.subnav2 {
	color: #20339a;
	text-decoration: none;
	padding-left: 10px;
	margin: 0;
}

a.subnav2:hover {
	color: #000000;
}
	
/*</group>*/

body {
	background: url(pics/gradient_bg.jpg) repeat-x #bcbfbf;
	padding: 0;
	margin-left: 0;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*<group=hacks>*/

.clearboth {
	clear: both;
}
	
/*</group>*/

/*<group=Picture>*/

.pic_float_right {
	float: right;
	margin-top: 1em;
	display: block;
}

.pic_float_left {
	float: left;
	margin-top: 1em;
	display: block;
	text-align: center;
	margin-left: 20px;
}

.pic_float_right_15r {
	float: right;
	display: block;
	margin: 1em;
}

.no_rollover {
	border: none;
	float: right;
	display: block;
	text-decoration: none;
	margin-top: 15px;
}

td img {
	border: 1px solid #ffffff;
}

.logo {
	width: 10.4em;
	margin-left: 2.9em;
	margin-bottom: .3em;
	text-decoration: none;
	border-style: none;
}

.rightpicture {
	width: 11.1em;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}

.mini_H {
	width: 2.4em;
	margin-top: 20em;
}
	
/*</group>*/

/*<group=tables>*/

.right_pic_table {
	width: 11.1em;
	display: table;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}

.text_table {
	background: #c9ccce;
	color: #20339a;
	font-size: .75em;
	border: 1px solid #a6a8aa;
	margin: 20px auto 10px;
}

.text_table_order {
	background: #c9ccce;
	color: #20339a;
	font-size: .75em;
	border: 1px solid #a6a8aa;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.list_parts {
	font-size: .8em;
	font-weight: bold;
	color: #323232;
	list-style: square;
	padding-left: 5px;
}

.text_table td {
	border: #a9adaf 1px dotted;
	padding: 1px;
}

.text_table_order td {
	border: #a9adaf 1px dotted;
	padding: 1px;
}
	
/*</group>*/

li {
	display: list-item;
	font-size: .8em;
	line-height: 1.1em;
	color: #323232;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style: square;
}

ul h3 {
	margin-bottom: -5px;
	background: #c3c7c7;
}

h3.right {
	margin-left: 15px;
	margin-bottom: -12px;
}

ul {
}

.bold {
	color: #20339a;
	font-weight: bolder;
	font-style: italic;
}

.darkgrey_bg {
	background: #b1b5b5;
	font-weight: bolder;
}

p em {
	color: #20339a;
	font-size: .8em;
}

.title_height {
	height: 1.1em;
}

.auto_center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-top: 10px;
	width: 28em;
}