



/* -- defaults -- */
body {
	padding: 0px;
	margin: 0px;
}
td {
	vertical-align: top;
	font: 11px arial;
	color: #616060;
	text-align: justify;
}


/* -- frame -- */
#frame {
	width: 100%;
	height: 100%;
}
#frame .row_topmenu {
	background-image: url(images/topmenu_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#frame .topmenu {
	height: 26px;
}
#frame .logo {
	height: 95px;
}
#frame .row_mainmenu {
	background-image: url(images/mainmenu_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#frame .mainmenu {
	height: 18px;
}
#frame .row_content {
	background: #3770b7;
	background-image: url(images/content_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#frame .clm_left {
	background-image: url(images/frame_clm_left_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#frame .clm_right {
	background-image: url(images/frame_clm_right_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#frame .content {
	width: 763px;
}
#frame .row_content_btm {
	background: #3770b7;
}
#frame .content_btm {
	height: 15px;
	background-image: url(images/content_btm_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .row_ftr {
	background: #000;
	background-image: url(images/footer_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#frame .ftr {
	height: 95px;
	color: #567d9b;
	padding: 10px;
}



/* -- topmenu -- */
#topmenu {
	float: right;
	display: block;
	font: bold 11px arial;
}
#topmenu a {
	height: 26px;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	padding: 6px 10px !important; padding: 0px 10px;
}
#topmenu a:hover, #topmenu .selected {
	background: #FFF;
	background-image: url(images/topmenu_link_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #000;
}




/* -- mainmenu -- */

#mainmenu {
	font: bold 11px arial;
	margin: 0px 10px 0px 0px !important; margin: 0px 5px 0px 0px;
	float: right;
	display: block;
}
/*
#mainmenu a {
	width: 85px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	float: left;
	display: inline;
	padding: 4px 7px 0px 0px;
}
#mainmenu a:hover, #mainmenu .selected {
	background-image: url(images/mainmenu_link_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #00457c;
}
*/



/* -- logo -- */
#logo {
	margin: 15px 0px 0px 10px;
}




/* -- wrapper -- */
#wrapper {
	width: 763px;
	height: 100%;
	min-height: 500px;
}




/* -- content -- */
#content {
	height: 100%;
	padding: 15px;
	z-index: 150;
}
#content_bg_top {
	width: 100%;
	height: 3px;
	background-image: url(images/content_bg_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	/*border: solid 1px #FFF;*/
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}




/* -- index -- */
#index_intro {
	width: 496px;
	height: 324px;
	background-image: url(images/index_intro_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font: 11px arial;
	color: #FFF;
	float: left;
	display: block;
}
#index_intro .data {
	margin: 10px 15px;
	text-align: left;
	line-height: 12px;
}
#index_brslicensee, #index_industrypro {
	width: 218px;
	height: 137px;
	background-image: url(images/index_brslicensee_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font: 11px arial;
	color: #FFF;
	margin: 0px 0px 20px 0px;
	float: left;
	display: block;
}
#index_industrypro {
	background-image: url(images/index_industrypro_bg.jpg);
}
#index_brslicensee span, #index_industrypro span {
	font: bold 14px arial;
}
#index_brslicensee .data, #index_industrypro .data {
	width: 100%;
	height: 105px;
	float: left;
	display: block;
	margin: 10px 10px 0px 10px !important; margin: 10px 5px 0px 5px;
	text-align: left;
	line-height: 12px;
}
#index_brslicensee a.enter, #index_industrypro a.enter {
	background-image: url(images/arrow_white.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font: bold 11px arial;
	color: #FFF;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	float: left;
	display: inline;
}
#index_brslicensee a.enter:hover, #index_industrypro a.enter:hover {
	color: #fcb521;
}



/* -- data -- */
#data {
	width: 100%;
		z-index: 110;
		background: #FFF;
}
#data .clm_spcr {
	width: 14px;
}
#data .menu {
	width: 218px;
}
#data .heading {
	height: 84px;
	background: #08315e;
	background-image: url(images/data_heading_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#data .hdr_img {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
}
#data .heading h1 {
	font: bold 20px arial;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	position: relative;
	top: 60px !important; top: 51px;
	left: 12px;
}
#data .heading .corner {
	width: 5px;
	height: 5px;
	background-image: url(images/data_heading_corner_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	top: 80px;
}
#data .text {
	min-height: 500px !important; height: 500px;
	padding: 14px;
}
#data .section_heading {
	background-image: url(images/subheading_bg.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	font: bold 12px arial;
	padding: 5px 10px;
}
#data .section_heading a {
	color: #000;
	text-decoration: none;
}
#data .section_heading a:hover {
	color: #fdb013;
}
#submenu {
	width: 218px;
	height: 100%;
}
#submenu .menu {
	
}
/*
#submenu .menu a {
	width: 198px !important; width: 100%;
	background: #3870b7;
	font: bold 11px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px;
	float: left;
	display: block;
	border: solid #FFF;
	border-width: 0px 0px 1px 0px;
}
#submenu .menu a:hover, #submenu .menu a.selected {
	background: #568ed3;
	background-image: url(images/sm_link_bg.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;	
}
#submenu .img {
	
}
*/

/* -- contact form -- */
#contactform {
	width: 350px;
	min-height: 300px;
	text-align: left;
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
		border: solid 0px #000;
}
#contactform form {

}





/* -- list -- */
#list_display {
	
}
#list_display h2 {
	font: bold 14px arial;
	border: solid #3770b7;
	border-width: 0px 0px 1px 0px;
	padding: 2px 10px;
	margin: 15px 0px 10px 0px;
}
#list_display a {
	background-image: url(images/link_arrow_blue.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font: bold 11px arial;
	color: #144b88;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 20px;
}
#list_display a:hover {
	color: #3770b7;
}
#list_display a.none {
	background: none;
	padding: 0px;
	margin: 0px;
}



/* -- footer -- */
#ftrcontact {
	width: 220px;
	margin: 0px 20px 0px 0px;
	float: left;
	display: inline;
}
#ftrcontact h1 {
	background-image: url(images/hd_contact_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font: bold 12px arial;
	color: #FFF;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
}


/* -- ftrmenu -- */
#ftrmenu {
	color: #8caec7;
}
#ftrmenu a {
	color: #8caec7;
	text-decoration: none;
}
#ftrmenu a:hover {
	color: #feaf11;
}



/* -- headings -- */
h1 {
	font: bold 14px arial;
	border: 0px;
	padding: 0px;
	margin: 0px;
}



/* -- forms -- */
#stdform {

}
#stdform div {
	padding: 2px 0px;
	clear: both;
}
#stdform div div {
	clear: none;
}
#stdform p {
	width: 70px;
	border: solid 0px #000;
	text-align: right;
	padding: 2px 0px;
	margin: 0px 2px;
	float: left;
	display: block;
	clear: left;
}
#stdform .text {
	padding: 0px;
}
#stdform input, #stdform textarea, #stdform .select {
	border: solid 1px #9A9A9A;
	font: 11px arial;
	padding: 2px;
}
#stdform .cb {
	border: none;
}
#stdform .rb {
	border: none;
}
#stdform .btn {

}




/* -- protect poages -- */
#protect_form {
	width: 270px;
	text-align: left;
	margin: 150px 0px 0px 0px;
}



/* -- color spans -- */
span.green
{color: #090;}
span.red
{color: #F00;}
span.blue
{color: #03F;}
span.orange
{color: #F90;}
span.grey
{color: #BBB;}




