body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
input, select, textarea, file {
	line-height: 18px;
	font-size: 14px;
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #777777;
	padding-left: 2px;
}
.redtext {
	color: #CC0000;
}

html>body {
	font-size: 12px; 
}
ol {
	margin-left: 20px;
	font-size: 10px;
	line-height: 18px;
}
ol li {
	font-size: 12px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.experise {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.experise li {
	list-style-type: none;
	background-image: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.expertisehead {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
	color: #336699;
}



a:focus {
	outline: none;
}
html {
	overflow-y: scroll;
}
body {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #636b70;
	background-color: #f6f6f6;
}


p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 9px;
	color: #636b70;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.blue {
	color: #336699;
}
p a {
	color: #336699;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}

h1 {
	color: #336699;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-right: 0;
	margin-left: 0;
	text-transform: capitalize;
	margin-bottom: 9px;
	margin-top: 6px;
}
#apply td {
	padding-bottom: 9px;

}

h2 {
	color: #336699;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
}

img {
	border: 0;
}
.smallPrint {
	font-size: 10px;
	line-height: 120%;
}
.superscript {
	font-size: 10px;
	vertical-align: 5px;
	background-color: #F6F6F6;
}
.quickmenu {
	background-image: url(../images/menubar.gif);
	height: 30px;
}
/* Breadcrumb navigation at the top of the content area.*/

#breadcrumb {
	font-size: 11px;
	color: #999;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0px;
	text-decoration:none;
	padding-left: 15px;
}
#breadcrumb .active {
	color:#336699;
}
#breadcrumb a {
	color: #999;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #336699;
	text-decoration:underline;
}
.left {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
/*Side navigation styles that appear on some pages.*/

#sidenav {
	width: 180px;
	font-size: 12px;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidenav div.sidenavHead a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav div.sidenavHead a:hover{
	color: #8D969A;
	font-size: 12px;
	text-decoration: none;
}

	
#sidenav div.sidenavHead {
	font-size: 12px;
	color: #336699;
	background-image: url(../images/navhead.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 0px;
	padding-top: 8px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	height: 22px;
}

	
#sidenav ul {
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
}
#sidenav ul li {
	margin: 0px;
	width: 180px;
	float: left;
	list-style-type: none;
	background-image: none;
	padding: 0px;
}
#sidenav ul li a {
	color: #636b70;
	text-decoration: none;
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #dedfe0;
	border-bottom-color: #dedfe0;
	border-left-color: #dedfe0;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #dedfe0;
	padding-left: 25px;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	list-style-type: none;
}
#sidenav ul li a:hover {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #fff;
}
#sidenav ul li.selected a {
	font-weight: bold;
	color: #336699;
	background-color: #fff;
}
#sidenav ul li.selected a:hover {
	font-weight: bold;
	color: #336699;
	background-color: #fff;
}
.branch {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
#fullheight {
	height: 100%;
}
.rightbar {
	font-size: 10pt;
	display: inline;
	float: right;
	width: 150px;
	position: relative;
}
* html .content {  /* This is the Tan hack */
	width: 540px; 
	w\idth: 524px; }
.content {
	width: 524px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
li::-moz-list-bullet{ font-size:8px }
.headerdiv {
	width: 720px;
	margin-bottom: 8px;
}
.media {
	font-size: 11px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.media a {
	text-decoration: none;
	color: #336699;
}
.media a:hover {
	color: #000000;

}
.mediadiv {
	width: 720px;
}
.greybox {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #DDDDDD;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.text {
	font-size: 10pt;
	line-height: 1.5em;
}
.text a {
	color: 336699;
}

.bluebox {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	height: 130px;
}
.orangeback {
	color: #FFFFFF;
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 120px;
	padding: 15px;
}

#map {
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 250px;
	width: 525px;
}
.right {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text a:hover {
	color: #636B70;
}
.menushadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mapbubble {
	font-size: 9pt;
}

.rightpad {
	display: inline;
	float: left;
	margin-right: 10px;
	border: 0px none #CCCCCC;
	margin-top: 5px;
}

.rulediv {
	height: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: .3em .7em;
}

.mediacol {
	font-size: 11px;
	line-height: 18px;
}
.verticalline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
h3 {
	color: #336699;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight: normal;
}

#joblisting {
	width: 255px;
	margin-right: 15px;
	margin-left: 15px;
	height: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.continue {
	font-size: 11px;
	font-weight: bold;
	color: #636B70;
	padding-top: 6px;
	text-decoration: none;
}
.continue a:link, .continue a:visited, .continue a:active{
	text-decoration:none;
	color: #636B70;
}
.continue a:hover{
text-decoration:underline;
}
.joblist   p  a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.joblist   p  a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 9px;
	background-color: #F6F6F6;
	text-decoration: none;
}
.joblist p br {
	display: none;
}
