html{
	height: 100%;
	background: #999999;
}

body {
	background: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2d546f;
	margin: 0 0 5px 0;
	line-height:22px;
	padding:0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#af0909;
	font-size:16px;
	padding:0;
	margin: 20px 0 5px 0;
}

h2.nomargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#af0909;
	font-size:16px;
	padding:0;
	margin: 5px 0 5px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2d546f;
	font-size:14px;
	padding:0;
	margin: 20px 0 5px 0;
}

p {
	margin: 0 15px 10px 0;
	line-height:14px;
}

a {
	color: #af0909;
	text-decoration: underline;
}

a:hover {
	color: #2d546f;
	text-decoration: underline;
}

strong {}

input {
	border: 1px solid #006eb9;
	padding:2px;
	color:#333333;
}

select {
	border: 1px solid #006eb9;
	color:#333333;
}

textarea {
	border: 1px solid #006eb9;
	padding:2px;
}

.button {
	background:#AF0909;
	padding:1px;
	color:#ffffff;
	font-weight:bold;
	border: 1px solid #cccccc;
}

.label {
	font-weight:bold;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.hr {
	background:url(../images/hr.gif) repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	float:left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

#content ul {
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#content ul li {
	/*font-style:italic;*/
	padding-left: 15px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	margin:0 10px 5px 0;
	line-height:16px;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.border {
	border:1px solid #2d546f;
	float:left;
	margin: 0 10px 10px 0;
}

.hide_text {
	display:none;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width: 780px;
	height: 100%;
	position:relative;
	z-index:100;
	background:#999999 url(../images/bg_body.gif) repeat-y top center;
}

/********************* HEADER STYLES *************************/

#top {
	height:130px;
	width:780px;
	position:relative;
	z-index:101;
	background:url("../images/bg_top.gif") no-repeat top;
}

#top .logo, #top_cont .logo {
	height:80px;
}

#top .logo img, #top_cont .logo img {
	display:none;
}

#top .logo a, #top_cont .logo a {
	display:block;
	position: relative;
	top:16px;
	left:40px;
	width: 280px;
	height: 80px;
	background:url(../images/logo.gif) no-repeat;
	text-indent: -1000px;
}


.top_nav {
	position:relative;
	float:right;
	text-align:right;
	width:200px;
	margin:0 40px 0 0;
}

.top_nav a {
	color:#000000;
	text-decoration:none;
}

#main_nav {
	position:absolute;
	bottom:0;
	left:40px;
	width:700px;
	margin:auto;
	z-index:500;
	color:#ffffff;
}

#main_nav img {
	display:none;
}

/********************* CONTENT HEADER STYLES *************************/

#top_cont {
	height:180px;
	position:relative;
	z-index:101;
	background:url("../images/bnr_cont.jpg") no-repeat top;
}


/********************* CONTENT STYLES *************************/


#content {
	position:relative;
	width: 700px;
	margin:auto;
	padding-bottom:10px;
}

.banner {
	position:relative;
	height:160px;
	width:700px;
	margin:auto;
	top:4px;
}

.col_1 {
	width:490px;
	margin:20px 20px 0 0;
	float:left;
	position:relative;
}

.col_2 {
	width:190px;
	margin:20px 0 0 0;
	float:left;
	position:relative;
}

.breadcrumbs {
	margin:0 0 10px 0;
	color:#52865e;
}

.breadcrumbs a {
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

.viewlet {
	height:141px;
	width:160px;
	float:right;
	background:url(../images/viewlet.gif) no-repeat;
	padding: 40px 13px 20px 10px;
}

.children {
	padding: 0;
	margin: 0;
}

.children h2 {
	font-size: 18px;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	background:url(../images/bg_footer.gif) no-repeat top center;
	position:relative;
	text-align: center;
	line-height:16px;
	width:780px;
	margin: auto;
	padding:20px 0 20px 0;
	color:#ffffff;
	font-size:10px;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_mission { 	background-image: url("../images/btn_mission.gif"); 	width: 80px;height: 22px;}
#nav li#btn_cred { 	background-image: url("../images/btn_cred.gif"); 	width: 164px;height: 22px;	}
#nav li#btn_locum { 	background-image: url("../images/btn_locum.gif"); 	width: 114px;height: 22px;}
#nav li#btn_support { 	background-image: url("../images/btn_support.gif"); 	width: 135px;height: 22px;	}
#nav li#btn_peripheral { background-image: url("../images/btn_peripheral.gif"); 	width: 148px;height: 22px;	}
#nav li#btn_staff { background-image: url("../images/btn_staff.gif"); 	width: 59px;height: 22px;	}


#btn_mission a { width: 80px;height: 22px;}
#btn_cred a { width: 164px;height: 22px;	}
#btn_locum a { width: 114px;height: 22px;	}
#btn_support a { width: 135px;height: 22px;	}
#btn_peripheral a { width: 148px;height: 22px; }
#btn_staff a { width: 59px;height: 22px; }


