
a {
	color : #369fda;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	color : #369fda;
}

a:hover {
	color : #868686;
}

a.bottom {
	color : #868686;
	text-decoration:underline;
}

a.bottom:link {
	color : #868686;
}

a.bottom:visited {
	color : #868686;
}

a.bottom:hover {
	color : #424242;
}

body{
	margin: 0px 0px 0px 0px;
	background-color: #cde7ee;
}
input {
	color : #000000;
	font-family : Arial, 'MS Sans Serif', Helvetica;
	font-size : 11px;
}

.content{
	background-image: url(../graphics/bgr_content.gif);
}

p, td {
	color : #626262;
	font-family : Arial, 'MS Sans Serif';
	font-size : 11px;
}

p.home {
	color : #626262;
	font-family : Arial, 'MS Sans Serif';
	font-size : 12px;
}

select {
	color : #626262;
	font-family : Arial, 'MS Sans Serif', Helvetica;
	font-size : 11px;
}

}
td.special {
	color : #868686;
	font-family : Arial, 'MS Sans Serif';
	font-size : 13px;
	font-weight:bold;
}

h1 {
	color : #369fda;
	font-family : Arial, 'MS Sans Serif';
	font-size : 10px;
	margin-left: 32px;
	margin-bottom: 5px;
}
h2 {
	color : #369fda;
	font-family : Arial, 'MS Sans Serif';
	font-size : 20px;
	margin-left: 12px;
	margin-bottom: 0px;
}
h3 {
	color : #369fda;
	font-family : Arial, 'MS Sans Serif';
	font-size : 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}

h4 {
	color : #066499;
	font-family : Arial, 'MS Sans Serif';
	font-size : 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}
textarea {
	color : #626262;
	font-family : Arial, 'MS Sans Serif', Helvetica;
	font-size : 11px;
}

.button_general {
	background-color : #369fda;
	border-bottom : 1px solid;
	border-color : #d7eef4;
	border-left : 1px solid;
	border-right : 1px solid;
	border-style : solid;
	border-top : 1px solid;
	color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-style : bold;
}

.useCSS {
	padding: 31px 0 0 5px;
}
#home_buttons a {
	display: block;
	width: 229px;
	height: 56px;
	background: url(../graphics/home_buttons.gif) no-repeat;
}
#home_buttons a span {
	display: none;
}
#home_csignup {
	background-position: 0px 0px;
}
#home_csignup:hover {
	background-position: 0px -56px;
}
#home_buttons a#home_cfind {
	background-position: 0px -112px;
}
#home_buttons a#home_cfind:hover {
	background-position: 0px -168px;
}

#home_buttons a#home_search {
	background-position: 0px -224px;
}
#home_buttons a#home_search:hover {
	background-position: 0px -280px;
}
#banners {
	position:absolute;
	left:500px;
	top:260px;
	width:392px;
	height:60px;
	z-index:1;
}

#prePage {
	/*background: #fff;*/
	color: black;
	font-family: "Arial","Sans-serif";
	Font-size: x-small;
	margin:0px;
	padding:0 0 0 15px;
}

#navMenu{
	text-align:center;
	background-color:#fff;
	padding-top: 5px;
}

#navMenu a{
	padding: 0px 5px 0 5px;
}

#titleBar{
	width: 773px;
	background: white url(/graphics/top-end.gif) no-repeat top right;
	margin-top:10px;
}

#jobtypes {
	cursor:pointer;
}
#jobtypes span{
	display:block;
}
#jobtypes ul{
margin-left:0;
padding-left:0;
}

#jobtypes li{
	list-style:none;
	background-color:#cef;
}
#jobtypes li ul{
	background-color:#fff;
	margin-left:0px;
	padding-left:0px;
}
#jobtypes .statementHeadActive, #jobtypes .statementHead{
	font-weight:bold;
	text-decoration:underline;
}
#jobtypes li ul li{
	background-color:#dff;
	border-left:5px solid #cef;
}
/* 3rd Level Tier */
#jobtypes li ul li ul {
	margin-left:0px;
	padding-left:0px;
}
#jobtypes li ul li ul li {
	background-color:#fff;
	border-left:5px solid #dff;
}

#popup ul, #popup li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.border_right {
	border-right: 2px black solid;
}
