html {
margin:0px;
}

body {
	background-color:#ced9df;
	background-image:url(../SiteImages/background_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	font-family:verdana;
	font-size:9pt;
	color:#858383;
}

a:link, a:visited, a:active {text-decoration:none;color:#e74052;}
a:hover {text-decoration:underline;color:#e74052;}

.Heading {font-weight:bold; font-size:11pt; color:#0000c1;}
.SubHeading {font-weight:bold; font-size:9.5pt; color:#0000c1;}

#wrap {
	clear:both;
}

#main_table {
	margin:10px auto;
}

#header_main {
	width:1024px;
}

#header_logo {
	float:left;
	width:846px;
	margin-bottom:3px;
}

#header_search {
	float:right;
	width:178px;
	margin-bottom:3px	
}

#header_search input{
	width:170px;
	height:24px;
	margin-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	vertical-align:middle;
	color:#d0d0d0;
	border:1px inset #d0d0d0;
	background-color:transparent;
}

#header_bar {
	clear:both;
}

#news_block {
	padding-bottom:100px;
	padding-left:15px;
	background: #ffffff  no-repeat bottom right;
	border: 1px solid #EEEEEE;
}

#news_block img {
	width:120px;
	border:2px outset #c4c4c4;
	margin:0 7px 7px 0
}

.feature_main {
	width:250px;
	height:430px;
	margin:10px 20px 10px 10px;
	background-color:transparent;
	background: url('../siteimages/tab_lhs_top.png') no-repeat top left;
}

.feature_main a:link, .feature_main a:visited, .feature_main a:active {
	font-weight:bold;
	text-decoration:none;
	color:#e74052;
}
.feature_main a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#e74052;
}

#feature_header {
	width:250px;
	height:38px;
}

#feature_header h1{
	padding:18px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}
#feature_sub_header {
	width:237px;
	height:20px;
   	margin: 0 auto;
   	padding:5px 5px 10px 8px;
   	font-weight:bold;
    	text-align:left;
    	font-size:7.8pt;
    	background-color:#ffffff;
}

#feature_sub {
	//scrollbar-base-color: #ffffff;
	//scrollbar-arrow-color: #000000;
	//scrollbar-3dlight-color: #ffffff;
	//scrollbar-darkshadow-color: #c3c3c3;
	//scrollbar-face-color: silver;
	//scrollbar-highlight-color: #c4c4c4;
	//scrollbar-shadow-color: #ffffff;
	//scrollbar-track-color: whitesmoke;
    	width:240px;
    	height:430px;
    	padding:10px 5px;
    	overflow:auto;
    	font-size:8pt;
    	background-color:#ffffff;
}

#feature_sub_content {
    	padding:5px;
}

#feature_sub hr {
	height: 1px;
	border: 1px solid #e74052;
	background-color:#e74052;
}

#feature_footer {
	width:250px;
	height:5px;
	background: url('../siteimages/tab_lhs_btm.png') no-repeat top left;
}

.lhs_main {
	width:250px;
	height:430px;
	margin:10px 20px 10px 10px;
	background-color:transparent;
	background: url('../siteimages/tab_lhs_top.png') no-repeat top left;
}

.lhs_main a:link, .lhs_main a:visited, .lhs_main a:active {
	font-weight:bold;
	text-decoration:none;
	color:#e74052;
}
.lhs_main a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#e74052;
}

#lhs_header {
	width:250px;
	height:38px;
}

#lhs_header h1{
	width:210px;
	padding:10px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}
#lhs_sub_header {
	width:237px;
	height:38px;
    	margin: 0 auto;
    	padding:5px 5px 10px 8px;
    	font-weight:bold;
    	text-align:left;
    	font-size:7.8pt;
    	background-color:#ffffff;
}
#lhs_sub {
	//scrollbar-base-color: #ffffff;
	//scrollbar-arrow-color: #000000;
	//scrollbar-3dlight-color: #ffffff;
	//scrollbar-darkshadow-color: #c3c3c3;
	//scrollbar-face-color: silver;
	//scrollbar-highlight-color: #c4c4c4;
	//scrollbar-shadow-color: #ffffff;
	//scrollbar-track-color: whitesmoke;
    	width:240px;
    	height:430px;
    	margin: 0 auto;
    	padding:0 5px;
    	overflow:auto;
    	text-align:center;
    	font-size:8pt;
    	background-color:#ffffff;
}
#lhs_sub_content {
    	padding:0 5px;
}
#lhs_sub hr {
	height: 1px;
	border: 1px solid #e74052;
	background-color:#e74052;
}

#lhs_break {
	width:250px;
	height:10px;
	background: #ffffff;
}

#lhs_footer {
	width:250px;
	height:5px;
	background: url('../siteimages/tab_lhs_btm.png') no-repeat top left;
}

.main_block {
	min-height:480px;
	margin:10px 10px 30px 0px;
}

#main_block_header {
	width:150px;
	height:38px;
	background-color:transparent;
	background: url('../siteimages/tab_rhs.png') no-repeat top left;
}

#main_block_header h1{ 
	width:120px;
	padding:10px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}

#main_content_header {
	float:left;
	width:126px;
	height:38px;
	cursor:pointer;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url('../siteimages/tab_rhs_1.png');
}

#main_content_header h1{ 
	width:120px;
	padding:10px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}

#main_resource_header {
	float:left;
	width:126px;
	height:38px;
	cursor:pointer;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url('../siteimages/tab_rhs_2.png');
}

#main_resource_header h1{ 
	width:120px;
	padding:10px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}

#main_order_header {
	float:left;
	width:133px;
	height:38px;
	cursor:pointer;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url('../siteimages/tab_rhs_3.png');
}

#main_order_header h1{ 
	width:120px;
	padding:10px 5px 5px 8px;
	font-size:7pt;
	font-weight:bold;
}

#div_Content {
	display:block;
}
#div_Resources {
	display:none;
}
#div_Order {
	display:none;
}

#main_block_sub {
	clear:both;
    	width:730px;
    	min-height:480px;
    	padding:10px;
    	background: #fcfae6 url('../siteimages/devider.gif') repeat-x bottom center;
	border-right:1px solid #bdc7cd;	
}

#related_block {
	//scrollbar-base-color: #fcfae6;
	//scrollbar-arrow-color: #000000;
	//scrollbar-3dlight-color: #bdc7cd;
	//scrollbar-darkshadow-color: #ffffff;
	//scrollbar-face-color: #ffffff;
	//scrollbar-highlight-color: #ffffff;
	//scrollbar-shadow-color: #ffffff;
	//scrollbar-track-color: #fcfae6;
    	width:730px;
    	height:170px;
    	padding:10px;
    	background: #fcfae6 url('../siteimages/devider.gif') repeat-x bottom center;
	border-right:1px solid #bdc7cd;
	overflow:auto;	
}

.footer_link {
	font-size: 8pt;
	font-weight:bold;
	color:#858383;
	text-decoration:none;
}
.footer_link:link, .footer_link:visited, .footer_link:active, .footer_link:hover {
	color:#858383;
}
