body
{
	font: 11px "arial";
	color: #333333;
	text-decoration: none;
	background-color: #e1e1e1;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

img
{
	border: 0px;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

h1
{
	margin: 0px;
	font: 13px "arial";
	color: #ffffff;
	font-weight: bold;
}

h1 a
{
	margin: 0px;
	font: 13px "arial";
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2
{
	margin: 0px;
	font: 13px "arial";
	color: #333333;
	font-weight: bold;
}
ul, ol {
    margin-top:0;
}
ul li, ol li {
    line-height:16px;
}

a
{
	color: #4583bf;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#wrapper
{
	width: 849px;
	background-color: #ffffff;
	text-align: left;
	margin: 0px auto;
}

#wrapper-popup
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	margin: 0px auto;
}

#header
{
	width: 849px;
	height: 82px;
	background-image: url(/images/header_bg.gif);
}

#menus-wrapper
{
	height: 30px;
}

#content-wrapper
{
	background-image: url(/images/gradient_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#content-wrapper-popup
{
	background-image: url(/images/gradient_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#menus
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#menus li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding-top: 7px;
	padding-left: 40px;
}

#menus li a, .menu-off
{
	display: block;

	font: 12px "arial";
	font-weight: bold;
	color: #707e8b;
}

#menus li a:hover
{
	color: #d93721;
}

#menus li .menu-on
{
	display: block;

	font: 12px "arial";
	font-weight: bold;
	color: #d93721;
}

#menus li div
{
	position: absolute;
	visibility: hidden;
	margin-left: -5px;
	margin-top: 3px;
	padding: 0;
	background: #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#menus li div a
{
	position: relative;
	display: block;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	
	font-weight: normal;
	color: #707e8b;
	border-top: 1px solid #eeeeee;
}

#menus li div a:hover
{
	background: #5ba1e7;
	color: #ffffff;
}

#navigations
{
	height: 297px;/* height for catalog_bg.png: 339px;*/
	width: 202px;
	background-image: url(/images/catalog_bg2.jpg);
	padding-top: 2px;
}

#navigations .item-top
{
	margin-left: 7px;
	padding-left: 5px;
	margin-right: 7px;
	margin-bottom:2px;
	height: 29px;
	cursor: pointer;

	font: 14px "arial";
	line-height: 29px;
	color: #333333;
}

#navigations .item-large
{
	margin-left: 7px;
	margin-top: 2px;
	padding-left: 5px;
	margin-right: 7px;
	height: 43px;
	cursor: pointer;

	font: 13px "arial";
	line-height: 43px;
	color: #333333;
}

#navigations .item
{
	margin-left: 7px;

	margin-right: 7px;
	
	padding-left: 5px;
	height: 35px;
	cursor: pointer;

	font: 13px "arial";
	line-height: 35px;
	color: #333333;
	
	border-top:solid 1px #DCDCDC;
}

#quick-search-content
{
	margin-top: 8px;
	width: 202;
	text-align: center;
}

#content-left
{
	float: left;
}

#content-main
{
	float:left;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 623px;
}

#content-main-popup
{
	float:left;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 100%;
}

#footer
{
	height: 53px;
}

#footer #footer-left
{
	float: left;
	width: 176px;
	height: 53px;
	background-image: url(/images/footer_left.gif);
}

#footer #footer-content
{
	float: left;
	width: 497px;
	height: 53px;
	padding-top: 10px;
	text-align: center;
}

#footer #footer-right
{
	float: left;
	width: 176px;
	height: 53px;
	background-image: url(/images/footer_right.gif);
}

#main-content-admin
{
	margin-top: 20px;
	width: 820px;
}

#main-content-header
{
	margin-top: 7px;
	margin-bottom: 10px;
}

#main-content
{
	width: 623px;
	padding-top: 10px;
}

.float-wall
{
	clear: both;
}

/******************************************************************************
	
	Home Page Styles

*******************************************************************************/

.product-sections
{
	margin-top: 10px;
	width: 623px;
}

.product-sections div
{
	width: 198px;
	float: left;
}

.product-sections .divider
{
	width: 7px;
	float: left;
}

.main-top
{
	height: 205px;
	width: 623px;
	background-image: url(/images/main_bg2.jpg);
	margin:0;
	padding:0;
}

.main-description
{
    width:410px;
    float:left;
    height:205px;
    	margin:0;
	padding:0;
	/*width: 260px;
	float: left;
	margin-left: 18px;
	margin-top: 90px;
	
	color: #ffffff;
	font: 12px "arial";
	font-weight: bold;
	line-height: 20px;*/
}

.main-news
{
	width: 190px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

/******************************************************************************
	
	Content Page Styles

*******************************************************************************/

 p.bodytext {
    color:#333333;
    padding:0 10px 0 10px;
    line-height:16px;
    text-align:justify;
}
 .bodytext .label {
    font-weight:bold;
 }

p.none {
    font-weight:bold;
}

 .pageTitle {
    color:#215488;
    font-size:21px;
    line-height:21px;
    height:21px;
    padding-left:10px;
    margin:10px 0 10px 0;
}
 #Breadcrumb {
    border-top:solid 1px #DCDCDC;
    border-bottom:solid 1px #DCDCDC;
    font-size:11px;
    line-height:28px;
    padding:10px 10px 10px 10px;
    vertical-align:middle;
 }
 #Breadcrumb img {
    padding:0 5px 0 5px;
    vertical-align:middle;
 }
 .libraryTable {
    margin-left:10px;
 }
 .libraryTable td {
    padding:3px;
 }
 .altRow td {
    background-color:#F2F2F2;
 }
 
 .startHidden {
    display:none;
 }
 .bodyTitle {
    font-weight:bold;
    margin-left:10px;
 }
 .clickable {
    cursor:pointer;
    color:#4583bf;
 }
 .dlLink {
    margin-top:8px;
    float:right;
    line-height:18px;
    vertical-align:middle;
    height:18px;
 }
 .dlLink img {
    vertical-align:middle;
 }


/******************************************************************************
	
	Text Styles

*******************************************************************************/

/*new*/
.textpw,.textid
{ font-size: 12px; width:150px;}


.inputFieldHeader
{
	font: 11px "arial";
	color: #333333;
	font-weight: bold;
}

.text-dark-blue
{
	color: #1f5785;
}

.text-red
{
	color: #da3720;
}

.text-light-gray
{
	font: 11px "arial";
	color: #999999;
}

.text-big
{
	font: 18px "arial";
	color: #333333;
}

.sectionTitle
{
	color: #1f5785;
	font-weight: bold;
}

.fieldsTable tr td.sectionTitle
{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;

	color: #1f5785;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}

.fieldsTable tr td.fieldTitle
{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;

	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.fieldsTable tr td.fieldText
{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	
}

.fieldsTable tr td
{
	vertical-align: top;
	text-align: left;
	
}

.link-white-bold
{
	color: #ffffff;
	font: 12px "arial";
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}

.link-underline
{
	text-decoration: underline;
}

.message
{
	font: 12px "arial";
	color: green;
	text-decoration: none;
}

.errorMessage
{
	font: 12px "arial";
	color: red;
	text-decoration: none;
}

.tablehead, th.tablehead
{
	font: 12px "arial";
	color: white ;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
th.tableheadStd {
    border-left: 1px #EFEFEF solid;
    border-top: 1px #EFEFEF solid;
    border-right:0;
    border-bottom: 2px #EFEFEF solid;
    background-color:#0063A0;
    text-align:left;
    font-weight:bold;
}

table.tableText {
    border-left: 1px #EFEFEF solid;
    border-top: 1px #EFEFEF solid;
    border-right: 2px #EFEFEF solid;
    border-bottom: 1px #EFEFEF solid;
    background-color: white;
}
table.tableText td {
    border-left: 1px #EFEFEF solid;border-top: 0px #EFEFEF solid;border-right: 0px #EFEFEF solid;border-bottom: 1px #EFEFEF solid;
    vertical-align:middle;
    text-align:left;
}
table.tableText th.number,
table.tableText td.number {
    text-align:right;
}


.sequenceTable {
}

.sequenceTable tr td
{
    padding:3px;
	vertical-align: middle;
	text-align: left;
}

.sequenceTable tr.even td
{
    background-color:#EEEEEE;
}
.sequenceTable tr.header td
{
    background-color:#215489;
    color:#FFFFFF;
    font-weight:bold;
}

td
{
	font: 11px "arial";
	color: #333333;
	text-decoration: none;
}

a.noLinkStyle {
    color: #333333;
	text-decoration: none;
	display:block;
}
a.noLinkStyle:hover {
	text-decoration: none;
	color:#FFFFFF;
}


/******************************************************************************
	
	Admin Styles

*******************************************************************************/

#content-wrapper-admin
{
	background-image: url(/images/gradient_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 5px;
}
