
body {
	/*font: 11px Verdana, Arial, Helvetica, sans-serif;*/
	font: .7em  Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000000;
	height:auto;
	text-align: center;
	background:#efefef;
}
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0;
	margin:0 0 0 0;
}
.header1 {
	margin:7px 0 0 0;
}
#container {
	width:960px;
	background:#efefef;
	margin: 0 auto;
	text-align: left;
}
#logo {
	float:left;
	padding:0;
	width:500px;
	height:60px;
	margin: 0 0 15px 0;
	background:url('../image/logo-header1.png') no-repeat;
}
#tagLine {
	text-align:right;
	font-size:11px;
	padding-top:34px;
	color:#0a7fb1;
	margin: 0 20px 0 0;
}
#tagLine span {
	color:#676767;
}
.breadcrum {
	width:930px;
	margin: 10px 0 0 0;
}
.breadcrumLeft {
	float:left;
	width:400px;
	margin-left:10px;
	padding:0 0 0 0;
}
.contactRight {
	float:right;
	width:300px;
	text-align:right;
	padding:0 0 10px 0;
	margin: 20px 10px  0 0;
	*margin: 20px 10px 0 0;
}
.contactRight a {
	text-decoration:none;color:#0a7fb1;
}
.breadcrumLeft a {
	text-decoration:none;color:#0a7fb1;
}
.breadcrumLeft a:hover {
	text-decoration:underline;color:#0a7fb1;
}
.contactRight a:hover {
	text-decoration:underline;color:#0a7fb1;
}
.menu  {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	width:960px;
	clear:both;
}
.menu  li {
	margin:0 0 0 0;
	padding: 0 0 0 5px;
	float: left;
	width:153px;
}
.menu li a {
	float: left;
	text-decoration: none;
	background: url(    "../image/tabRightN.gif" ) no-repeat right top;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 2px;
	width:151px;
}
*html .menu li a {
	float: left;
	text-decoration: none;
	background: url(    "../image/tabRightN.gif" ) no-repeat right top;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	width:151px;
}
*html .menu  li {
	padding: 0 0 0 2px;
	margin:0 0 0 0;
	color: #fff;
	float: left;
	width:151px;
}
.menu li a span {
	background: url(    "../image/tabLeftN.gif" ) no-repeat left top;
	float: left;
	padding: 8px 10px 5px 50px; 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.menu li#current a span, .menu  li a:hover span {
	background: url(    "../image/tabLeftOnN.gif" ) no-repeat left top;
}
.menu li#current a, .menu li a:hover {
	background: url(    "../image/Trights.gif" ) no-repeat right top;
	color: #fff;
}
.menu li.hover a span, .menu li:hover a span
{
    background: url(    "../image/tabLeftOnN.gif" ) no-repeat left top;
    color: #fff;
}
.menu li.hover a , .menu li:hover a  
{
    background: url(    "../image/Trights.gif" ) no-repeat right top;
    color: #fff;
}
.menu li:hover ul,.menu li.over ul {
	display:block;
	clear:both;
	margin-top:27px;
	margin-left:2px;
	*margin-top:0;
	*margin-left:2px;
}
* html .menu li:hover ul, * html .menu li.over ul {
	display:block;
	clear:both;
	margin-top:0;
	margin-left:5px;
	width: 156px;
	text-align:left;
}
/*Sub Menu Starts here*/
.subMenu {
	display: none;
	width: 156px;
	position: absolute;
	margin:0 0 0 1px;
	padding:3px;
	list-style-type: none;
	list-style-image: none;
}
.subMenu li {
	font-weight:bold;
	padding: 0;
}
.subMenu li a, .subMenu li:hover a  {
	padding: 1px;
	display:inline;
	width:156px;
	text-align:left;
	margin:0 0 0 1px;
	background-image:none !important;
}
.subMenu li a span, .subMenu li:hover a span {
	padding: 1px;
	display:inline;
	width:156px;
	text-align:left;
	color:#fff;	
	margin:0 0 0 1px;
	background-image:none !important;
}
.subMenu li a:hover span {
	color:gold;
	width:156px;
}
ul.subMenu  {
	list-style-type: none;
	list-style-image: none;
	background:#8a8a8a !important;
	background-image:none !important;
	border: 1px solid #787878;
}
.subMenu ul li a{
	margin-left:10px;
}
a { cursor:pointer }

