@charset "utf-8";
/* CSS Document */
/** RESET **/
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, b, u, i, center, 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-size:100%;
}
body {
	line-height:1;
	margin-top:auto;
	vertical-align:middle;
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none;
	margin: 30px 15px;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
/** TEXT **/

.Normal {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:10pt;
letter-spacing:1px;
	line-height:1.3em;
	text-align:left;
	color:#000000;
}
hr {
}
A {
}
A:link {
}
A:visited {
}
A:active {
}
A:hover {
}
h1 {
	color:#000000;
	vertical-align:middle;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	letter-spacing:2px;
	word-spacing:5px;
	font-size: 22px;
	line-height:35px;
	margin-bottom:0;
}

h1 a:link, h1 a:active, h1 a:visited {
color:#333333;
text-decoration:none;
}

h1 a:hover {
color:#EBC8A8;
}

h2 {
	color:#333333;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:1.5em;
}

h3 {
	font-size:1em;
	margin-top:5px;
	font-style:italic;
	color:#333333;
}
h4 {
	font-size:1.3em
}
h5 {
	font-size:1.2em
}
h6 {
	font-size:1.1em
}
ol {
	list-style:decimal
}
ul {
	list-style-type:disc
}
li, ul li {
	margin-left:30px;
	list-style-type:disc;
}
p, dl, hr, h2, h3, h4, h5, h6, ol, ul, pre, address, fieldset {
	margin-bottom:10px
}
/*Begin Custom Styles*/
body {
	background-color:#6A7260;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:1.2em;
	text-align:left;
	color: #000000;
	vertical-align:top;
}
table.wrapper {
	width:840px;
	vertical-align:top;
	text-align:left;
}
td {
	vertical-align:top;
}
td.leftshadow {
	background-color:#6A7260;
	background-image:url(media/leftshad.jpg);
	background-repeat:repeat-y;
	vertical-align:bottom;
	margin:0;
	padding:0;
}
td.rightshadow {
	background-color:#6A7260;
	background-image:url(media/rightshad.jpg);
	background-repeat:repeat-y;
	vertical-align:bottom;
	margin:0;
	padding:0;
}
td.bottomshadow {
	background-color:#6A7260;
	background-image:url(media/bottom_shad.jpg);
	background-repeat:repeat-x;
	vertical-align:bottom;
	margin:0;
	padding:0;
	border-top:1px solid #0B2425;
}
td.header {
	height:94px;
	vertical-align:middle;
	width:840px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}
td.logo {
}
td.contact {
	width:325px;
	vertical-align:top;
	text-align:right;
	padding:0 10px 0 0;
}
.leftpane {
	width:180px;
	border-right: 1px solid #D1D1B8;
	padding:10px 20px;
	background-color: #EBC8A8;
	vertical-align:top;
	height:100%;
}
td#left_col {
	background-color: #EBC8A8;
	width:180px;
}
.contentpane {
	padding:10px 20px;
	background-color:#B3B9A8;
	width:660px;
	vertical-align:top;
}
.footer {
	text-align:right;
	color:#999999;
	height:30px;
	font-size:11px;
	padding-right:5px;
	vertical-algin:middle;
}
td#navbar {
	padding:0 10px;
	background-color:#EBC8A8;
	height:1px;
	width:180px;
	
}
td#contentarea {
	border:1px solid #000000;
}
/*Solpart Menu Styles*/

.MainMenu_MenuContainer {
font-size:0;
text-align:center;
width:100%;
vertical-align:middle;
color:#EBC8A8;

}
.MainMenu_MenuBar {
font-size:1px;
text-align:center;
color:#EBC8A8;

}

.MainMenu_MenuItem
{	font-weight: bold;
	font-size: 12px;
	color: #6A7260;
	border-top:none;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	line-height:20px;
	border-bottom:1px solid #333333;
}
.MainMenu_MenuItemSel
{font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-top:none;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	line-height:20px;
	border-bottom:1px solid #ffffff;
	background-color: #333333;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border:none;
	background-color:#EBC8A8;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-right-style: none;
	border-left-style: none;
	border:none;
	height: 0%;

}
.MainMenu_SubMenu
{
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #6A7260;
	margin-left:0px;
	border:1px solid #303030;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.MainMenu_SubMenuItem
{
	font-size: 12px;
	font-weight: bold;
	color: #6A7260;
	height:18px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.MainMenu_SubMenuItemSel
{
font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-top:none;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	line-height:20px;
	border-bottom:1px solid #303030;
	background-color: #6A7260;
}

.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	line-height:30px;
	background-color:#EBC8A8;
	border-bottom:1px solid black;
}

.MainMenu_RootMenuItemSel
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #6A7260;
	line-height:30px;
	background-color:#EBC8A8;
	border-bottom:1px solid black;

}

.MainMenu_RootMenuItemActive
{
	font-weight: bold;
	font-size: 14px;
	color:#6A7260;
	line-height:30px;
	background-color:#EBC8A8;
	border-bottom:1px solid black;

}
/* End Menu Styles */

/*Quotes Module*/
.quote, .author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#EBC8A8;
	line-height:1.3em;}
.author {
	font-weight:bold;
}
/*End Quotes*/

/*Splash Page Styles*/
table.splash {
	width:840px;
	height:611px;
margin-top:10px;
}
.splashcontent {
	margin:0;
	padding:0;
}
