@charset "UTF-8";
/* CSS Document */

/*===================================
	GLOBAL
===================================*/
@import "reset.css";
html {
	color:#000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {/*background: url(../images/body_bkg.jpg) repeat-x center top; */
	text-align: center;
	height: 100%; /* for older browsers */
}
p#text_size_normal 	{ font-size: 12px; }
p#text_size_large 		{ font-size: 16px; }
p#text_size_largest 	{ font-size: 20px; }
#main {
	margin: 0 auto;
	position: relative;
	width: 100%;
	text-align: left;
}
.inside {
	margin: 0 auto;
	position: relative;
	width: 979px;
}
#header, #content, #footer {
	position: relative;
}
/*------ GLOBAL SETTINGS ------*/
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a img {
	border: none;
}
a {
	outline: none;
}
/*===================================
	HEADER
===================================*/
#header h1#main_logo { margin:0; padding:0; }
#header h1#main_logo a { 
	text-indent: -9999px;
	display: block;
	margin:10px 0 20px 0px;
	padding:0;
	height:67px;
	width:760px;
	background: transparent url(../images/logo_main_rpmi.png) no-repeat left top;
	}
/*   ---------------------- */
#header #text_tools {
	position: absolute;
	right:30px;
	top:5px;	
	color:#fff;
	font-size: 80%;
	font-weight: bold;
	}
	
#header #text_tools ul {
	margin:0;
	padding:0;
	list-style: none;	
	}	
#header #text_tools label { text-transform: lowercase; line-height: 66px; font-size:12px;color:#333; }
#header #text_tools ul li { display: block; float: left; vertical-align: middle; padding: 0 3px; margin:0; }
#header #text_tools ul li.large a { font-size: 160%; line-height: 63px;  }
#header #text_tools ul li.largest a { font-size: 200%; line-height: 61px;  }
#header #text_tools ul li.browsealoud { padding-left: 15px; }
#header #text_tools ul li a { color:#013080; line-height: 66px; }

#header #text_tools ul li.selected a { text-decoration: none; border: 1px solid #013080; padding: 0 3px; }




/*   ---------------------- */

/*----NAVIGATION-------------------*/
#top_images {
	position: absolute;
	top: 8px;
	right: 0;
}
#top_nav_menu {
	position: absolute;
	top: 120px;
	width:100%;
}
/*===================================
	CONTENT
===================================*/
#content {
	min-height:200px;
	height:auto !important;
	height:200px;
}
#content .inside {
	background: url(../images/content_bkg.jpg) repeat-y left top;
	min-height:200px;
	height:auto !important;
	height:200px;
	border-right: 1px #012f7c solid;
}
#content .content_wrapper {
	/*padding: 20px 30px 0 30px;*/
	padding: 20px 0px 0 0px;
	
}
#content .content_top {
	background: #ffffff;
	width: 979px;
}
#content .flash_promo {
	padding: 0px;
	width: 979px;
	height: 361px;
}
/*----BUCKETS IN FLASH----------------------*/
.module_container_flash {
}

ul.module_container_flash menuBlock {
	/*height: 361px;*/
	width:100%;
	display:block;
}
ul.module_container_flash image {
	width:100%;
	height: 331px;
	display: block
}
ul.module_container_flash li {
	float: left;
}
/*----BUCKET IN FLASH WIDTHS----------------*/
ul.module_container_flash li.left {
	width: 732px;
	height:361px;
}
ul.module_container_flash li.right {
	width: 245px;
	height:361px;
	background: url(../images/formbackground.gif) left repeat-x;
	border-right: thin #012f7c solid;
	border-bottom: thin #012f7c dashed;
}
ul.module_container_flash li.left .imageMain{
	display:block;
	border-left:thin #012f7c solid; 
	background:#09C; 
	height:331px; 
	width: 732px; 
	border-bottom:1px #012f7c dashed;
	border-top: 1px #012f7c dashed; 
	float:left;
}

