body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	text-align: center;
	background: #fff url(/templates/images/bg_pattern.gif) repeat-x;
}
div#frame {
	width:1024px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background: #fff url(/templates/images/bg_long_3500.gif) no-repeat;
}
div#container {
	width:924px;
	margin: 20px auto;
	padding:0;
	text-align: left;
}
div#header {
	position:relative;
	width:1024px;
	height:200px;
}
div#panel-right-outer {
	margin:0 5px;
	padding:0;
	background:url(/templates/images/bg_col_right_panel_bot.gif) bottom left;
	width:236px;
	text-align:center;
	float:right;
}
div#panel-right-inner {
	margin:0;
	margin-bottom:10px;
	padding:0;
	background:url(/templates/images/bg_col_right_panel_top.gif) no-repeat;
}
div#logobar {
	background:url(/templates/images/logo_bar_bg.gif) no-repeat;
	width: 950px;
	height: 90px;
	margin:10px auto;
	text-align:left;
}
div#logobar img {
	margin: 8px 20px;
	border: none;
}
div#footer {
	padding-top:20px;
	height:40px;
	clear:both;
	background:url(/templates/images/bg1foot.gif) bottom center no-repeat;
	color: #7bc6ef;
	font-size: 0.9em;
}
div#footer a {
	color: #7bc6ef;
}
h1, h2.heading {
	font-weight: bold;
	color: #0060a0;
	font-size: 16px;
	background-image: url(/templates/images/main_heading_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
h2 {
	font-weight: bold;
	color: #339999;
	font-size: 13px;
}
h3 {
	font-weight: bold;
	color: #0060a0;
	font-size: 13px;
}
h3.subhead {
	margin-top:20px;
	font-weight: bold;
	color: #0060a0;
	font-size: 13px;
	border-bottom:1px dotted;
}
p {
	line-height: 130%;
}
a {
	color: #0060a0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
a.quicklink {
	display:block;
	padding:4px 20px;
	margin:0 13px;
	background:url(/templates/images/quick_links_arrow.gif) no-repeat 5px 50%;
	text-align:left;
}

ul {
	padding:0 20px;
	margin:0;
}
li {
	padding:3px;
	margin:0;
}

/* Menus */

ul#list-menu {
	list-style: none;
	margin: 0 10px;
	padding:0;
	text-align: left;
	background:url(/templates/images/right_nav_middle.gif) 50% repeat-y;
}
ul#list-menu li {
	margin: 0 10px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #d6d6d6;
}
ul#list-menu a {
	display: block;
	padding: 4px 10px;
	margin-top:2px;
	margin-bottom:2px;
	cursor: pointer;
	text-decoration: none;
	color: #737373;
}
ul#list-menu a:hover, ul#list-menu a.menuitem1 {
	background-color: #7bc6ee;
	color: white;
}
ul#list-menu ul {
	margin: 0;
	padding:0;
	text-align: left;
	background-color: white;

}
ul#list-menu ul li {
	margin: 0 15px;
	padding: 0;
	list-style: none;
	border-top:	none;
}
ul#list-menu ul a {
	display: block;
	padding: 4px 10px;
	margin-top:2px;
	margin-bottom:2px;
	cursor: pointer;
	text-decoration: none;
}
ul#list-menu ul a:hover, ul#list-menu ul a.menuitem1 {
	color: #7bc6ee;
	background-color: white;
	background: url(/templates/images/menu_arrow.gif) center left no-repeat;
}

/* CMS management buttons */
div#toolbar {
	text-align: center;
	margin: 10px 0;
	background-color: #eee;
	border: 1px dashed #ccc;
	padding: 5px;
}
div#toolbar img {
	border:none;
	margin:0;
	vertical-align:middle;
}
div.divider {
	clear:left;
	height: 20px;
	background: url(/templates/images/dashed_divider.gif) repeat-x center;
}
/* forms in general */
input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 1em;
	vertical-align:middle;
	color: #737373;
}
input[type="text"], input[type="password"], select, textarea {
	background-color: #d2e8f5;
	border:1px solid #bfcad0;
}

input[type="submit"] {
	color: #333;
	border:1px solid #bfcad0;
	padding:3px 6px;
}
span.required {
	color: #0060a0;
	font-weight: bold;
}

