html {
	margin-top:0px;
	margin-bottom:0px;
	overflow: scroll;
	height: 100%;
	width:100%
}
body {
	margin-top:0px;
	margin-bottom:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	background-color: #3e4e59;
}

#box {
height:100%;
text-align:left;
background:#101D26;
display:table;
width:900px;
margin:0 auto;
position:relative;}
#box > div {
display:table-row;
}
#header {
background:#101D26;
height:692px;
}
#main {
background:#ccf;
}
#main #wrap {
display:table-cell;
background:#ffc;

}


h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
}
#slider {
	width: 838px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 338px;
	width: 838px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scrollContainer div.panel {
	padding: 0;
	height: 338px;
	width: 838px;
	font-size:12px;
	line-height:18px;
}

/*
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
}
ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}
ul.navigation a:hover {
	background-color: #f6f6f6;
}
ul.navigation a.selected {
	background-color: #fff;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -20px;
}
.hide {
	display: none;
}*/

.submitresume

{
	font  : normal  11 arial;
	text-decoration:none;
	width:100%;
	line-height:120%;
}

.hometext

{
	font  : normal  11 arial;
	text-decoration:none;
	width:100%;
	line-height:125%;
}
.hometext a

{
	font  : normal  11 arial;
	text-decoration:none;
	width:100%;
	color:#377eb3;
	line-height:125%;
}
.hometext a:hover

{
	font  : normal  11 arial;
	text-decoration:underline;
	width:100%;
	color:#828d0f;
	line-height:125%;
}
a
{
	font  : normal  11 arial;
	text-decoration:none;
	width:100%;
	color:#377eb3;
	line-height:125%;
}

a:hover
{
	font  : normal  11 arial;
	text-decoration:underline;
	width:100%;
	color:#828d0f;
	line-height:125%;
}

.indextext

{
	font  : normal  11 arial;
	text-decoration:none;
	width:100%;
	line-height:125%;
}
.subtext

{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.foot

{
font:Arial, Helvetica, sans-serif;
font-size:9px;
	color:#ccc;
	text-decoration:none;

}
.foot a
{
font:Arial, Helvetica, sans-serif;
font-size:9px;
	color:#ccc;
	text-decoration:none;
}
.foot a:hover
{
font:Arial, Helvetica, sans-serif;
font-size:9px;
	color:#ccc;
	text-decoration: underline;
}
.title
{
	color: #5e9fbf;
	font  : normal  13 Verdana;
	font-weight:bold;
	border-bottom:dotted 0px #b2b6bb;
}


.table
{
	font : normal  10 Verdana;
	text-decoration:none;
	width:90%;
}
.table2
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #5e9fbf;
	font  : normal  15 Verdana;
	font-weight:bold;
	border-bottom:dotted 0px #b2b6bb;
}
.table TD
{	
	width:25%;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 3px;
	vertical-align: top;
}
.table input, .table textarea, .table select
{
	font : normal 10 Verdana;
	border: solid 1 #606060;
}
.table input
{
	width: 120px;
}
.table textarea
{
	width: 300px;
}
.table select
{
	width:120px;
}
.table .checkbox
{
	width:auto;
	height:auto;
	border:0px;	
}

.table a
{
	border-width:0px;
	font : normal normal normal 11 Verdana;
	text-decoration:underline;	
	font-weight:bold;
	color : #377eb3;	
	padding-left:20px;
}
.table a:hover
{
	color:#828d0f;
	text-decoration:none;
}
.table img
{
	border:0px;
}