﻿table
{
	table-layout:auto;
}
td {
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 11px;
	color: #767A7D;
	}

h1 {
	font-size: 14px;
	color: #F78C27;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 16px;
	color: #F78C27;
	margin-bottom: 5px;
}

.AboutCHOPE 
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	color: #00529B;
	text-transform: none;/*to add double space between the senteces*/
	line-height:15px; /*to add double space between the senteces*/
}

.AboutCHOPET 
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 24px;
	color: #000;
	text-transform: none;/*to add double space between the senteces*/
	line-height:15px; /*to add double space between the senteces*/
}

.AboutSuperOrange
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 18px;
	color: #CC3300;
	text-transform: none;/*to add double space between the senteces*/
	line-height:15px; /*to add double space between the senteces*/
}

.AboutOrange
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	color: #FF6600;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/
}

.AboutOrange16
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 16px;
	color: #FF6600;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/
}


.AboutBlack
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 16px;
	color: #000;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/
}



a.Hopelink:link, a.Hopelink:visited, a.Hopelink:active {
	color: #15589E;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;

}
a.Hopelink:hover {
	color: #15589E;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;

}

#main_table {
	width: 778px;
	height: 400px;
	background-color: #ffffff;
	border: 0px solid #999999;
	padding: 0px;
	}
	
#main_image_row 
{
	background-image: url('../images/backgrounds/bg_blue2.gif');
	height: 150px;
	vertical-align:middle;
	}
	
/* ================================================================= */
/*--- header row/search form/login form classes ---*/

/*--- header row ---*/
#header_navigation_row {
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	/*background-color: #ffffff;
	border-right: 1px solid #617FB5;*/
	text-align: right;
	}
.header_navigation  {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	}
.header_navigation td {
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 11px;
	color: #fff;
	}
.header_navigation td a {
	padding-right: 25px;
	}
	
	
/*--- login form ---*/
#login_userid_input, #login_password_input {
	width: 100px;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 11px;
	border: 1px solid #b4b4b4;
	}
#login_submit {
	background-color: #00549C;
	color: #ffffff;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	border: 1px solid #00549C;
	}
	
/*--- generic button classes ---*/
.submit_button {
	background-color: #FF6600;
	color: #ffffff;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	border: 1px solid #C0E0FF;
	}
	
/* ================================================================= */
/*--- content row classes ---*/
	
#main_content_row {
	}
#main_content {
	width: 100%;
	height: 50%;
	height: 20em;
	padding: 0px;
	margin: 0px;
	background:#ffffff;
	}
.main_content_column_left_25, .main_content_column_center_25, .main_content_column_center_50, .main_content_column_right_25,
	.main_content_column_left_bottom_25, .main_content_column_center_bottom_25, 
		.main_content_column_right_bottom_25, .main_content_column_center_bottom_50, 
			.main_content_column_center_75, .main_content_column_center_bottom_75 {
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	}
.main_content_column_left_25, .main_content_column_center_25, .main_content_column_right_25, 
	.main_content_column_left_bottom_25, .main_content_column_center_bottom_25, .main_content_column_right_bottom_25 {
	width: 25%;
	}
.main_content_column_center_50, .main_content_column_center_bottom_50 {
	width: 50%;
	}
.main_content_column_center_75, .main_content_column_center_bottom_75 {
	width: 75%;
	}
.main_content_column_left_bottom_25, .main_content_column_center_bottom_25, .main_content_column_center_bottom_50, 
	.main_content_column_center_bottom_75, .main_content_column_right_bottom_25 {
	vertical-align: bottom;
	}
#main_content_column_right_25_text {
	color: #0F3A44;
	}
	




/*--- login form classes ---*/
#login {
	vertical-align: middle;
	}
#login_form_table 
{
	margin: 0 auto;
	width: 85%; 
	/*border: 1px solid #8348B5;*/
	border: 1px solid #C0E0FF;
	background-color: #ffffff;
	}
#login_form_table td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}
.login_input {
	width: 100px;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 11px;
	border: 1px solid #FF6600;
	
	}
