@charset "utf-8";
/* CSS Document */

body { 	margin:0; padding:0; } 

td, div, p, span, li, select, textarea, input,a, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

form { margin:0px; padding:0px;}

input, textarea, select{
	color:#000000; border:1px solid #fff;
}
select { border:0px; } 

.button { background-color:#5db2fb; color:#fff; font-weight:bold; } 

a { color:#5db2fb; font-weight:bold;} a:hover {  color:#fff; } 
a.breadCrums { font-size:11px; } 

h1, h1 a { font-size:20px; font-weight:bolder; color:#fff; display:inline; margin:0px; padding:0px; } 
h1 a:hover { color:#8ac9ff; } 
h2, h2 a{ font-size:16px; color:#fff; font-weight:bolder; display:inline; } 
h2 a:hover { color:#244969; } 
h3 { font-size:14px; font-weight:bolder; display:inline; color:#5db2fb;} 


strong { color:#f2ee74;} 
.clearer { clear:both; height:1px; font-size:1px;  } 

.mainMenu { background:url(..\\images\\back-menu.png) left top repeat-x; text-align:center; } 
.subMenu { opacity: .7; filter: alpha(opacity=70);} 
ul.subMenuUL { margin:0; padding:0; list-style:none; } 
ul.subMenuUL li a{ display:block; width:100%; padding:6px; border:1px solid #eeeeee; background-color:#fff; color:#0035a9;} 
ul.subMenuUL li a:hover{ display:block; width:100%; padding:6px; border:1px solid #eeeeee; background-color:#060135; color:#ffffff;} 
.bodyContents { padding-top:43px; width:720px; margin:0 auto; text-align:center; xborder:1px solid #000; } 

.floatDiv { float:left; width:49%; margin-bottom:9px; } 
.homePanelContainer { background:url(..\\images\\back-experiences-home.png) left top no-repeat; width:353px; height:250px; position:relative; padding-top:4px; } 
.homePanelContent { text-align:left; padding-left:14px; padding-right:14px; padding-top:4px; font-size:11px; } 

.innerPageHeader { background:url(..\\images\\back-header-inner.png) left top no-repeat; width:722px; height:201px; position:relative; padding-top:4px; padding-left:4px; text-align:left;  margin-bottom:21px;} 

.innerPageHeaderLeft { float:left; width:470px; } 
.innerPageHeaderRight { } 

.innerPageContentsLeft { float:left; width:436px;  background:url(../images/panel-innerpage-left.png) left top no-repeat; padding:20px; } 
.innerPageContentsRight { float:left; margin-left:6px; width:209px;   left top no-repeat; padding:14px; } 

.borderRow { padding-left:10px;  padding-top:10px; margin-bottom:10px; text-align:left; left top repeat-x; xheight:38px;  } 
.borderRow1 { margin-bottom:10px;} 
.imageBorder { border:4px solid #ffffff; margin-bottom:10px; } 

.headingBar { padding:2px; margin-bottom:0px; text-align:left; left top repeat-x; xheight:24px; cursor:hand;  } 

.thumb { width:93px; height:73px; overflow:hidden; border:3px solid #fff; } 
.managementBoardThumb { width:120px; height:90px; overflow:hidden; border:3px solid #fff; float:left; margin-right:8px; } 

.fourCols { float:left; width:24%; margin-right:7px; margin-bottom:12px; xborder:1px solid #000; }
.fourColsthumb { width:100px; height:75px; overflow:hidden; border:3px solid #fff; } 

.experiencesSubList { display:none; overflow:hidden; padding-top:10px; xborder:1px solid #000;} 

ul#generalUL { margin:0px; padding:0px; list-style:none; }
ul#generalUL li { border-left:5px solid #019FF6; font-size:14px; font-weight:bold; padding:4px; margin-bottom:1px; padding-left:10px;} 

#ClientValidationSummary { border-bottom:1px solid #f5f5f5; } 

.footerContainer { margin-top:10px; border-top:1px solid #4b486d; padding-top:10px; margin-bottom:10px;} 
.footerLeft { text-align:left;  float:left; width:65%;}
.footerLeft div { margin-top:5px; font-size:11px;} 
.footerLeft a{ display:inline; width:auto; padding-left:8px; padding-right:8px; border-right:1px solid #4b486d; margin-bottom:8px;} 
.footerRight { text-align:right;   float:left; width:34%; font-size:11px;} 