html, body
{
	width: 100%;
	height: 100%;
}
body
{
	background: #336699 url(/img/bg_main.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	font: 12px/14px arial;
	color: black;
}
div, form, img
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin-top: 0px;
}
img, div
{
	float: left;	
	border: none;
}
/*** Floats ***/
.flleft
{
	float: left;
}
.flright
{
	float: right;
}
.flnone
{
	float: none;
}
.flclear
{
	clear: both;
}
/*** /Floats ***/

/*** Main Structure and Globals ***/
.main_container
{
	display: table;
	float: none;
	width: 950px;
	height: 100%;
	padding: 0px 21px;
	margin: 0px auto;
	background: url(/img/shadow.png) repeat-y top left;
}
.white_block
{
	height:197px;
	width: 950px;
	position: relative;
	margin-bottom: -197px;
	background: #90aac3;
}
.bg_container
{
	width: 950px;
	background: no-repeat top left;
	position: relative;
}
/*** /Main Structure and Globals ***/

/*** Head ***/
.head
{
	width: 950px;
	height: 102px;
}
.head .logo a
{
	display: block;
	float: left;
	position: relative;
	width: 287px;
	height: 76px;
	background: url(/img/logo.png) no-repeat top left;
	cursor: pointer;
}
.head .records
{
	float:right;
	width: 287px;
	height: 76px;
}
.head .records a
{
	display: block;
	float: right;
	position: relative;
	width: 287px;
	height: 76px;
	background: url(/img/records.png) no-repeat top left;
	cursor: pointer;
}
/*** /Head ***/

/*** Footer ***/
.footer
{
	float: none;
	position: relative;
	margin: -44px auto 0px;
	width: 950px;
	padding: 0px 21px;
}
.footer a:link, .footer a:visited
{
	color: #626262;
	text-decoration: underline	
}
.footer a:hover
{
	text-decoration: none;
}
.footer .in
{
	width: 950px;
	height: 44px;
	background: #d4d4d4;
	text-align: center;
	font: bold 11px/12px arial;
	color: #626262;
}
.footer .in .white_row
{
	width: 950px;
	height: 13px;
	background: White;
	margin-bottom: 10px;
}
/*** /Footer ***/

/*** Menu ***/
.menu
{
	width: 200px;
	background: #c3d2e1 url(/img/bg_menu.jpg) repeat-x top left;
	border-bottom: 4px solid black;
}
.menu .row
{
	position: relative;
	float: none;
	width: 168px;
	height: 19px;
	border-bottom: 1px solid white;
	cursor: pointer;
	padding:5px 0px 0px 32px;
	font: bold 12px/14px arial;	
	color: white;
	background: url(/img/vLine.gif) repeat-y 21px 0px;
}
.menu .row .a
{
	display: block;
	width: 168px;
	height: 19px;
	color: white;
	text-decoration: none;
}
.menu .sub
{
	float:none;
	position: relative;
	background: #7d7d7d url(/img/bg_subMenu.gif) repeat-x top left;
	width: 200px;
	border-bottom: 1px solid white;

}
.menu .sub a:link, .menu .sub a:visited, .menu .sub .sel
{
	display: block;
	width: 168px;
	font: 11px/13px arial;
	color: white;
	text-decoration: none;
	padding: 3px 0px 3px 32px;
	background: url(/img/vLine2.gif) repeat-y 21px 0px;
}
.menu .sub a:hover, .menu .sub .sel
{
	background: #c7c7c7 url(/img/vLine3.gif) repeat-y 21px 0px;
	color: Black;
}
/*** /Menu ***/

/*** Nav Column ***/
.nav_col
{
	width: 201px;
	padding-bottom:44px;
}
.nav_col .tab_home
{
	display: block;
	width: 201px;
	height: 32px;
}
.nav_col .nav_body
{
	width: 200px;
	border-right: 1px solid #dedede;
	background: White;
}
.acredits
{
	width: 200px;
	padding: 10px 0px 25px;
	text-align: center;
}
.acredits img
{
	float: none;
	padding: 10px 0px;
}
/*** /Nav Column ***/