.login_header_row td {
	margin-top: 0px;
	line-height: 14px;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:bold;
	/*background-color: #8348B5; 00549C*/
	background-color: #E2EEFF;
	}
.login_label {
	text-align: left;
	color: #00539F;
	font-size: 14px;
	}



#login_form_tableBox 
{
	margin: 0 auto;
	width: 85%; 
	/*border: 1px solid #8348B5;*/
	border: 1px solid #FBCF8D;
	background-color: #FBCF8D;
	}
#login_form_tableBox td {
	margin-top: 2px;
	line-height: 18px;
}

#login_form_tableBox2 
{
	margin: 0 auto;
	width: 85%; 
	/*border: 1px solid #8348B5;*/
	border: 1px solid #FBCF8D;
	background-color: #FBCF8D;
	}
#login_form_tableBox2 td {
	margin-top: 2px;
	line-height: 18px;
}

	
/*--- spacer and separator classes ---*/
hr.dotted_separator {
	height: 1px;
	line-height: 1px;
	border-bottom : 1px dotted #999999;
	color : #ffffff;
	text-align: center;
	}
	
div.dotted_separator {
	margin-top: 10px;
/*	background-image : url('../images/common/spacer_gray_dot.gif');
	background-repeat: repeat-x;*/
	
	}

td.horizontal_clear_separator {
	height: 15px;
	}
	
td.horizontal_dotted_separator {
	/*background-image : url('../images/common/spacer_gray_dot.gif');
	background-repeat: repeat-x;*/
	}

td.vertical_dotted_separator {
	background-image : url('../images/common/spacer_orange_dot2w.gif');
	background-repeat: repeat-y;
	width: 5px;
	}

/* ================================================================= */


/* ================================================================= */
/*--- formatting classes ---*/
.underline, a.underline:link, a.underline:visited, a.underline:active, a.underline:hover {
	text-decoration: underline;
	}
.bold, a.bold:link, a.bold:visited, a.bold:active, a.bold:hover {
	font-weight: bold;
	}
.white_cell {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	}
.image_float_right {
	float: right;
	margin-left: 15px;
	}
.image_float_left {
	float: left;
	margin-right: 15px;
	}
	
/*--- link classes ---*/
a.a_white:link, a.a_white:visited, a.a_white:active, a.a_white:hover {
	color: #ffffff;
	}
a.a_white:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
/*--- color classes ---*/
.gray {
	color: #666666;
	}
.black {
	color: #000000;
	}

   ul.no_bullet_list li.no_bullet_link, ul.plus_sign_list_gray li.no_bullet_link {

                list-style-type: none;

                list-style-image: none;

                margin-left: 0px;

                line-height: 16px;

                }
/*--- form classes ---*/
#form {
	vertical-align: middle;
	}
#form_form_table 
{
	width: 76%;
	border: 1px solid #FBAB46;
	background-color: #ffffff;
	}
#form_form_table td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}
.form_label {
	text-align: left;
	font-family :  arial, NewsGothic;
	font-size: 12px;
	font-weight: normal;
	color: #00539C;
	}
.form_label2 {
	text-align: left;
	font-family :  arial, NewsGothic;
	font-size: 12px;
	font-weight: normal;
	color: #574E4E;
	width:50px;
	}


.form_header_row td {
	margin-top: 0px;
	line-height: 14px;
	font-family: NewsGothic, arial; 
	font-size : 16px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #75B943;
	}

.form_submit_button {
	background-color: #B1C6E4;
	color: #ffffff;
	font-family : NewsGothic, arial; 
	font-size : 14px;
	border: 1px solid #617fb5;
	/*font-weight:bold;*/
		}

.marginLeft 
{
	margin-left:10px;
	padding-left:10px;
}

#form_fieldset_search 
{
	
	width: 97%;
	border: 1px solid #316AC5;
	background-color: #ffffff;
	margin-left:2px;
	padding-left:2px;
}

#form_fieldset_W 
{
	
	width: 50%;
	border: 1px solid #316AC5;
	background-color: #ffffff;
	margin-left:2px;
	padding-left:2px;
}


