/******************************************************
 Page Layout CSS
*******************************************************/
body{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background:#012C56 url(images/bkground.jpg) repeat-x top;
    margin: 0; 
    padding: 0;
}
object { outline:none; }
.container { 
    width: 931px;
    margin: 0 auto;
    border: 2px solid #008EDA;
}
.containerFull { 
    width: 95%;
    height: 700px;
    margin: 0 auto;
    border: 2px solid #008EDA;
}
#SearchContainer{
    border: none;
    text-align:right;
    color:#ffffff;
    margin-top:13px;
    font-size:10pt;
}
#SearchContainer a{
    color:#ffffff;
    text-decoration:none;
}
.TextBox{
    border: 2px solid #008EDA;
    height:16px;
}
.CleanWhiteLink{
    color:#ffffff;
    text-decoration:none;
}
#MenuContainer{
    margin-top:3px;
}
#TickerContainer{
    margin-top:5px;
}
#ContentContainer{
    margin-top:5px;
    background-color:#ffffff;
    text-align: left; 
}
#ApplyContact{
    width: 385px;
}
#SubMenu{
    background:#ffffff url(images/SubMenuBackground.gif) no-repeat top;
    width:257px;
    height:270px;
    margin-left:122px;
    margin-bottom:10px;
}
#MainContent{
    margin-top:10px;
    margin-right:0px;
	margin-bottom:0px;
	height:100%;
    width:540px;	
}
#FullWidthMainContent{
    width:931px;
}

#FooterMenu{
    margin-top:10px;
    border: none;
    color:#ffffff;
    font-size:10pt;
    width:948px;
}
#FooterContainer{
    border: none;
    margin-top:20px;
    margin-bottom:20px;
    color:#008EDA;
    font-size:8pt;
    text-align:center;
}
#SubMenuMiddleAbout{
    background:#ffffff url(images/SubMenuBkg-About.jpg) no-repeat bottom;    
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddleFaq{
    background:#ffffff url(images/SubMenuBkg-Faq.jpg) no-repeat bottom; 
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddlePress{
    background:#ffffff url(images/SubMenuBkg-Press.jpg) no-repeat bottom;   
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddleFunding{
    background:#ffffff url(images/SubMenuBkg-Funding.jpg) no-repeat bottom;    
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddleStaffing{
    background:#ffffff url(images/SubMenuBkg-Staffing.jpg) no-repeat bottom;   
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddleSmartmed{
    background:#ffffff url(images/SubMenuBkg-Smartmed.jpg) no-repeat bottom;   
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuMiddleGov{
    background:#ffffff url(images/SubMenuBkg-Gov.jpg) no-repeat bottom;   
    width:230px;
    margin-left:122px;
    margin-right:27px;
    margin-bottom:10px;
}
#SubMenuBottom{
    background:#ffffff url(images/SubMenuBottom.gif) no-repeat top;
    width:230px;
    height:2px;
    margin:0px 0px;
}
#SubMenuLogin{ 
    width:230px;
    margin-left:160px;
    margin-bottom:10px;
}
#SubMenuLeftPane{ 
    width:230px;
    margin-left:122px;
    margin-bottom:10px;
}
.submenu_header{
    background:#ffffff url(images/SubMenuTop.gif) no-repeat top;
}
.submenu_style  { /*TD if menu option for using tables is on*/
	color: #ffffff; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:  transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	height: 20px;
}

div#SubMenuMiddleAbout img{height:15px;}
div#SubMenuMiddleFaq img{height:15px;}
div#SubMenuMiddlePress img{height:15px;}
div#SubMenuMiddleFunding img{height:15px;}
div#SubMenuMiddleStaffing img{height:15px;}
div#SubMenuMiddleSmartmed img{height:15px;}
/******************************************************
 DNN Menu CSS for primary menu
*******************************************************/
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #008EDA; 
}

.main_dnnmenu_itemhover td {  
	background-color: #008EDA; 
} 

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #008EDA;
	border: 1px solid #000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/******************************************************
 Solpart Menu CSS for secondary menu
*******************************************************/


.submenu_container {
	background-color: transparent; 
	margin-top:10px;
	margin-left:4px;
}
.submenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.submenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:  #008EDA;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/

}

.submenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:  #008EDA;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    

}

.submenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.submenu_submenu {
	background-color: #008EDA;
	border: 1px solid #000000; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 

}
.submenu_break {
	height: 1px;
	font-size: 1px;
}

.submenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.submenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/******************************************************
 Content CSS styles
*******************************************************/

#mainContent h1 img
{
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0px;
    min-height: 79px;
    width: 420px;
    height: 79px;
    background: transparent url(images/homelogo.gif) no-repeat;
}

