/* mzumc */

/* LAST EDIT: */
/* 2/11/09 - Roy */


/* ::::::: Genereal Elements ::::::: */

* { /* Global Reset */
margin: 0px;
padding: 0px;
}

body {
background: #273e56;
}

h1 {
font: bold 24px/28px Arial, Helvetica, sans-serif;
color: #003366;
}

h2 {
font: bold 18px/24px Arial, Helvetica, sans-serif;
color: #003366;
}

h3 {
font: normal 14px/18px Arial, Helvetica, sans-serif;
color: #003366;
}

p {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
padding: 5px 0px 10px 0px;
}

ul {
list-style-position: inside;
}

li {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

a:link, a:active, a:visited {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
cursor: pointer;
}
a:hover {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
cursor: pointer;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

table {
}

tr {
}

th {
font: bold 14px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

td, input, textarea {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

fieldset {
font: bold 12px/18px Arial, Helvetica, sans-serif;

}

/*  ::::::: Main Wrap  ::::::: */

.MainBody {
background: #ffffff;
width: 794px;
margin: 20px auto 0px auto;
border-top: 3px solid #000f28;
border-left: 3px solid #000f28;
border-right: 3px solid #000f28;
overflow:hidden;
}


/* ::::::: Modified Suckerfish CSS Dropdown ::::::: */

.ToolBar img {

}

.ToolBar {
background: url('/Client/Images/header-sub.jpg') no-repeat left bottom; 
text-align: center;
margin: 0px;
width:794px;
padding: 0px;
display: block
}

ul#nav {/* Main List */
width: 100%;
margin: 0px;
height: 54px;

}

ul#nav, ul#nav li ul { /* all lists */
list-style: none;
text-align: center;
}

ul#nav li { /* main list items */
float: left;
position: relative;
width: 132px;
z-index:10;
}

ul#nav li a { /* main links */
background: transparent;
font: normal 12px/12px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 21px;
padding: 33px 0px 0px 0px;
cursor: pointer;
z-index:10;
}

ul#nav li a:hover {
background: transparent;
font: normal 12px/12px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 21px;
padding: 33px 0px 0px 0px;
cursor: pointer;
z-index:10;
}

ul#nav li ul { /* second-level lists */
background: transparent;
display: none;
position: absolute;
z-index:10;
}

ul#nav li ul li {
float: left;
position: relative;
width: 138px;
z-index:10;

}

ul#nav li ul li a { /*sub links */
background: #000000;
font: normal 12px/30px Arial, Helvetica, sans-serif;
color: #ffffff;
height: 30px;
filter:	alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
padding: 0px;
border-top: 1px solid #E3E3E3;
margin: 0px;
cursor: pointer;
}

ul#nav li ul li a:hover {
background: #000000;
font: normal 12px/30px Arial, Helvetica, sans-serif;
color: #ffffff;
height: 30px;
filter:	alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

padding: 0px;
border-top: 1px solid #E3E3E3;
margin: 0px;
cursor: pointer;
}

ul#nav li>ul#nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
display: block;
}

/* ::::::: Header ::::::: */

.TopOfPage {
width: 794px;
height: 128px;
height:119px;
display: none;
padding: 0px 0px 2px 0px;
border-bottom: 1px solid #000f28;
}

/* ::::::: Inner/Right Wrap ::::::: */

.Wrap {
width: 794px;
float: left;
}

#flashcontent2 {
margin: 0px;
padding: 0px;
}

Specialx 
{
	position:absolute;
	Top:200px;
	margin:0px auto;
	width:794px;
	float:left;
}
/* ::::::: Main Content Area ::::::: */

.InnerBody {
float: left;
width: 520px;
padding: 0px;
position:relative;
}

/* ::::::: Right Column  ::::::: */

.RightMargin {
width: 223px;
float: right;
}

.sublinks {
background: url('/Client/Images/submiddle.jpg') repeat-y left top;; margin-left:0px; margin-right:0px; margin-top:50px; margin-bottom:0px
}

.sublinks h2 {
text-align:center;
text-decoration: none;
border-bottom: 1px solid #cccccc;
color:#ffffff;
}

.sublinks a:link, .sublinks a:active, .sublinks a:visited{
display:block;
height: 30px;
width:223px;
text-align:center;
text-decoration: none;
font: bold 14px/30px arial;
border-bottom: 1px solid #cccccc;
color:#ffffff;
background: transparent;

}
.sublinks a:hover {
display:block;
height: 30px;
width:223px;
text-align:center;
text-decoration: none;
font: bold 14px/30px arial;
border-bottom: 1px solid #cccccc;
color:#ffffff;
background: #d0700d;
}

.sublinks img {
margin: 0px 0px -4px 0px;
padding: 0px;
}

 /* ::::::: Bottom Links ::::::: */
 
.SiteFooter {
background: #fff url('/Client/Images/footer2.gif') no-repeat left top;
width: 800px;
height: 26px;
margin: 0px auto;
padding: 0px;
clear:both
}

/* ::::::: Copyright Area ::::::: */

.Footer {
width: 800px;
margin: 0px auto;
text-align: left;
}

.Footer p {
color: #FFFFFF;
font-size: 10px;
}

.Footer a:link, .Footer a:active, .Footer a:visited {
margin: 0px 10px 0px 0px;
color: #FFFFFF;
font-size: 10px;
}