@charset "UTF-8";
/* CSS Document */

body {	
	margin: 0 auto;
	text-align:center;
	padding:0;
	background-color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	}
IMG {
	border: 0px;
	}
.boldbig {
	font-weight:bold;
	font-size:1.1em;
	}
/*.main_div
{
background: none repeat scroll 0 0 #59698A;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
  margin-left: 25px;
width:93%;
}*/
.boldblack {
	font-weight:bold;
	color:#000000;
	}
.bold {
	font-weight:bold;
	}
.marginleft15 {
	margin-left:10px;
	}
.wrapper {
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	padding:0;
	width: 834px;
	height:auto;

	}
.mast {
	background-image: url(images/mast.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	padding:0;
	width: 800px;
	height: 93px;
	}
.login a {
	font-size:0.8em;
	font-family: Helvetica, Arial,  sans-serif;
	color: #59698A;
	text-align:right;
	float:right;
	margin: 8px;
	}
.nav {
	margin: 0 auto;
	padding:0;
	width: 800px;
	height: 53px;
	}
.intranetnav {
	text-align:left;
	background:url(images/nav_pre.gif) top left repeat-x;
	margin: 0 auto;
	padding:15px 0px 0px 0px;
	width: 800px;
	height: 53px;
	}
.intranetnav a{
	margin-left:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9999cc;
	text-decoration:none;
	outline:none;
}
.intranetnav a:hover{
	color:#FFF;
}
#intranetnavon {
	color:#FFF;
}
.subnav {
	margin: 0 auto;
	padding:0;
	width: 800px;
	height: 26px;
	background:#f0f0f0 no-repeat;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align: left;
	color:#28334f;
	padding-top: 10px;
	}
.subnav a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin: 0 35px 0 35px;
	color:#28334f;
	text-decoration: none;
	}
.subnav a:hover {
	text-decoration: underline;
	}
.on {
	font-weight:bold;}
.full_column {
	margin-left:10px;
	float:left;
	padding:0;
	text-align:left;
	width:800px;
	height:auto;
	}
.headerdiv {
	margin: 0px 0 5px 15px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: double 4px #cccccc;
	}
	.headerdiv span {
		font-size: 20px;
		color:#5B698E;
		font-weight: bold;
	}
	h2 {
		margin: 0px 0 5px 15px;
		padding:0 0 10px 0;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom: double 4px #cccccc;
		font-size: 20px;
		color:#5B698E;
		font-weight: bold;
	}
.full_column p {
	margin: 5px 0 5px 15px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	font-weight: normal;
	line-height:22px;
	}
.full_column p a {
	font-weight: bold;
	color:#000;
	text-decoration:none;
	outline:none;	
	}
.full_column a {
	font-weight: bold;
	color:#000;
	text-decoration:none;
	outline:none;	
	}	
.full_column table {
	color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    margin-bottom: 15px;
    margin-left: 8px;
    width: 775px;
}
	.full_column table tr td a, .full_column table tr td a:visited {
		font-weight: bold;
		color:#59698A;
		text-decoration:none;
		outline:none;	
	}
	.full_column table tr td a:hover, .full_column table tr td a:active  {
		font-weight: bold;
		color:#28334F;
		text-decoration:none;
		outline:none;	
	}
	.full_column table tr.checkered {
		background: #efefef;
	}
		
		.full_column table tr td {
			padding: 6px;
		}	
/* headers and such */
.category_title, .main_div{
	border-bottom: 1px solid #CCCCCC;
    color: #5B698E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px !important;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 5px !important;
    width: 775px;
}	
.accordion-headers {
	border-bottom: 1px solid #CCCCCC;
    color: #5B698E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    font-weight: bold;
    margin: 0 0 0 25px;
    padding: 3px 5px !important;
    width: 765px;
}	
.error {
	background: none repeat scroll 0 0 #F3C9C9;
    border: 1px solid #C99999;
    color: #C40000;
	display: block;	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin: 10px 0 10px 13px;
    padding: 10px;
}

.success {
	background: none repeat scroll 0 0 #C9F3CA;
    border: 1px solid #99C99A;
    color: #00C405;
	display: block;	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin: 10px 0 10px 13px;
    padding: 10px;
}


#accordion { 
	background: transparent !important;
    margin: 0 auto;
    width: 811px;
}
.ui-accordion .ui-accordion-content {
	background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    font-weight: bold;
    margin: 0 0 0 16px !important;
    padding: 0 !important;
    position: relative;
    width: 775px !important;
}
.ui-state-active {
	background: #f4f7ff !important;
}
.accordion-headers:hover {
	background: #f4f7ff;
	cursor: pointer;
}
label.dd { 
	font-size: 12px;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif !important;
	margin-top: 2px;
}
.left_column {
	margin: 0 auto;
	margin-left:10px;
	float:left;
	padding:0;
	text-align:left;
	width:485px;
	height:auto;
	}
.left_column h2 {
	margin: 26px 0 5px 15px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#5B698E;
	font-weight: bold;
	border-bottom: double 4px #cccccc;
	}
.left_column p {
	margin: 5px 0 5px 15px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	font-weight: normal;
	line-height:22px;
	}
.left_column p a {
	font-weight: bold;
	color:#28334f;
	text-decoration:none;
	}
.left_column table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	margin-left:25px;
	}
.right_column {
	margin:0 auto;
	margin-left: 5px;
	padding:0;
	width: 300px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom: 10px;
	}
.right_column h2 {
	margin: 26px 0 5px 10px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#1e1e1e;
	font-weight: bold;
	border-bottom: double 4px #cccccc;
	}
.right_column p {
	margin: 5px 0 5px 15px;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	font-weight: normal;
	line-height:22px;
	}
.right_column p a {
	font-weight: normal;
	color:#666;
	text-decoration:underline;
	}

.right_column IMG {	
	margin: 52px 0 0 15px;
	}
.footer {
	width: 800px;
	height:32px;
	color:#2f2f2f;
	background-color: #e9e9e9;
	border-top:solid 1px #333333;
	clear:both;
	margin:0 auto;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	}
.footer a {
	color:#666;
	}