/*---------------------------------- delete if not working --*/
ul.module_container_flash menuBlock {
	/*height: 361px;*/
	width:100%;
	display:block;
}
ul.module_container_flash image {
	width:100%;
	height: 331px;
	display: block
}
ul.module_container_flash li {
	float: left;
}
/*----BUCKET IN FLASH WIDTHS----------------*/
.leftBlock {
	width: 732px;
	height:361px;
}
.rightBlock {
	width: 245px;
	height:361px;
	background: url(../images/formbackground.gif) left repeat-x;
	border-right: thin #012f7c solid;
	border-bottom: thin #012f7c dashed;
}
.imageMainBlock{
	display:block;
	border-left:thin #012f7c solid; 
	background:#09C; 
	height:331px; 
	width: 732px; 
	border-bottom:1px #012f7c dashed;
	border-top: 1px #012f7c dashed; 
	float:left;
}
.mainMenuBlock {
	/*height: 361px;*/
	width:100%;
	display:block;
}
/*----------------end of delete --------------------------------/
*/
.imgKBTitle {
	width: 244px;
	height:50px;
	background: url(../images/askexpert.png);
}
.step1KB {
	width: 60px;
	height:22px;
	background: url(../images/step1.png);
}
.step2KB {
	width: 60px;
	height:22px;
	background: url(../images/step2.png);
}
.step3KB {
	width: 60px;
	height:22px;
	background: url(../images/step3.png);
}

/******************************/
/*----scheme BUCKETS----------------------*/
.module_container_schemes {
	/*background: url(../images/module_bkg.gif) repeat-y center top;*/
	
	
}
.module_container_schemes  h2 {
	color: #012f7c;
	font-size: 22px;
	font-weight:bold;
	line-height: 28px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	
}
.module_container_schemes  p {
	font-size: 16px;
	color: #012f7c;
	line-height: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
}
ul.module_schemes  li {
	float: left;
	padding-left: 15px;
	
	
}
/*----scheme BUCKET WIDTHS----------------*/

ul.module_schemes  li.left {
	width: 170px;
	padding-right: 10px;
	border-right: 1px #999999 solid;
	height:340px;
}
ul.module_schemes  li.mid1 {
	width: 170px;
	padding: 0 10px;
	border-right: 1px #999999 solid;
	height:340px;
}
ul.module_schemes  li.mid2 {
	width: 170px;
	padding: 0 10px;
	border-right: 1px #999999 solid;
	height:340px;
}
ul.module_schemes  li.mid3 {
	width: 170px;
	padding: 0 10px;
	border-right: 1px #999999 solid;
	height:340px;
}
ul.module_schemes  li.right {
	width: 170px;
	padding-left: 10px;
	height:340px;
}
/*----BUCKET STYLES----------------*/
ul.module_schemes  blockquote {
	color: #888888;
	font-size: 17px;
	font-family: Arial, Georgia1, Georgia, serif;
	line-height: 26px;
}
ul.module_schemes  blockquote span {
	display: block;
	float: right;
	font-size: 13px;
	padding-top: 15px;
}
ul.module_schemes h2 {
	color: #0066CC;
	font-size: 22px;
	font-weight:bold;

}
ul.module_schemes strong { 
	color: #012f7c;
	font-size: 15px;
	}
ul.module_schemes a{ 
	color: #012f7c;
	text-decoration:underline;
	}
	
ul.module_schemes img{ 
	padding: 15px 5px 0px 5px;
	}
ul.module_schemes p {
	font-size: 13px;
	color: #012f7c;
	line-height: 18px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/******************************/

/*---------------------------------*/
/*----BUCKETS----------------------*/
.module_container {
	padding-left: 20px;
}
ul.module li {
	float: left;
}
/*----BUCKET WIDTHS----------------*/
ul.module li.left {
	width: 220px;
	padding-right: 20px;
	min-height:330px;
	color:#55a0d7
}
ul.module li.middle {
	width: 432px;
	padding: 0 20px;
	border-left: 1px #012f7c dashed;
	/*border-right: 1px #012f7c dashed;*/
	min-height:330px;
}
#middle_id {
	width: 432px;
	padding: 0 20px;
	border-left: 1px #012f7c dashed;
	/*border-right: 1px #012f7c dashed;*/
	min-height:330px;
}
ul.module li.merged {
	width: 610px;
	padding: 0 20px;
	border-left: 1px #012f7c dashed;
	min-height:330px;
}