/*** News Column ***/
.news_col
{
	width: 198px;
	padding-bottom:44px;
}
.news_col .tab_news,
.news_col .tab_info
{
	width: 198px;
	height: 32px;
	background: url(/img/tab_news.gif) no-repeat top left;
}
.news_col .tab_info
{
	background: url(/img/tab_info.gif) no-repeat top left;
}
.news_col .news_body
{
	width: 197px;
	border-left: 1px solid #dedede;
	background: White;
	padding-bottom: 25px;
}
.news_col .block,
.news_col .info
{
	width: 167px;
	padding: 13px 15px;
	text-align: right;
	font: 11px/13px arial;
}
.news_col .info
{
	padding-top: 10px;
	font: bold 13px/18px arial;	
}
.news_col .info a:link, .news_col .info a:visited
{
	color: #3d698c;
	font: 11px/18px arial;
	text-decoration: underline;
}
.news_col .info a:hover
{
	text-decoration: none;
}

.news_col .info .down:link, .news_col .info .down:visited
{
	position: relative;
	display: block;
	width: 179px;
	margin: 1px -11px 0px;
	color: white;
	background: #336699;
	font: bold 11px/18px arial;
	padding: 1px 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.news_col .info .down span
{
	text-transform: lowercase;
	font: 10px/18px arial;
}
.news_col .info .down:hover
{
	text-decoration: none;
	background: #5588bb;
}

.news_col .block div
{
	width: 167px;
}
.news_col .block .ttl,
.news_col .testim .ttl
{
	font-weight: bold;
}
.news_col .block .text,
.news_col .testim .text
{
	color: #8c8c8c;
}
.news_col .block .lnk
{
	padding-top: 8px;
}
.news_col .block .lnk a:link, .news_col .block .lnk a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.news_col .block .lnk a:hover
{
	text-decoration: none;
}
.news_col .testim
{
	width: 160px;
	padding: 15px 17px 20px;
	text-align: right;
	font: 11px/13px arial;
}
.news_col .testim .text
{
	padding: 22px 2px 0px 5px;
	width: 153px;
	border-top: 1px solid #a1a1a1;
}
.news_col .testim .ttl
{
	padding: 0px 2px 22px 5px;
	width: 153px;
	border-bottom: 1px solid #a1a1a1;
}
/*** /News Column ***/

.main_col
{
	width: 551px;
	padding: 32px 0px 44px;
}
.main_col .buttons
{
	width: 534px;
	height: 52px;
	padding: 0px 8px 0px 9px;
	margin-bottom: -15px;
	position: relative;
	overflow: hidden;
}
.main_col .buttons a
{
	display: block;
	float:left;
	position: relative;
	height: 104px;
	margin: -52px 5px 0px;
	cursor: pointer;
}
.main_col .buttons .install
{
	width: 162px;
	background: url(/img/but_install.png) no-repeat top left;
}
.main_col .buttons .maintain
{
	width: 180px;
	background: url(/img/but_maintain.png) no-repeat top left;
}
.main_col .buttons .comply
{
	width: 162px;	
	background: url(/img/but_comply.png) no-repeat top left;
}
.main_col .corners
{
	width: 551px;
	height: 26px;
	background: url(/img/corners.png) no-repeat top left;
}
.main_col .page
{
	width: 485px;
	padding: 0px 33px;
}
.topic
{
	width: 485px;
	padding: 25px 0px 13px;
	border-bottom: 1px solid #b2b2b2;
	font: bold 17px/19px arial;
	color: #333333;
}
.topic h1
{
	padding: 0px;
	margin: 0px;
	font: bold 17px/19px arial;	
	color: #333333;
}
.topic a:link, .topic a:visited
{
	color: #336699;
	text-decoration: none;
}
.topic a:hover
{
	text-decoration: underline;
}
.page_info
{
	padding-top: 20px;
	font: 12px/14px Arial;
	color: black;
	overflow: hidden;
	position: relative;
	width: 485px;
}
.page_info img
{
/*	padding: 5px 10px 5px 0px; */
	margin: 5px 10px 5px 0px;
	border: 3px solid #336699;
}
.page_info li
{
	list-style: disc;
	list-style-position: inside;
}
.page_info a:link, .page_info a:visited
{
	color: #336699;
	text-decoration: underline;
}
.page_info a:hover
{
	text-decoration: none;
}
.home_big_block
{
	width: 100%;
	padding: 19px 0px 30px;
	font: 11px/13px arial;
	color: #676767;
}
.home_big_block a:link, .home_big_block a:visited
{
	color: #454545;
	text-decoration: underline;
}
.home_big_block a:hover
{
	text-decoration: none;
}
.home_big_block img
{
	border: 3px solid #336699;
	margin-right:10px;
}
.home_topic
{
	width: 242px;
	font: bold 15px/17px arial;
	color: #676767;
	padding-bottom:5px;
}
.sep
{
	font: 0px/0px arial;
	background: #b2b2b2;
	width: 485px;
	height: 1px;
	overflow: hidden;
}
.home_sm_block
{
	width: 227px;
	padding: 19px 15px 30px 0px;
	font: 11px/13px arial;
	color: #676767;
}
.home_sm_block a:link, .home_sm_block a:visited
{
	color: #454545;
	text-decoration: underline;
}
.home_sm_block a:hover
{
	text-decoration: none;
}
.home_sm_block img
{
	border: 3px solid #336699;
	margin-right:10px;
}
.more_link
{
	float: right;
	text-align: right;
	padding-top: 5px;
	width: 100%;
	font: 11px/13px arial;
}
.more_link a:link, .more_link a:visited
{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
.more_link a:hover
{
	text-decoration: none;
}
.news_info
{
	width: 485px;
	font: 11px/13px arial;
	padding-top: 20px;
}
.news_info .news_title
{
	width: 395px;
	padding-right: 10px;
	font: bold 12px/14px arial;
}
.news_info .news_title a:link, .news_info .news_title a:visited
{
	color: #336699;	
	text-decoration: none;
}
.news_info .news_title a:hover
{
	text-decoration: underline;
}
.news_info .news_date
{
	width: 80px;
	background: #336699;
	color: white;
	text-align: center;
}
.news_info .news_brief
{
	width: 100%;
	padding-top: 5px;
}
.pages
{
	width: 475px;
	border-top: 1px solid #b2b2b2;
	margin-top: 20px;
	padding: 5px 0px 0px 10px;
	font: 11px/13px arial;
}
.pages a:link, .pages a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.cont_bot
{
	font: 11px/13px arial;
	text-align: center;
	width: 465px;
	color:#8C8C8C;
	padding: 20px 0px;
}
.cont_bot b
{
	color: Black;
}
.cont_form
{
	padding-top: 18px;
}
.cont_form .left
{
	width: 226px;
	padding-right: 25px;
}
.cont_form .left .row
{
	padding-top: 7px;
	width: 226px;
}
.cont_form .left .row .label
{
	font: bold 11px/13px arial;
	color: Black;
	width: 106px;
	padding-top: 2px;
}
.cont_form .left .row .elem
{
	width: 120px;
}
.cont_form .left .row .elem input
{
	display: block;
	float:left;
	background: #f7f7f7;
	font: 11px/15px arial;
	color: Black;
	border: 1px solid #9d9d9d;
	margin: 0px;
	padding: 0px 2px;
	height: 15px;
	width: 114px;
}
.cont_form .left .row .elem select
{
	display: block;
	float:left;
	background: #f7f7f7;
	font: 11px/11px arial;
	color: Black;
	border: 1px solid #9d9d9d;
	margin: 0px;
	padding: 2px;
	height: 19px;
	width: 120px;
}
.cont_form .left .row .elem select
{
	
}
.cont_form .right
{
	width: 206px;
}
.cont_form .right .row
{
	padding-top: 7px;
	width: 206px;
}
.cont_form .right .row textarea
{
	display: block;
	float:left;
	background: #f7f7f7;
	font: 11px/11px arial;
	color: Black;
	border: 1px solid #9d9d9d;
	margin: 0px;
	padding: 2px;
	height: 83px;
	width: 200px;
}
.cont_form .right .row input
{
	width: 52px;
	height: 20px;
	display: block;
	float:right;
}
.cont_err
{
	width: 100%;
	font: 10px/13px arial;
	color: red;
}