body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right: 0px;
	margin-right: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	color:#009CA3;
	font-weight:bold;
}

a:HOVER{
	color:#7AC142;
	text-decoration:none;
}

a img
{
	border: 0px;
}

ul{
	list-style-image:url(Images/TemplateImages/bullet.gif);
	padding-left:55px;	
	margin-left:0px;
}

li.completed{
	list-style-image:url(Images/TemplateImages/completed.gif);
	font-weight:bold;
}

p{
	padding-top:0px;
	margin-top:0px;
}

H1{color:#7AC142;font-size:20px;margin-top:0px;padding-top:0px;}
H2{color:#666666;font-size:14px;}
H3{color:#666666;font-size:13px;}
H4{font-size:15px;}
H5{}
H6{}


#container{
	width:995px;
	margin:0px auto;
	
}

#maincontentholder
{
	width: 100%;
	margin-bottom: 2px;
	
}

#leftcolumn
{
	width: 228px;
	background-color: #009CA3;
	border-right: 1px solid #ffffff;
}

#left-bttns-holder
{
	background-color: #E5F5F6;
	padding: 10px 8px 10px 8px;
	clear: both;
	width: 212px;
}

#left-home-bttn-holder
{
}

#left-help-bttns-holder
{
}

#left-help-bttns-holder div:first-child
{
	margin-bottom: 6px;
}

#dots{

	background-image:url(Images/TemplateImages/background.gif);
	background-repeat:repeat-y;
	background-position:250px;
	
	margin-top:50px;
}

#header{
	background-color:#FFFFFF;
}

#menu{
	background-color:#009CA3;
	height:55px;
}

#progressbar{
	padding-top:10px;
	text-align:center;
	font-size:11px;
	background-color:#FFFFFF;
}

#contentholder{
	padding:0px 20px 0px 30px;
	min-height: 500px;
	height:auto !important;
	height:500px;
}

.fullsizeimageholder,
#contentholder .fullsizeimageholder
{
	margin: 0px 0px 0px -30px;
}


#tooltips{
	padding-top: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	padding-left: 10px;
}

#tooltips img{
	padding:0px 10px 0px 0px;
}



#subtooltip div{display:none;}

#subtooltip{
	padding-top:10px;
	padding-bottom: 10px;
}
.tooltiptitles{
	color:#009CA3;
	text-decoration:none;
	background-image:url(Images/TemplateImages/toolTipBlue.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;	
	padding-top:40px;
	display:block;
}
.tooltiptitles:HOVER{
	color:#7AC142;
	background-image:url(Images/TemplateImages/toolTipGreen.gif);
}

#footer{
	background-color:#94CB65;
	clear:both;
	padding:10px;
	text-align:center;
}
#footer a{color:#FFFFFF;}

#continuebutton{
	float:right;
	display:none;
}

#welcomedivs{
	float:left;
	width:300px;
}

.yes{width:300px;padding-top:20px;}
.no{text-align:left;padding-top:20px;}

.insert{width:500px;}
.insert td, .insertbox td{padding:3px;}
.insert input, .insertbox input, .selectbox{width:200px;}
.insert textarea, .insertbox textarea{width:200px;height:60px;}
.insert select{font-size:11px;}

.insertbox{width:400px;}

.insertlarge td{padding:2px;}
.insertlarge th{padding:2px;}
/*.insertlarge{border-right:1px solid #000000;border-bottom:1px solid #000000;}
.insertlarge td{border-top:1px solid #000000;border-left:1px solid #000000;padding:4px;}
.insertlarge th{border-top:1px solid #000000;border-left:1px solid #000000;padding:4px;background-color:#B2E1E3;}
.insertlarge th.title{background-color:#7AC142;}*/
.insertlarge input, .insertlarge select{width:96%;}
.insertlarge textarea{width:98%;height:60px;}

.radio{width:20px !important;}

.larger{width:380px !important;}
.date{width:100px !important;}
.smalldate{width:60px !important;}

.save{width:140px !important;}
.skip{width:60px !important;}

.largetext{font-size:14px !important;}

#msg{clear:both;padding:10px 10px 10px 10px;background-color:#009CA3;color:#FFFFFF;font-size:14px;}

#rp, #ff, #dol, #tax{display:none;}

/*--Job description --*/
.jda{width:25%;}
.jdk{width:50%;}
.jdr{}

#area1, #area2, #area3, #area4, #area5, #area6, #area7, #area8, #area9{display:none;}

/*----------- Resources Table Style --------*/
.resources tr {
	height:27px;
	}
.resources th {
	color: #ffffff;
	background-color:#009ca3;
	padding-left: 5px;
	border-bottom: 1px solid #ffffff;
	}
.resources td,
td a {
	color: #333333;
	}
.resources td {
	padding-left:5px;
	border-top: 1px solid #ffffff;
	}
.odd {
	background-color:#bde5e7;
	}
.even {
	background-color:#d5ebc3;
	}
.ar ul {
	margin-left: -40px; 
	margin-top: 0px;
	}
.ar li {
	margin-bottom: 5px;
	}
	
	
	
#left-menu
{
	border-bottom: 1px solid #ffffff;
	clear: both;
}

#left-menu .menu-section
{
	border-top: 1px solid #ffffff;
}

#left-menu a.link
{
	display: block;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px 5px 14px;
}

#left-menu div.selected a.link,
#left-menu a.link:hover
{
	text-decoration: none;
	background-color: #7CC343;
}

#left-menu div.menu-section div.sub-menu-section
{
	display: none;
}

#left-menu div.menu-section div.expanded
{
	display: block;
}

#left-menu div.sub-menu-section
{
	border-top: 1px solid #ffffff;
	background-color: #E5F5F6;
}

#left-menu div.sub-menu-section a.link
{
	border-top: 1px dashed #444F3F;
	font-weight: normal;
	color: #009CA3;
	padding-left: 29px;
	margin: 0px 5px 0px 5px;
}

#left-menu div.sub-menu-section div:first-child a.link
{
	border: 0px;	
}

#left-menu div.sub-menu-section div.selected a.link,
#left-menu div.sub-menu-section a.link:hover
{
	background-color: #E5F5F6;
	color: #444F3F;
	background-image: url(Images/TemplateImages/left-menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}

.question-section-list
{
	padding-top: 100px;
	padding-left: 10px;
}

/*-------------------*/


.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