ul.module li ul{
    padding-left:20px;
    color:#012f7c;
list-style-type:circle;
display:block;
padding-bottom:10px;
}
ul.module li ul li{
    float:none;
    /*width:inherit;*/
    padding-bottom:5px;
    
}

ul.module li.right {
	background:#f7e1e3;
	padding-left: 20px;
	padding-right:10px;
	padding-top:15px;
	width:214px; 
	display:block;
	margin-top: -20px;
	border-left: 1px #012f7c dashed;
	min-height:335px;
}
#right_id {
	background:#f7e1e3;
	padding-left: 20px;
	padding-right:10px;
	padding-top:15px;
	width:214px; 
	display:block;
	margin-top: -20px;
	border-left: 1px #012f7c dashed;
}
/*----BUCKET STYLES----------------*/
ul.module blockquote {
	color: #888888;
	font-size: 17px;
	font-family: Arial, Georgia1, Georgia, serif;
	line-height: 26px;
}
ul.module blockquote span {
	display: block;
	float: right;
	font-size: 13px;
	padding-top: 15px;
}
ul.module h2 {
	color: #555555;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	padding-bottom: 15px;
}
ul.module p {
	font-size: 13px;
	color: #06396e;
	line-height: 18px;
	margin-bottom: 15px;
}
/*----BUCKET LIST------------------*/
ul.bullets li {
	
	border-top: 0px solid #dedede;
	display: block;
	width: 180px;
}
ul.bullets li.last {
	border-bottom: 0px solid #dedede;
}
ul.bullets li a {
	background-color:#f7e1e3;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	color: #651047;
	text-decoration: underline;
	display: block;
}
ul.bullets li a:hover {
	background-position: left -34px;
	text-decoration: none;
}
/*----REQUEST FORM----------------*/
.request_proposal .field {
	background: url(../images/field_bkg.jpg) repeat-x left top;
	margin-bottom: 7px;
	width: 255px;
	padding: 5px;
	height: 18px;
	border: 1px solid #d3d3d3;
	color:#888888;
	font-size:12px;
}
.request_proposal .submit {
	width: 133px;
	height: 30px;
	background: url(../images/button_submit.jpg) no-repeat;
	cursor: pointer;
	border: none;
	margin-top: 13px;
}
/*----MEDIA FOOTER----------------*/
.media_footer {
	border: 1px solid #dedede;
	margin-top: 30px;
}
.media_inner {
	background: #ffffff;
	margin: 3px;
}
.media_footer ul li {
	float: left;
	width: 425px;
	padding: 15px;
}
.media_footer h3 {
	font-size: 16px;
	color: #616568;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 13px;
}
.media_footer ul li p {
	font-size: 13px;
	color: #888888;
	line-height: 18px;
	margin-bottom: 15px;
}
.media_footer ul li img {
	float: left;
	margin: 5px 10px 10px 0;
}
/*===================================
	CONTENT
===================================*/
.title {
	width: 919px;
	height: 72px;
	background: url(../images/title_bkg.jpg) no-repeat;
	margin: 0 auto;
	position:relative;
}
.inner_top {
	padding-top: 30px;
}
.main_content {
	width: 729px;
	padding-left: 20px;
	float: left;
}
.main_content_expaned {
	width: 897px;
}
/*----GENERAL---------------------*/
.title h1 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	padding: 20px 0 0 20px;
}
.breadcrumbs {
	text-transform:capitalize;
	font-size: 12px;
	color: #fff;
	float: right;
	position:absolute;
	top: 30px;
	right: 24px;
}
.breadcrumbs a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a.selected {
	text-decoration: underline;
}
.main_left p {
	margin-bottom: 25px;
}
.main_left p, .main_left {
	font-size: 13px;
	color: #888888;
	line-height: 18px;
	width:480px;
	float:left;
}
.main_left_expanded p, .main_left_expanded {
	width: 648px !important;
}
.main_left ul {
	margin-bottom: 25px;
}
.main_left li {
	font-size: 13px;
	background: url(../images/li_check_white.jpg) no-repeat left 4px;
	padding: 0 0 5px 25px;
	line-height: 18px;
}
.main_left li a {
	font-size: 13px;
	color: #888888;
	text-decoration: none;
}
.main_left li a:hover {
	text-decoration: underline;
}
.main_left a {
	color: #888888;
	text-decoration: underline;
}
.main_left a:hover {
	text-decoration: none;
}
.main_left h2, .main_left h2 a {
	color: #98c63c;
	font-weight: bold;
	font-size: 14px;
	padding-bottom:3px;
}
.main_left h2 span {
	color: #888888;
	display: block;
	padding-top: 8px;
	font-size: 12px;
}
p.postmetadata {
	font-size: 11px;
	border-bottom: 1px solid #D4DCDF;
	margin-bottom:13px;
	padding: 8px 0 10px 0;
}
.search_result {
	border-bottom: 1px solid #D4DCDF;
	margin-bottom:13px;
	padding-bottom: 13px;
}
/*----PROMO AREA------------------*/
.promo_area {
	padding: 10px 0 25px 0;
}
.promo_area img {
	float: left;
	margin: 8px 30px 0 0;
}
.promo_area p, .promo_area {
	color: #777777;
	font-size: 25px;
	font-family: Arial, Georgia1, Georgia, serif;
	line-height: 37px;
	font-weight:500;
}
/*----LEFT SIDE BAR---------------*/
.side_nav {
	width: 168px;
	float: left;
	border: 1px solid #d8d8d8;
}
.side_nav a {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	margin: 3px;
}
.side_nav a:hover, .side_nav li.current_page_item a {
	background: #98c63c;
	color: #fff;
}
/*----RIGHT SIDE BAR--------------*/
.main_right {
	width: 220px;
	float: right;
	padding-left: 25px;
}
.call_out {
	width: 212px;
	border: 1px solid #d4dcdf;
	margin-bottom: 25px;
}
.call_out_inner {
	margin: 3px;
	background: #f0f0f0;
	padding: 15px;
}
.call_out_inner h3 {
	font-size: 21px;
	font-weight: normal;
	color: #555555;
	line-height: 25px;
	padding-bottom: 13px;
}
.call_out_inner p {
	font-size: 13px;
	color: #888888;
	line-height: 18px;
	margin-bottom: 20px !important;
}
.call_out_inner .field {
	background: url(../images/field_sidebar_bkg.jpg) no-repeat;
	padding: 7px 7px 0 10px;
	margin-bottom: 5px;
	width: 163px;
	height: 22px;
	border: none;
	font-size: 13px;
	color: #909090;
}
.call_out_inner .continue {
	background: url(../images/button_continue.jpg) no-repeat;
	margin-left: 44px;
	width: 92px;
	height: 30px;
	cursor: pointer;
	border: none;
}
.call_out_inner ul {
	margin-bottom: 0 !important;
}
.call_out_inner li {
	color: #888888;
	font-size: 13px;
	background: url(../images/li_check.jpg) no-repeat left 4px;
	padding: 0 0 5px 25px;
	line-height: 18px;
}
.call_out_inner li a {
	font-size: 13px;
	color: #888888;
	text-decoration: none;
}
.call_out_inner li a:hover {
	text-decoration: underline;
}
.main_right blockquote {
	color: #888888;
	font-size: 17px;
	font-family: Arial, Georgia1, Georgia, serif;
	line-height: 26px;
}
.main_right blockquote span {
	color: #888888;
	display: block;
	float: right;
	font-size: 13px;
	padding: 15px 0 25px 0;
}
/*----TWO COLUMN LIST-------------*/
ul.two_col li {
	background: none !important;
	padding: 0 !important;
	clear: left;
}
ul.two_col li img {
	float: left;
	margin: 20px 20px 0 0;
}
ul.two_col li p {
	float: left;
	width: 390px;
}
ul.two_col li h2 {
	color: #98c63c;
	font-weight: bold;
	font-size: 14px;
	padding-bottom:3px;
}
/*===================================
	FOOTER
===================================*/
#footer {
	padding-top:20px;
	background: #ffffff;
	height:180px;
}
#footer .inside {
	border-top:  2px #06396e dotted;
	background: #ffffff;
	height:160px;
	padding-top: 10px;
}
/*----FOOTER GENERAL--------------*/
#footer ul {
	padding: 0 10px;
}
#footer ul li {
	width: 315px;
	float: left;
}
/*----TWEETIN---------------------*/
.twitter_container {
	padding-right: 15px;
}
.twitter {
	float: left;
	margin: 0 15px 0 0;
}
#footer h3 strong {
	font-size: 21px;
	display: block;
	padding-bottom: 3px;
}
#footer h3 {
	font-size: 16px;
	color: #fff;
}