#mainContent h1
{
    color: #106DBD;
    font-size: 16pt;
}

#mainContent h2
{
    color: #106DBD;
    font-size: 14pt;
}

#mainContent h3
{
    color: #106DBD;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: -10px;
    margin-top: 20px;
}

#mainContent h4
{
    color: #5EA52D;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0px;
}

#mainContent p
{
    color: #000000;
    font-size: 10pt;
	margin-right:10px;
}
#mainContent li
{
    color: #572600;
    font-size: 11pt;
}

.tagline
{
    color: #106DBD;
    font-size: 12pt;
}
#mainContent .partnertag
{
    color: #5EA52D;
    font-weight: bold;
    font-style: italic;
}

#mainContent h1.home
{
    margin-top: 0px;
}

#mainContent p.home
{
    font-size: 12pt;
}

#mainContent h1.home
{
    position: relative;
    height: 79px;
}

#mainContent ul.nomargin
{
    margin-top: -3px;
    list-style-type: disc;
}

.advance
{
    color: #106DBD;
    font-weight: bold;
    text-transform: capitalize;
}

#mainContent .HAQA
{
    color: #106DBD;
    font-weight: bold;
}

#mainContent a.green
{
    color: #5EA52D;
    font-weight: bold;
    text-decoration: none;
}
.textRequired{
    color:#f38213;
}
.feedbackSingleText
{
    border: 1px solid #487099;
    width: 175px;
}
.feedbackSingleTextRequired
{
    border: 1px solid #f38213;
    width: 175px;
}

.feedbackMultiText
{
    border: 1px solid #487099;
    width: 430px;
    height: 300px;
}
.feedbackMultiTextShort
{
    border: 1px solid #487099;
    width: 520px;
    height: 100px;
}
.feedbackMultiTextShortRequired
{
    border: 1px solid #f38213;
    width: 520px;
    height: 100px;
}
.feedbacktable
{
    color: #000000;
    font-size: 10pt;
}

.feedbackButton
{
    border: 1px solid #f38213;
    background-color: #f38213;
    color: #ffffff;
}

.feedbackDropDown
{
    border: 1px solid #487099;
}
.feedbackDropDownRequired
{
    border: 1px solid #f38213;
}

.feedbackShortSingleText
{
    border: 1px solid #487099;
    width: 75px;
}

.feedbackWidelMultiText
{
    border: 1px solid #487099;
    width: 515px;
    height: 75px;
}
.feedbackWidelMultiTextRequired
{
    border: 1px solid #f38213;
    width: 515px;
    height: 75px;
}
.validatorColumn
{
    width: 20px;
}
.labelColumn
{
    width: 145px;
}
.entryColumn
{
    width: 175px;
}

#MainContent li
{
    color: #f38213;
	list-style-type:disc;
}
.homelist li{
    color: #f38213;
	list-style-type:disc;
}
.bulletcontent{
    color:#000000;
}
.bulletcontent a{
	color:#000000;
}

.Advance_News_ItemLink{
    color:#002c56;
    font-size: 8pt;
    font-weight:bold;
    font: Tahoma, Arial, Helvetica, sans-serif;
}

.Advance_News_ItemDate{
    color:#000000;
    font-weight:normal; 
}

.Advance_News_ItemDetails{
    color:#000000;   
    font-weight:normal; 
	font-size: 8pt;
}
#dnn_ContentPane{
	position:relative;
	height:100%;
}


/******************************************************
 Application Form CSS styles
*******************************************************/
.AppDropDown
{
    border: 1px solid #487099;
}
.AppDropDownRequired
{
    border: 1px solid #f38213;
}

.AppSingleText
{
    border: 1px solid #487099;
    width: 115px;
}
.AppSingleTextRequired
{
    border: 1px solid #f38213;
    width: 115px;
}
.AppMultiText
{
    border: 1px solid #487099;
    width: 115px;
    height: 80px;
}
.AppWidelMultiText
{
    border: 1px solid #487099;
    width: 405px;
    height: 75px;
}
.AppWidelMultiTextRequired
{
    border: 1px solid #f38213;
    width: 405px;
    height: 75px;
}
.AppValidatorColumn
{
    width: 20px;
}
.AppLabelColumn
{
    width: 125px;
}
.AppEntryColumn
{
    width: 120px;
}
.AppTitle{
    color:#002c56;
    margin-left:4px;
}

fieldset {
    width:450px;
}
.leftlabel {  
    float: left;  
    width: 16em;  
    margin-right: 1em;
    text-align: right;
	font-size:10pt;
}
.toplabel {
    display: block;
}
.Red{
    color: Red;
}
.Green{
    color: Green;
}
.SignupShow{
    display: block;
}
.SignupHide{
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
