body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	color: #333;
}

.body {
	margin: 0px;
	padding: 0px;
	background-color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.frame {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	width: 770px;
	padding: 10px 0px 0px 0px;
	background-color: #FFF;
	background-image: url(../../images/header_top.gif);
	background-repeat: no-repeat;
	background-position: 97px 5px;
}

a {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a font {
	text-decoration: none;
	color: #CC0000;
}

a:hover font {
	text-decoration: underline;
	color: #CC0000;
}

.redHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
}

.alertBox {
	display: block;
	background-color: #FFF0B2;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	padding: 1px 10px 1px 40px;
	background-image: url(../../images/alert.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: auto;
}

* html .alertBox {
	height: auto;
	width: auto;
	margin: 0px 0px 0px 0px;
}

/*HEADER*/

.header {
	background-image: url(../../images/dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 4px 0px;
}

.headerBlank {
	height: 43px;
}

.toolMenuFrame {
	padding: 0px 0px 1px 0px;
}

.toolMenu {
	margin: 0px 0px 0px 6px;	
	padding: 1px 0px 0px 0px;	
	background-image: url(../../images/toolMenu_left.gif);
	background-color: #CCC;
	background-position: left;
	background-repeat: no-repeat;
	height: 18px;
}


.toolMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 670px;
	float: right;
	text-align: left;
}

.toolMenu ul li {
	float: right;
	margin: 0px;
	list-style-image: none;
}

.toolMenu ul li a {	
	display: block;
	margin: 0px;
	padding: 4px 1px 0px 1px;
	width: 66px;
	font-size: 8px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

* html .toolMenu ul li a {	
	width: 68px;
}

.navFrame {

}

#navigation {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/*NAVIGATION*/

/* first level nav */

#navigation ul.mb {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 670px;
	float: left;
	text-align: left;
	background: none;
	border-left: 1px solid #FFF;
	_border-left: 0px solid #FFF;
}

* html div#navigation ul.mb {
	width: 670px;
}

#navigation ul.mb li {
	float: left;
}

/* first level nav links */

#navigation ul.mb li a {
	padding: 0px;
	border-left: 0px solid #FFF;
	_border-left: 1px solid #FFF;
	width: 67px;
	height: 59px;
	text-align: center;
	text-decoration: none;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation ul.mb li a:hover {
	text-decoration: none;
	background-position: bottom left;
}

#navigation ul.mb li a#active {
	text-decoration: none;
	background-position: bottom left;
}

/* div for positioning second level nav */

#navigation ul.mb li div, #navigation ul.mb li span{
	position: relative;
}
/* second level nav */

#navigation ul.mb ul {
	position: absolute;
	top: 59px;
	left: -68px;
	margin: 0px;	
	padding: 8px 0px 8px 0px; 
	width: 134px;
	border: 1px solid #FFF;
	background: #FFCC00;
}

* html div#navigation ul.mb ul {

}

#navigation ul.mb ul li {
	position: relative;
	float: left;
	margin: 0px;	
	padding: 0px; 
}

#navigation ul.mb ul>li {	
	display: block;
	/* required for opera: */
	float: none;
}

/* second level nav links */

#navigation ul.mb ul li a {		   	
	margin: 0px;
	padding: 2px 8px 0px 8px; 
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;
	display: block;
	background: #FFCC00;
	width: 118px;
	height: auto;
	line-height: 16px;
	border-left: none;
	text-align: right;
	text-decoration: none;
	word-spacing: 0px;
}

* html div#navigation ul.mb ul li a {		   	
	width: 134px;
	height: 18px;
	line-height: normal;
}

#navigation ul.mb ul li a:hover {
	color: #CC0000;
	background: #FFEB99;
}

#navigation ul.mb ul li a#active {		   	
	color: #CC0000;
	background: #FFEB99;
}

/*RIGHT SIDE BAR*/

.rightSideBar {
	background-color: #F0F0E0;
	padding: 0px;
	margin: 0px;
}

.rhsBox {
	background-image: url(../../images/dash.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0px 0px 8px 7px;
	padding: 3px 0px 10px 0px;
	font-size: 9px;
}

/*CONTENT*/

.frontBoxes {
	background-image: url(../../images/dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.linkBox {
	background-image: url(../../images/dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.linkBoxLast {

}

.pageHeader {
	background-color: #CC0000;
	background-image: url(../../images/contentHeadingLeft.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 0px 0px 16px;
	margin: 0px 0px 10px 0px;
}

* html .pageHeader {
	height: 25px;
	width: 100%;
}

.content {
	background-color: #FFFFFF;
	padding: 0px 12px 12px 10px;
}

.indexContent {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.indexContent td {
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

.content td {
	font-size: 10px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}

.content td ul {
	margin: -8px 0px 10px 28px;
}

.content td ul li {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../../images/arrow.gif);
	line-height: 18px;
	color: #333;
}

/*LEFT SIDE BAR*/

.leftSideBar {
	background-color: #F0F0E0;
	padding: 5px;
	width: 164px;
}

.leftSideBar div {
	border-bottom: 1px dashed #333;
	padding: 3px 0px;
}

.leftSideBar div a {
	color: #333;
	font-weight: bold;
}

/*FOOTER*/

.footerMain {
	padding: 0px 6px 50px 0px;
	margin: 0px;
}

.footer {
	padding: 10px 5px 5px 5px;
	background-image: url(../../images/dash.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666;
	width: 620px;
	margin: 0px;
}

* html .footer {
	width: 100%;
}

/* news front */

.newsFrontBox {
	margin: 0px;
	padding: 13px;
	background-image: url(../../images/dashVert.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.moreNews {
	padding: 6px 6px 0px 0px;
}

.moreNews a {
	color: #000;
}

.newsFront {	
	width: 220px;
}

.newsFront a {	
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFF;
	width: 100%;
	padding: 2px 2px 3px 4px;
}

.newsFront a:hover {
	background-color: #E5E5CC;
	color: #000;
	text-decoration: none;
}

/*news list*/

.newsShort {
	color: #666;
	font-weight: normal;
}

/* CONTACT FORM */

.table td {
	font-size: 10px;
	padding: 4px;
}

.table .even {
	background-color: #FFF;
	border-bottom: 1px dashed #333;
}

.table .odd {
	background-color: #F0F0E0;
	border-bottom: 1px dashed #333;
}

.table .header { 
	background-color: #CC0000;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
}

.table .subheader {
	background-color: #FFF;
	color: #000;
	border-bottom: 1px solid #333;
	border-top: none;
}

.table .formfields {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #333;
	padding: 1px;
	width: 160px;
}

.table .button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.table {
	border: 1px #333 solid;
	width: 614px;
	margin: 8px 0px 0px 0px;
}

/* TEMPLATE STLYES */

/*content templates*/

#block_doc a {
	text-decoration: none;
}

#block_doc a:hover {
	text-decoration: none;
}

#block_image {

}