.subMenu ul li:hover a{
	margin-left:5px;
}
.subMenu li.items {
	margin-left:8px;
	background: url("../image/bull.gif") 1px no-repeat;
}
/*Sub Menu Ends here*/
ul.nav {
	margin: 8px 0 0 10px;
	padding: 0;
	width:600px;
	cursor: default;
	list-style-type: none;
}
ul.nav li {
	color: #fff;
	font-weight:bold;
	display: inline;
	padding: 5px 5px 5px 90px;
}
ul.nav li a{
	color: #fff;
	font-weight:bold;
	display: inline;
	text-decoration:none;
}
ul.nav li a:hover{
	color: gold;
	font-weight:bold;
	display: inline;
	text-decoration:none;
}
#bottomContent {
	width:600px; 
	float:right;
	margin-right:15px;
}
.col1 {
	padding:2px 5px 2px 8px;
	float:left; 
	width:120px;
	margin: 0 5px 0 5px;
	border-left: 1px dotted #868686;
	border-right: 1px dotted #868686;
	height:100px;
}
.col { 
	padding:2px;
	float:left; 
	width:130px;
	margin: 0 5px 0 5px;
	border-right: 1px dotted #868686;
	height:100px;
}
#imgContainer {
	margin:-1px 0 -3px 7px;
	width:941px;
	height:371px;
	*margin-top:-28px;
}
#imgContentContainer {
	margin:0 0 -3px 7px;
}
*html .bottomContainer{
	height:29px;
	width:680px;
	background-color:#0072ae;
	margin:0 0 0 268px;
}
.bottomContainer{
	margin:30px 0 0 268px;
	height:29px;
	width:680px;
	background-color:#0072ae;
	*margin: 4px 0 0 268px; 
	margin-top:4px;
}
.bottomContainerCareer{
	margin:0 0 0 268px;
	height:29px;
	width:680px;
	background-color:#0072ae;
	*margin: 3px 0 0 268px; 
}
.bottomRight {
	background: url("../image/tabRightBottom1.gif") bottom right;
	width:17px;
	height:29px;
	float:right;
}
.bottomLeft {
	background: url("../image/LeftBottom.gif") bottom left;
	width:17px;
	height:29px;
	float:left;
}
.bottomLeftArrow {
	background: url("../image/tabLeftBottomArrow.gif") bottom left;
	width:23px;
	height: 29px;
	float:left;
	background-color: #efefef;
}
#formContainer {
	width:840px;
	margin: 27px 0px 0 7px;
	height:291px;
	border: 1px solid red;
}
*html #formContainer {
	margin: 0 0px 0 7px;
}
.formContainerLeft {
	width:190px; 
	float:left;
	margin:0 2px 0 5px;
	padding:5px;
}
.formContainerRight{
	width:410px; 
	float:left;
	margin:10px 2px 0 10px;
}
.formContainerRight ul li{
	list-style:none;
	text-align: left;
}
.formContainerRight label span {
	width:55px;
}
/*panel and Box content style*/
#contentContainer {
	width:880px;
	position:relative; left:38px; top:5px;
	float:left;

}
*html #contentContainer {
	width:880px;
	position:relative; left:35px; top:5px;
}
.panelWidthLeft
{
    width: 400px;
    margin: 10px 10px 5px 30px;
    float: left;
}
*html .panelWidthLeft {
	margin: 10px 10px 5px 15px;
}
.panelWidthRight
{
    width: 400px;
    margin: 10px 20px 5px 5px;
    float: left;
}
.strip
{
    padding: 0px;
    margin: 1px 0 0 0px;
	font: bold 12px Arial, Verdana, sans-serif;
    color: #353535;
    text-align: left;
    line-height: 22px;
    float: left; 
    width: 91%;
}
.header {
	padding: 0 0 0 10px;
}
.panelContent 
{
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
	margin: -2px 0 0 0;

}
.contentPadding
{
	padding: 0;
	margin: 10px 20px 10px 20px;
}
.panelBottomCurveLeft
{
    background-image: url("../image/cL.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 20px;
    width: 24px;
    background-color: #fff;
    float: left;
}
.panelBottomCurveRight
{
    background-image: url("../image/cR.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 20px;
    width: 375px;
    float: left;
    background-color: #fff;
}
/*top curve white*/
.paneltopLeft
{
    background-image: url("../image/cTL.gif");
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 24px;
    background-color: #fff;
    float: left;
}
.paneltopRight
{
    background-image: url("../image/cTR.gif");
    background-repeat: no-repeat;
    background-position: right top;
    height: 20px;
    width: 791px;
    float: left;
    background-color: #fff;
}
/*end*/
.panelTopCurveLeft {
    background-image: url("../image/topL1.gif");
    background-repeat: no-repeat;
    background-position: left top;
    height: 22px;
    width: 21px;
    float: left;
	margin: 0 0 0 0;
}
.panelTopCurveRight
{
    background-image: url("../image/topR2.gif");
    background-repeat: no-repeat;
    background-position: right top;
    height: 22px;
    width: 400px;
    float:left;
	margin: 0 0 0 0;
}
.boxPanelCurveTopRight
{
    background-image: url("../image/topR2.gif");
    background-repeat: no-repeat;
    background-position: right top;
    height: 22px;
    width: 816px;
    float:left;
	margin: 0 0 0 0;
}
.boxPanel
{
    width:815px;
	margin: 10px 10px 10px 30px;
    float: left;

}
*html .boxPanel {
	margin: 10px 10px 10px 15px;

}
.boxContentPanel {
	width: 815px;
    float: left;
    background-color: #ffffff;
    height: auto;
	margin: -2px 0 0 0;
}
.panelContent ul li {
	margin:-2px 0 0 0 ;
	padding:1px;
}
.panelContent ul li a {
	text-decoration:none;
	color:#0a7fb1;
}
.panelContent ul li a:hover {
	text-decoration:underline;
	color:#0a7fb1;
}
#boxPanelStrip {
	width:776px;
	padding: 0px;
    margin: 1px 0 0 0px;
	font: bold 12px Arial, Verdana, sans-serif;
    color: #353535;
    text-align: left;
    line-height: 21px;
    float: left; 
	background: url("../image/boxStrip3.gif") repeat-x center;
}
.boxpanelBottomCurveRight
{
    background-image: url("../image/cR.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 20px;
    width: 791px;
    float: left;
    background-color: #fff;
}
#contentPageFooter {
	width:938px;
	height:29px;
	background-color:#0072ae;
	margin:0 0 0 10px;
	clear:both;
}
#spacer {
	height:20px;
	clear:both;
}
#contentPageFooter span {
	font: 11px Arial, Verdana, sans-serif;
	letter-spacing:0;
	color:#FFFFFF;
	text-align:center;
	margin: 0 0 0 190px;
	position:relative; top:7px;
}
.panelHeader  {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	clear:both;
}
.panelHeader li{
	float: left;
	text-decoration: none;
	background: url(    "../image/testR.gif" ) no-repeat right top;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#c8c1b6;
}
.panelHeader li span {
	background: url(    "../image/testL.gif" ) no-repeat left top;
	float: left;
	padding: 8px 10px 5px 20px; 
	
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:370px;
}
.boxPanel .panelHeader li{
	width:815px;
}
/*add for customer page style*/
.MainContent {
	 width: 772px;
	 float:left;
	 border: 1px solid #C7C0B8;
	 background-color: #FFFFFF;
	 margin:0;
}
.columnLeft {
	 float:left;
	 width: 245px;
	 border-right: 1px solid #C7C0B8;
	 text-align:center;
	 height: 110px;
}
.columnRight {
	 float:right;
	 width: 240px;
	 text-align:center;
	 height: 110px;
}
.hrBorder {
	 border-top: 1px solid #C7C0B8;
	 clear:both;
}
.imageRow {
	 width:765px;
	 margin:0 0 0 0;
 }
 .image {
	  margin-top:10px;
	  text-align:center;
 }
 /*end for customer page style*/
 /*profiles*/
 .profileColumnLeft {
	 float:left;
	 width: 150px;
	 text-align:center;
	 border-right: 1px solid #C7C0B8;
	 height:151px;
	 padding:0 5px 0 0;
}
.profileColumnRight {
	 float:right;
	 width: 595px;
	 text-align:left;
	 height:100%;
	 padding:5px;
}
 .rowLeft {
	 float:left;
	 width: 145px;
	 text-align:center;
}
.rowRight {
	 float:right;
	 width: 590px;
	 text-align:left;


}
.textRow {
	background-color:#F3F3E9;
	height: 15px;
	padding:2px;
	border-top:1px solid #C7C0B8;
	border-bottom:1px solid #C7C0B8;
	float:left;
	width: 768px;
}