/*----SOCIAL NETWORKS-------------*/
ul.social {
	padding: 0 !important;
}
ul.social li {
	border-top: 1px solid #383838;
	width: 300px !important;
	display: block;
	position: relative;
}
ul.social li.last {
	border-bottom: 1px solid #383838;
}
ul.social li a {
	padding: 8px 0 8px 25px;
	font-size: 12px;
	color: #dfdfdf;
	text-decoration: none;
	padding-left: 28px;
	display: block;
}
ul.social li a:hover {
	color: #fff;
	background-position: 0 -28px;
}
ul.social li a div {
	position: absolute;
	top: 8px;
	right: 0;
	color: #868686;
}
a.facebook {
	background: url(../images/icon_facebook.gif) no-repeat left 6px;
}
a.flickr {
	background: url(../images/icon_flickr.gif) no-repeat left 6px;
}
a.feed {
	background: url(../images/icon_feed.gif) no-repeat left 6px;
}
a.linkedin {
	background: url(../images/icon_linkedin.gif) no-repeat left 6px;
}
a.delicious {
	background: url(../images/icon_delicious.gif) no-repeat left 6px;
}
a.digg {
	background: url(../images/icon_digg.gif) no-repeat left 6px;
}
/*----LEGAL-----------------------*/
.legal {
	width: 300px !important;
}
.search_container {
	width: 181px;
	height: 28px;
	float: right;
}
.search_container .search_field {
	float:left;
	font-size: 12px;
	color: #7c7c7c;
	padding: 6px 6px 0 6px;
	width: 134px;
	height: 22px;
	background: url(../images/search_field.jpg) no-repeat;
	border: none;
}
.search_container button {
	background: url(../images/button_search.gif) no-repeat;
	cursor: pointer;
	border: none;
	height: 28px;
	text-indent: -9999px;
	width: 35px;
}
.copyright {
	font-size: 12px;
	color: #c2c2c2;
	margin-top: 20px;
	padding-top: 0px;
	float: right;
	text-align: right;
	/*border-top: 1px solid #393939;*/
	width: 280px;
}
.copyright p {
	font-size: 12px;
	color: #06396e;
	margin-bottom: 7px;
}
.copyright a {
	color: #c2c2c2;
	font-size: 12px;
	text-decoration: none;
}
.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer_logo {
	width: 280px;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.footer_logo p{
	font-size: 12px;
	color: #06396e;
	margin-bottom: 7px;
}
/******************/
.topnavmenuwidth {
	width: 100%;
	border-top: 2px solid white;
}
.topnavmenu a.oE {
	position: absolute;
	text-align: left;
	vertical-align: top;
	height: auto;
	display: none;
	background: none;
	width: auto;
}
.topnavmenu .inlineCreateLink, .inlineCreateLink {
	display: none;
}
div#editorStatus.userS div#editorToggle.editorOn .lmenu .oE, div#editorStatus.userS div#editorToggle.editorOn .topNav .oE, div#editorStatus.userM div#editorToggle.editorOn .lmenu .oE, div#editorStatus.userM div#editorToggle.editorOn .topNav .oE {
	display: inline;
}
div#editorToggle.editorOn .lmenu .oE, div#editorStatus.userM div#editorToggle.editorOn .topNav .oE {
	display: inline;
}
.topnavmenu a {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 100%;
	background: black;
	color: white;
	text-decoration:none;
}
.topnavmenu td {
	border-right: 1px solid #999;
	white-space: nowrap;
	text-align: center;
}
.topnavmenu a div {
	padding: 5px 2px 5px 2px;
}
#topBG, .topnavmenu a:hover {
	background-color: #be3427;
	color: black;
}
body#l15 a, body#l15 .topnavmenu a, body#l15 .level1, body#l15 th.list, body#l15 .componentPad em, body#l15 td#relatedLinks div em, body#l15 .oddrow em, body#l15 .evenrow em, body#l15 .leftnavwidth em, body#l15 a.siteMap3 em, body#l15 a.siteMap4 em, body#l15 a.siteMap5 em, body#l15 td.banner, body#l15 td.banner div, body#l15 a.siteMap1, body#l15 th#relatedLinks {
	font-weight: normal;
}
body#l15 .topnavmenu a {
	font-size: 14px;
}
#first {
	border-top: none;
}
.cmmsTabsTable td#first {
	border-left-width: 0px;
}
#tabs td#first {
	border-left-width: 0px;
}
div.compTicklerList div.wide div.wideTicklerTitle#first {
	border-top-width: 0px;
	padding-top: 0px;
}
#active {
	background-color: #be3427;
	color: black;
}
.cmms div.inactiveTab {
	display: none;
}
.cmmsTabsTable td.activeTabHeader {
	background-color: #FFCC00;
}
#tabs td.activeTabHeader {
	background-color: #FFCC00;
}
#tabs td.active {
	background-color: #FFCC00;
}
/***************** admin css ***********************************/
.list_bar { /* second-level lists */
	padding: 2px 2px 2px 2px;
	width: 440px;
	height: 20px;
	float: left;
	background-color: #d5d5d5;
	background-repeat: no-repeat;
	display: block;/*width: 10em;*/
}
.list_bar_2 { /* second-level lists */
	padding: 2px 2px 2px 2px;
	margin-top: 3px;
	width: 440px;
	height: 24px;
	float: left;
	background-color: #e9e9e9;
	display: block;/*width: 10em;*/
}
.content_left {
	padding: 3px 0px 2px 4px;
	float:left;
	display: block;
	width: 100px;/*width: 10em;*/
}
.content_right {
	padding: 3px 0px 2px 100px;
	float:left;
	display: block;/*width: 10em;*/
}
.content_left1 {
	padding: 3px 0px 2px 4px;
	float:left;
	display: block;
	width: 200px;/*width: 10em;*/
}
.content_left10 {
	padding: 3px 0px 2px 4px;
	float:left;
	display: block;
	width: 400px;/*width: 10em;*/
}
.content_right1 {
	padding: 3px 0px 2px 100px;
	float:left;
	display: block;/*width: 10em;*/
}
.submitBtn {
	color: #FFFFFF;
	margin: 5px 10px 5px 0px;
	background-color: #009def;
	border: 1px none #787878;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
/*----------- FORMS FOR ADMIN --------------*/
.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 105px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -105px; /*width of left column*/
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.cssform textarea {
	width: 250px;
	height: 150px;
}
* html .threepxfix {
	margin-left: 3px;
}
.cssform submitBtn {
	color: #FFFFFF;
	margin: 5px 10px 5px 0px;
	background-color: #009def;
	border: 1px none #787878;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
.successBox {
	color:#ffffff;
	background-color:#2aa300;
	margin-bottom:10px;
	padding: 5px 5px 5px 5px;
}
.errorBox {
	color:#ffffff;
	background-color:#ff0000;
	margin-bottom:10px;
	padding: 5px 5px 5px 5px;
}
/**************/
table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

/******************menu ************************/

.bBlock {
	width: 979px;
	height: 361px;
}
.leftBTop {
	width: 732px;
	height: 28px;
	padding-top:2px;
}
.leftBBottom {
	width: 731px;
	height: 327px;	
	border-left:1px solid #06396e;
	border-top:2px dotted #06396e;
	border-bottom:2px dotted #06396e;
}
#leftBcolumn { 	
	width: 732px;
	height: 361px;
	float: left
}
#rightBcolumn { 
	background: url(../images/formbackground.gif) left repeat-x;
	width: 245px;
	height: 359px;
	float: right;
	border-left:2px dashed #9bb2d2;
	border-bottom:2px dotted #06396e;
	/*border-right:1px solid #06396e;*/

}
