
body {
	margin:0;
	padding:0;
	background: url(../images/bg.jpg) repeat-x top #949fa9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.clear {
	clear:both;
	}

#container {
	width:995px;
	margin:16px auto 0 auto;
	background:url(../images/bg_shodow.jpg) no-repeat top;
	}

#header {
	float:left;
	width:995px;
	height:117px;
	}

#logo {
	float:left;
	width:176px;
	height:66px;
	margin:30px 0 0 47px;
	display:inline;
	}

#header-right {
	float:left;
	width:755px;
	}

#employer {
	float:left;
	width:736px;
	height:24px;
	margin-top:19px;
	text-align:right;
	color:#6ea6c7;
	font-size:0.63em; /* 10px */
	}

#employer a {
	color:#FFFFFF;
	text-decoration:none;
	}


#employer a:hover {
	text-decoration:underline;
	}



#buttons {
	float:left;
	width:357px;
	margin-left:388px;
	display:inline;
	}

#header ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#header li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	}

#nav {
	float:left;
	width:742px;
	padding-top:6px;
	color:#fff;
	font-size:0.63em; /* 10px */
	font-weight:bold;
	text-transform:uppercase;
	}

#nav ul {
	float:right;
	}

#nav a {
	display:block;
	padding:2px 6px;
	color:#fff;
	text-decoration:none;
	}

#nav a:hover {
	text-decoration:underline;
	}

#nav .orange a {
	color:#f6a728;
	}

#nav li.colon {
	padding:2px 0;
	} 

#wrapper {
	float:left;
	width:944px;
	background:#fff;
	margin-left:17px;
	padding:21px 0 20px 17px;
	display:inline;
	}

/* Sidebar-Left */

#sidebar-left {
	float:left;
	width:205px;
	padding-right:18px;
	font-size:0.69em; /* 11px */
	line-height:1.64em; /* 18px */
	}

/* Content-Home */

#content {
	float:left;
	width:712px;
	}

#flash {
	float:left;
	width:704px;
	height:240px;
	}

/* Home Blocks */

#content-bottom {
	float:left;
	width:712px;
	margin-top:32px;
	background:url(../images/div_shadow.gif) no-repeat right top;
	}

.block {
	float:left;
	height:180px;
	}

.block a {
	display:block;
	height:180px;
	}

a {
	color:#013e7f;
	}

a:hover {
	text-decoration:none;
	}


.block-1 a {
	width:234px;
	background:url(../images/home_buttons_01.gif) no-repeat;
	}

.block-2 a {
	width:233px;
	background:url(../images/home_buttons_02.gif) no-repeat;
	}

.block-3 a {
	width:245px;
	background:url(../images/home_buttons_03.gif) no-repeat;
	}

.block-1 a:hover {
	background:url(../images/home_buttons_on_01.gif) no-repeat;
	}

.block-2 a:hover {
	background:url(../images/home_buttons_on_02.gif) no-repeat;
	}

.block-3 a:hover {
	background:url(../images/home_buttons_on_03.gif) no-repeat;
	}

/**** Interior Styles ****/

#sidebar-nav {
	float:left;
	width:193px;
	padding-left:12px;
	}

/* upatel 6/3/2009 this is useless since interior left menu has no UL or LI

#sidebar-left ul {
	list-style:none;
	margin:0;
	padding:0;
	}

/* em 2.18 = 24px

#sidebar-left li {
	margin:0;
	padding:0;
	line-height:2.18em; 
	}
*/

/* upatel 6/2/2009 this was impacting static menu color upon page selection
#sidebar-nav a {
	color:#003e7e;
	text-decoration:none;
	}
*/

#sidebar-left #pic {
	float:left;
	width:205px;
	margin-top:20px;
	}

/* added to fix left menu on the default page upatel as of 6/3/2009 */
#sidebar-left a {
	text-decoration:none;
	}

#sidebar-left a:hover {
	text-decoration:underline;
	}


#sidebar-nav a:hover {
	text-decoration:underline;
	}



#sidebar-nav-2 {
	float:left;
	width:193px;
	border-top:1px solid #9e9e9e;
	margin:10px 0 0 12px;
	padding-top:10px;
	display:inline;
	}

#sidebar-nav-2 a {
	color:#9e9e9e;
	text-decoration:none;
	}

#sidebar-nav-2 a:hover {
	text-decoration:underline;
	}



/* Content-Area */

#content-area {
	float:left;
	width:518px;
	padding-right:25px;
	font-size:0.75em; /* 12px */
	line-height:1.50em; /* 18px */
	}

#content-area h1 {
	font-size:1.58em; /* 19px */
	margin:0;
	color:#f7a11a;
	}
	

#sidebar-right {
	float:left;
	width:160px;
	}
	
/* Center images by upatel as of 7/27/2009 */
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


/* Footer */

#footer {
	clear:both;
	width:961px;
	height:26px;
	padding:10px 0 0 34px;
	background:url(../images/bg_footer.gif) no-repeat;
	color:#6d6d6d;
	font-size:0.63em;
	}

#footer a {
	color:#6d6d6d;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}
	
/* Form Style added on 5/31/2009 by upatel */

.BoxStyle
{
    
    background-color: #FCDEAF;
}

.TitleStyle
{
    background-color: #F38D1E;
    font-weight: bold;
    color: White;
    padding-left: 10px;
    width: 650px;
}

.ButtonStyle
{

    font-size: 12px;
    text-align: center;
    width: 75px;
    height: 25px;
    margin-right: 10px;
    background-color: #f38d1e;
    border-bottom-style: outset;
    border-width: 1px; 
}

/* FLEX TABLE added on 5/31/2009 by upatel */

.flextable
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #494949;
	border-collapse: collapse;
}
.flextable th {
	font-size:12px;
	text-align:center;
	background: #F38D1E;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flextable td.image {
	padding: 15px 10px;
	background: #ffffff;
	border: 1px solid #e5eaf0;
}

.flextable td {
	font-size:12px;
	background: #FCDEAF;
	border: 1px solid #ffffff;
    padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.flextable td.noline1{
	padding: 15px 10px;
	background: #e5eaf0;
	border: 1px solid #ffffff;
	border-top:none;
}

.flextable td.noline {
	padding: 15px 10px;
	background: #e5eaf0;
	border:none;
}

/* DEFAULT TABLE added on 6/3/2009 by upatel 

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	border-collapse: collapse;
}

table th {
	font-size:11px;
	text-align:center;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
*/
table td {
    font-size:12px;
    padding: 1px 1px;
}


