
body {
    margin: 0 0;
    background:url(../../../images/public/tall_top2.gif) left top repeat-x;
    font-family:Arial, Tahoma, Verdana, Georgia;
    color:#666666;
}

a:hover{text-decoration:none;}
a {color:#bd6302;}

a.bold:link{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}
a.bold:visited{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}
a.bold:hover{text-decoration:none; font-weight:bold; color:#bd6302; font-size:1.1em;}
a.bold:active{text-decoration:none; font-weight:bold; color:#bd6302; font-size:1.1em;}

a.orange:link{text-decoration:none; font-weight:bold; color:#f8941d; font-size:1.1em;}
a.orange:visited{text-decoration:none; font-weight:bold; color:#f8941d; font-size:1.1em;}
a.orange:hover{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}
a.orange:active{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}

a.white:link{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}
a.white:visited{text-decoration:none; font-weight:bold; color:#000000; font-size:1.1em;}
a.white:hover{text-decoration:none; font-weight:bold; color:#ffffff; font-size:1.1em;}
a.white:active{text-decoration:none; font-weight:bold; color:#ffffff; font-size:1.1em;}

h1, h2, h3, h4 {
	color: #505050;
}

h3 { line-height:25px; }

textarea {
	width: 350px;
	height: 150px;
	margin:0.5em 0.5em 0.5em 0;
}


#header {
	height: 90px;
}

#header img {
	float: left;
}

#header ul {
	float: right;
	width: 525px;
	list-style: none;
	margin: 54px 0 0 0;

}

#header li {
  float: right;
}

.li_UnSelected a 
{	
    padding-top: 9px;
    color: #4d4d4d;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    text-decoration: none;
    text-align: center;
    background:url(../../../images/public/top_nav_button.gif);
    height: 27px;
    width: 100px;
}

#header li a:hover {
  color: #ffffff;
	background-position: 0px -36px;
}

.li_Selected
{	
  padding-top: 9px;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: center;
	background:url(../../../images/public/black_button.gif);
	height: 27px;
	width: 100px;
}

.li_Selected a
{
	color: #ffffff;
	text-decoration: none;
}

#header_graphic {
    height: 252px;
    background:url(../../../images/public/header_bgd.jpg);
    background-repeat: no-repeat;
}



#footer_nav {
    height: 180px;
    background:url(../../../images/public/tall_content2.gif) left top repeat-x;
}

#footer_nav img {
	
	margin: 10px 0 0 0;
}

#footer_nav h3 {
	margin: 8px 0 0 0;
}

#footer {
  height: 72px;	
  background:url(../../../images/public/tall_botom.gif) left top repeat-x;
  position: relative;
 }

#footer_text {
	padding-top: 25px;
}


#arrow img{
	
	margin: 10px 0 0 0;
}

.arrow 
{
    padding-right:0px;
}

.arrow img{
	
	margin: 10px 0 0 0;
}

.border {
  border-right: 1px dashed #9D9D9D;
}

.border-left {
  background:url(../../../images/public/verticalLine.gif) left top repeat-y;
}

.padding {
	padding: 0 20px 0 20px;
}

.padding_secondary 
{
    padding: 0 20px 0 15px;
}


.padding_text {
	padding-left: 15px; 
	padding-right: 15px;
}

.hr_spacer {
  clear: both; 
  float: none; 
  width: 100%; 
  margin: 4px;
  visibility: hidden;
}

.dashed {
	height: 0;
	margin: 10px 20px 20px 20px;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #9D9D9D;
}



.rCol_dashed {
	height: 0;
	margin: 10px 20px 20px 10px;
	
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #9D9D9D;
}

.left   { float:left; }
.right  { float:right; }

.button {
	border:1px solid #222;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-image:url(/Images/Buttons/pngBtns/buttonBg2.png);
	background-position:top;
	background-color:white;
	height:25px;
	width:80px;
	vertical-align: middle;
	padding-bottom:1px;
}
.button:hover {
	border:1px solid #222;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#fba11c;
	
	background-position:top;
	background-color:white;
	height:25px;
	width:80px;
	vertical-align: middle;
	cursor:pointer;
}


.bold_link 
{
	text-align:right;
}

.mainContent 
{
    background-image:url(../../../Images/Public/containerBg.gif); 
    background-repeat:no-repeat;
}

.boldHeading 
{
 color:#bd6302;   
}

.column ul , .column ol
{
 margin-left:50px;  
}


.column .noticeList 
{
 margin-left:20px;   
}


.partner 
{
    padding:0 20px;
    margin-bottom:30px;
}

.partnerLv1 { padding: 0; 	padding-bottom:10px;
	margin: 10px 20px 20px 20px;
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #9D9D9D; 
}
	
.partnerLv2 
{
    margin: 10px 0 20px 20px;
    padding-left:20px; 
    border-left: 1px dashed #9d9d9d;

}

.alsoWorkedWith 
{   
    
        padding:15px;
    margin:0 0 20px 20px;
border:1px dashed #9D9D9D;
background-color:#efefef;
margin-bottom:50px;
}

.alsoWorkedWith h3
{
font-size:15px;
font-weight:bold;
color:#505050;
}

.alsoWorkedWith ul
{
margin-bottom:0;
margin-left:20px;
}

.alsoWorkedWith li
{

margin-bottom:5px;
}
	    