#form_fieldset_table 
{
	width: 78%;
	/*height:320px;*/
	border: 1px solid #316AC5;
	background-color: #ffffff;
	margin-left:2px;
	padding-left:2px;
}


	
#form_fieldset_table2 
{
	width: 75%;
	/*height:320px;*/
	border: 1px solid #316AC5;
	background-color: #ffffff;
}




/*--- form 3 classes ---*/
#form3 {
	vertical-align: middle;
	}
#form_form_table3 
{
	
	width: 76%;

	border: 1px solid #316AC5;
	background-color: #ffffff;
	}
#form_form_table3 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}

.form_header_row3 td {
	margin-top: 0px;
	line-height: 14px;
	font-family: NewsGothic, arial; 
	font-size : 16px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #75B943;
	}

#form_fieldset_table3 
{
	
	width: 95%;
	border: 1px solid #316AC5;
	background-color: #ffffff;
	}
#form_fieldset_table3 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}

/*--- form 4 classes ---*/
#form4 {
	vertical-align: middle;
	}
#form_form_table4 
{
	
	width: 76%;

	border: 1px solid #FBAB46;
	background-color: #ffffff;
	}
#form_form_table4 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}

.form_header_row4 td {
	margin-top: 0px;
	line-height: 14px;
	font-family: NewsGothic, arial; 
	font-size : 16px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #75B943;
	}

#form_fieldset_table4
{
	
	width: 90%;

	border: 1px solid #FBAB46;
	background-color: #ffffff;
	}
#form_fieldset_table4 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}


/*--- form 5 classes ---*/
#form2 {
	vertical-align: middle;
	}
#form_form_table5 
{
	
	width: 76%;

	border: 1px solid #FBAB46;
	background-color: #ffffff;
	}
#form_form_table5 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}

.form_header_row5 td {
	margin-top: 0px;
	line-height: 14px;
	font-family: NewsGothic, arial; 
	font-size : 16px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #75B943;
	}

#form_fieldset_table5 
{
	
	width: 90%;

	border: 1px solid #FBAB46;
	background-color: #ffffff;
	}
#form_fieldset_table5 td {
	margin-top: 20px;
	line-height: 18px;
	padding: 5px;
	}



.logoutclass a
{
	position:absolute;
	right:180px;
/*	position:absolute;
	right: 180px;*/
	top:20px;

}

div.FAQitem {
	height: 18px;
	width: 500px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.FAQitem2 {
	height: 36px;
	width: 500px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.FAQtop {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -20px;
	height: 18px;
	overflow:visible;
	padding-left: 20px;
}
div.FAQtop2 {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -20px;
	height: 36px;
	overflow:visible;
	padding-left: 20px;
}
p.FAQans {
	margin-left: 30px;
	margin-top: 0px;
}
a {
	color: #0066CC;
	font-size: 12px;
}
/*starts layout Alessandra  08/17/2009*/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;



}


a img {
	border: 0;
}

:focus { outline: 0; }
body {
	line-height: 1;
	color: black;
	background: F5F9FC;

}
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q { quotes: "" ""; }




html { overflow-y: scroll; }


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#FAF9F9;
	
}

a {text-decoration: none; }
a:hover {text-decoration: underline; }
a.button {
	float: left;
	clear: both;
	display: block;
	padding: 0 25px 0 0;
	min-width: 11em;
}
a.button span {
	display: block;
	line-height: 20px;
	white-space: nowrap;
	padding: 0 0 0 15px;
}
a.arrow {
	padding-right: 15px;
}

p {
	margin-bottom: 1.5em; 
	line-height: 1.5em;
}
.clear {
	width: 100%;
	clear: both;
}

strong {
	font-weight: bold;
}


#container {
	margin: 0 auto;
	width: 784px;
}

#header {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	position: relative; 
}

#index #header {
	padding-bottom: 14px;
}

#content {
	clear: both;
	padding: 0 12px;
	min-height: 450px;
}

#index #content {
	padding-top: 5px;
	min-height: 0;
}

#left, .left {float: left; }

#right, .right {float: right; }


#right.rt229 .leftCol {
	width: 333px;
}

#right.rt229 .rightCol {
	width: 229px;
}