/* Top menu drop downs */
ul.topmenu {
	position: absolute;
	top:170px;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.topmenu li {
	padding: 0;
	margin: 0;
}
ul.topmenu li ul {
	position: relative;
	top: -3px;
	display: none;
	padding:0;
	margin:0;
	width: 150px;
}
ul.topmenu li ul li {
	width: 150px;
	border-top:1px solid white;
	padding:0;
	margin:0;
	list-style: none;
	height:25px;
}
ul.topmenu li:hover ul { display: block; }

ul.topmenu li ul li a {
	display:block;
	text-decoration: none;
	padding: 8px 4px;
	margin:0;
	background-color:#bcbcbc;
	color:white;
	font-family: arial;
	font-size:11px;
}
ul.topmenu li ul li a:hover {
	background-color:#0060a0;
}

/* Features */
div.featureBlockOuter {
	background:url(/templates/images/feature_bg_bot.gif) no-repeat bottom;
	width: 315px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float:left;
}
div.featureBlockInner {
	background:url(/templates/images/feature_bg_top.gif) no-repeat;
	margin: 0;
	padding: 20px;
}
div.featureBlockInner h2 {
	margin-top:0;
}

/* Weblinks */
div.weblinkBlock {
	background-color: #eee;
	margin: 0;
	padding: 10px;
}
p.alert {
	font-weight:bold;
	color:red;
	
}

/* Forums */
div.forum {
	background-color:#f2f2f2;
	width:641px;
	margin:15px 0;
}
div.forumhead {
	background-image:url(/templates/images/forums/header.gif);
	height:39px;
}
table#topics {
	margin-bottom:20px;
	width:641px;
}
table#topics th {
	padding:0px 10px;
}
table#topics td {
	padding:5px 10px;
}
form#login {
	margin-top: 15px;
	height:80px;
	padding:5px 10px;
	background:url(/templates/images/forums/blue_bg_short.gif);
	color:white;
}
form#login a {
	color:white;
	text-decoration:underline;
}
form#login h2 {
	color:white;
}
form#login table {
	float:right;
	border-left:1px solid white;
}
form#login table td {
	padding:2px 20px;
}
form#post {
	margin-top: 15px;
	padding:5px 10px;
	background:url(/templates/images/forums/blue_bg_long.gif);
	color:white;
}
form#post h2 {
	color:white;
}
tr.rowstate1 {
	background-color:#f2f2f2;
}
tr.rowstate2 {
	background-color:#e0e0e0;
}
div.forumpost1 {
	background-color:#f2f2f2;
	width:641px;
	margin-bottom:5px;
}
div.forumpost2 {
	background-color:#e0e0e0;
	width:641px;
	margin-bottom:5px;
}
p.notice {
	font-weight: bold;
	color:#34cc9b;
}
p.warning {
	font-weight: bold;
	color:red;
}

/* TPO Styles */
div#signpost {
	border: 2px dotted #34cc9b;
	padding: 0 16px;
	margin-top: 12px;
	background: #f5f5f5;
}
div#signpost h2 {
	font-size: 18px;
	line-height: 18px;
	color: #666;
	font-weight: 100;
}
div#signpost ul {
	padding: 0 1em;
	margin: 0;
	margin-bottom: 1em;
}

form#search table {
	width:100%;
	background:#f5f5f5 url(/templates/images/top_rounded_grey_640.gif) no-repeat;
}
form#search table td {
	padding:5px 10px;
}
table.datalist {
	width:100%;
}
table.datalist th {
	padding:8px 10px;
	background-color: #d2e8f5;
	color: #0060a0;
	white-space:nowrap;
}
table.datalist td {
	padding:4px 10px;
	vertical-align:top;
}
table.datainfo {
	width:100%;
	background:#f5f5f5 url(/templates/images/top_rounded_grey_640.gif) no-repeat;
	padding:1em;
}
table.datainfo td {
	padding: 4px;
	padding-right: 10px;
}

.label {
	font-weight:bold;
	font-variant:small-caps;
	color: #88D1F1;
}
form#requestinfo table {
	background:#f5f5f5 url(/templates/images/top_rounded_grey_640.gif) no-repeat;
	padding:1em;
}
form#requestinfo table td {
	padding:4px 10px;
}

form#candidate table {
	width:100%;
	background-color: #f5f5f5;
}
form#candidate table td {
	padding:5px 10px;
}
.showemployer {
	display:block;
}
.hideemployer {
	display:none
}