.partnerTable { width:100%; margin-bottom:0;}
.partnerTable td { border:0px solid #333; padding:0 20px 10px 0; vertical-align:top; }
.partnerTable .partnerLogo { width:100px; vertical-align:middle;  }
.partnerTable .partnerLogo img { margin: 0 !important; }
.partnerTable .partnerInfo {   vertical-align:middle;  }
.partnerTable .partnerDescription {   }

.partner_secondary 
{
    padding:0 20px 0 15px;
    height:200px;
    margin-bottom:15px;
}

.partner img, .partner_secondary img
{
    margin-bottom: 5px;
}


.loginNotice { border:2px solid #fed324; background-color:#fff6bf; padding:20px 40px 0px 20px; margin-bottom:20px; }
.loginMessage { width:100%; margin-bottom:20px; }
.loginMessage th { border-bottom:1px solid #999; font-size:12px; padding-bottom:3px; color:#3f698f; }
.loginMessage td { padding-top:3px; color:#555; }
.loginMessage .bullet { border-left:2px solid #d7d7d7; width:2px; font-size:1px; }




.projectTypeTable { width:360px; margin-left:40px;  }
.projectTypeTable td { border:0px solid #333; vertical-align:top;padding:0 10px 0 0; width:120px; }
.projectTypeTable .dataSystemList { border:0px solid #900; margin-left:0;margin-bottom:0; }

/*Software Packages Pages */

.imgFloatLeft { margin:0 10px 5px 20px; float:left; font-size:10px; color:#999;}
.imgFloatLeft img { border:1px solid #999; margin:0 0 5px 0; }

.imgNoFloat { margin:0 10px 10px 20px; font-size:10px; color:#999;}
.imgNoFloat img { border:1px solid #999; margin:0 0 5px 0; }

.featuresAndOptions {width:390px; border-collapse:collapse;margin-left:15px; }
.featuresAndOptions th { background-color:#fff; border:1px solid #adb6c0;padding: 2px 5px; vertical-align:middle; font-size:10px; font-weight:normal; padding-left:10px; }
.featuresAndOptions th.package { text-align:center; }
.featuresAndOptions .headerRow th { background-color:#dedede; padding-left:5px; font-weight:bold; font-size:11px; color:#000; font-size:10px; font-style:italic;}
.featuresAndOptions .headerRow .sectionTitle { color:#000; font-size:11px; font-style:normal; }
.featuresAndOptions td { background-color:#fff; border:1px solid #adb6c0; text-align:center; font-size:10px; color:#666; white-space:nowrap; vertical-align:middle; padding:1px 5px; }
.featuresAndOptions td img { background-color:#fff; border:0px solid #999; margin:0; }
.featuresAndOptions .packageNo { border-top:0; border-left:0; border-bottom:0; background-color:Transparent; }


.dataSystemList, .dataSystemList a { text-decoration:none; }
.dataSystemList span, .dataSystemList a span { font-size:11px; }


/*software Package Headers*/

.header_GEARUP {height: 252px; background:url(../../../images/public/software/pageHeaders/GEARUPheaderBg.jpg); }
.header_TAH {height: 252px; background:url(../../../images/public/software/pageHeaders/TAHheaderBg.jpg); }
.header_HMI {height: 252px; background:url(../../../images/public/software/pageHeaders/HMIheaderBg.jpg); }
.header_CBAE {height: 252px; background:url(../../../images/public/software/pageHeaders/CBAEheaderBg.jpg); }
.header_GRAA {height: 252px; background:url(../../../images/public/software/pageHeaders/GRAAheaderBg.jpg); }
.header_SLC {height: 252px; background:url(../../../images/public/software/pageHeaders/SLCheaderBg.jpg); }
.header_Elementary {height: 252px; background:url(../../../images/public/software/pageHeaders/ElementaryheaderBg.jpg); }
.header_FullService {height: 252px; background:url(../../../images/public/software/pageHeaders/FullServiceheaderBg.jpg); }


/*Custom colors for packages*/
.bodyGearUp h3 { color:#203b58; }
.bodyGearUp .featuresAndOptions .headerRow th {  color:#203b58; }

.bodyHMI h3 { color:#a3560b; }
.bodyHMI .featuresAndOptions .headerRow th {  color:#a3560b; }

.bodyTAH h3 { color:#285820; }
.bodyTAH .featuresAndOptions .headerRow th { color:#285820; }

.bodyCBAE h3 { color:#831f1f }
.bodyCBAE .featuresAndOptions .headerRow th { color:#831f1f; }

.bodyGRAA h3 { color:#216b6e; }
.bodyGRAA .featuresAndOptions .headerRow th { color:#216b6e; }

.bodyElem h3 { color:#4f2073; }
.bodyElem .featuresAndOptions .headerRow th {  color:#4f2073; }

.bodyFSCS h3 { color:#707320; }
.bodyFSCS .featuresAndOptions .headerRow th {  color:#707320; }



/*********REPORT CARD STYLE *****************/

.reportCardWrapper { background-color:#fff; padding:20px;	}	

.reportCardContainer 
{
	
}



.tblLogin {  }
.tblLogin td { border: 0px solid #333; padding:5px 10px 5px 0; vertical-align:middle; }

.loginPass { text-align:right; }

.loginPass a { text-decoration:none; font-size:11px; font-weight:bold; }
.loginPass a:hover { text-decoration:underline;  }