#left.sidebar, #right.sidebar {width: 159px; }



#navPrimary li {
	width: auto !important;
}

#navPrimary li a {
	padding: .7em 13px;
	width: auto !important;
}



h3 {
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: .6em;
}

h3.sectionTitle {
	display: block;
	width: 133px; 
	padding: 2.5em 14px .6em 1em; 
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color:  #333;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: .6em; 
}

h5 {
	font-size: 12px;
	font-weight: bold;
	
}

h6 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .6em;
}



#footer {
	padding: 25px 10px 20px 10px;
}

#index #footer {
	padding-top: 23px;
}

#footer ul {
	float: left;
}

#footer li {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	font-size: 10px;
}

#footer li.last {
	margin-right: 0;
	border-right: 0;
}

#footer p {
	float:none;
	font-size: 10px;
	line-height: normal;
	
}


#index h2 {
	width: auto;
	border: none;
}

#index #contentMiddle h3 {
	display: block;
	width: 237px;
	padding-left: 17px;
	height: 45px;
	line-height: 45px;
	margin-left: -17px;
	font-weight: normal;
	color: #fff;
}

#index #contentMiddle .left h3,
#index #contentMiddle .right h3 {
	width: 237px;
}

#index #navUtility .first {
	display: none;
}

#contentMiddle { line-height: 1.5em; } 

#contentMiddle li {
	line-height: 1.2em;
	margin-bottom: 0.4em;
}
#index #content #contentMiddle.threeCol {
	clear: both;
	min-height: 208px;
	
}

#index #content #contentMiddle .left,
#index #content #contentMiddle .center,
#index #content #contentMiddle .right {
	padding-top: 10px;
	background: url('../images/backgrounds/bg_contentMiddle_top.gif') repeat-x top;
	
}

#index #content #contentMiddle a.button {
	margin-bottom: 3px;
}


#index #content #contentMiddle p {
	margin-bottom: .6em;
}

#index #content #contentMiddle .center p.sub {
	line-height: 1.8em;
	margin-bottom: 0;
} 

#index #content .threeCol div.left,
#index #content .threeCol div.right {
	width: 219px;
	padding: 0 17px 17px;
}

#index #content .threeCol div.center {
	float: left;
	width: 220px;
	padding: 0 17px 17px;
}

#index #content .threeCol div.center p.sub {
	clear: both;
}

#index #content #contentBottom div.left,
#index #content #contentBottom div.center,
#index #content #contentBottom div.right {
	padding-top: .25em;
}

#index #contentTop div.right {
	width: 140px;
	padding: 13px 6px 3px 13px;
	/* border-left: 1px solid #dcdde1; */
}

#index #contentTop .right dl {
	font-size: 10px;
}

#index #contentTop .right dt {
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .2em;
}

#index #contentTop .right dd {
	line-height: 1.25em;
	margin-bottom: .2em;
}

#index #contentTop .right dd.actions {
	margin-bottom: 1em;
}

#index #contentTop .right p {
	width: auto;
	font-size: 11px;
	margin: 0;
	padding: 0 0 1.5em 0;
}

#index #content #contentBottom div.left dt,
#index #content #contentBottom div.center dt,
#index #content #contentBottom div.right dt {
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;

	margin-bottom: .6em;
}

#index #content #contentBottom div.left dd,
#index #content #contentBottom div.center dd,
#index #content #contentBottom div.right dd {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: .6em;
}

#contentBottom ul  {

	margin: 0 0 0 15px;
}


 
#navTabs {
	width: 100%;
	float: left;
	padding-bottom: 6px;
}

#navTabs li {
	float: left;
	margin-right: 3px;
	padding-left: 1em;
}

#navTabs li a {
	display: block;
	font-size: 11px;
	padding: .7em 1em .6em 0;
	outline: none;
	-moz-outline: 0;
}

#navTabs li.current a {
	font-weight: bold;
}


/* @end */

#index #contentTop {
	clear: both;
	background-color: #fff; /* Default background color.  override in spcific color style sheets */
	width: 100%;
	float: left;
}



#index #contentTop div.tabContent {
	float: left;
	width: 760px;/*600*/
	height: 115px;/*20em;*/
	border-right: #dcdde1 solid 1px;
}


#index #contentTop ul.links {
	float: left;
	width: 340px;
	margin: 25px 0 0 25px;
	clear: both;
}

#index #contentTop .links li {
	display: block;
	width: 156px;
	float: left;
	padding-left: 14px;
	margin-bottom: 1em;
}

#index #contentTop .links li a {
	font-size: 11px;
	font-weight: bold;
	padding-right: 1em;
}

#index #contentTop p { /* Default paragraph styling for single column tabs. */
	float: left;
	width: 340px;
	margin: 25px 0 0 0; /* removed left margin - Don */
	padding-bottom: 20px;
	display: inline; /*Fixes ie6 double-margin float bug, all other browsers properly ignore this*/
}

#index #contentTop div.tabColumn {
	float: left;
	width: 340px;
	margin: 25px 0 0 25px;
	padding-bottom: 20px;
	display: inline; /*Fixes ie6 double-margin float bug, all other browsers properly ignore this*/
}

#index #contentTop div.lead {
	float: left;
	width: 170px;
	margin: 25px 0 0 25px;
	padding-bottom: 20px;
}

#index #contentTop .lead p { /* Lead paragraph styling for multi column tabs. */
	float: none;
	width: auto;
	margin: 0;
}

#index #contentTop div.description { 
	float: left;
	width: 150px;
	margin: 25px 0 0 25px;
	padding-bottom: 20px;
}

#index #contentTop .description p { /* Descriptive paragraph styling for multi column tabs. */
	float: none;
	width: auto;
	margin: 0;
}

#index #contentTop img.right { /* Max width should be about 220px. */
	float: right;
	margin: 0;
	/*border: 1px solid #ccc;*/ /* This is optional */
}

#index #contentTop h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .6em;
}



#index #contentTop #tab1 .links {
	margin-top: 0;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}

.clearfix {display:block;}


.main_text 
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	color: #333333;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/

}

.main_textHOPE 
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	color: #01509A;
	
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/
	padding:20px;
}


.main_textLeft 
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 14px;
	/*font-weight:bold;*/
	color: #01509A;
	text-transform: none;/*to add double space between the senteces*/
	line-height:15px; /*to add double space between the senteces*/

}

.main_sentence
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	/*font-weight:bold;*/
	/*color: #01509A;*/
	color: #000;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/

}

hr 
{
	border: 0;
	width: 95%;
	color: #FF6600;  /*#060606; black*/
	background-color: #FF6600; /*#FF6600; orange*/
	height: 2px;
}

ul.circle {
font-family: Mongolian Baiti;
/*font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000;
text-decoration: none;
background-color: #FFFCF2;*/
/*text-indent: 5px;
list-style-position: outside;*/
/*list-style-image: url(arrow.gif);*/
/*list-style-type: disc;*/
/*padding: 6px;
margin: 2px;*/
}


.AboutBlue
{
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	color: #1F497D;
	text-transform: none;/*to add double space between the senteces*/
	line-height:20px; /*to add double space between the senteces*/
}
/*round login*/
.roundcont 
    {
	margin: 0 auto; /* center for now */
	
	width: 150px;
	background-color: #E2EEFF; /*FF9900; E2EEFF*/
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('../images/img/tr_Blue.gif') no-repeat top right; 
}

.roundbottom {
	background: url('../images/img/br_Blue.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*****/
.login_labelB {
	text-align: left;
	padding-left: 5px;
	/*font-weight:bold;*/
	
	color: #FF6600;
	font-size: 12px;
	}
	
	.login_labelBsmall {
	text-align: left;
	padding-left: 5px;
	/*font-weight:bold;*/
	
	color: #FF6600;
	font-size: 12px;
	}
	
	.submit_buttonLogin {
	background-color: #FF6600;/*E2EEFF;*/
	color: #fff;
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 12px;
	border: 1px solid #FF6600;
	}
	
	.form_input {
	width: 130px;
	height:20px;
	font-family :Verdana; 
	font-size : 11px;
	border: 1px solid #B1C6E4;
	}

