body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background-image: url(/images/bg.jpg);
background-position: top center;
background-repeat: repeat-x;
}


.bodytext {font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #333333;}
.linktext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699;}
.headertext { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #333333;}
.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.boldbodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.introlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.bodyredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.newsdatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.bodylinks { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699;}
.admintextlinks { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00FF00;}
.bodytextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.maintableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.bodytextlinks {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCCC;
}
.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bodytextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.bodytextlinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.adminlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.navtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #006699;	font-weight: bold;	text-decoration : none;}
.navtext:hover { font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000033;	font-weight: bold;	text-decoration : none;}

/* Added by JTH */
.alert {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color:red;}
.admintext {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: normal; color: #333333;}
.admintextbold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold; color: #333333;}
.admintextlinks {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: normal; color: #006699; text-decoration: none;}
.admintextlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: normal; color: Blue; text-decoration: underline;}
.admintextlinksbold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold; color: #006699; text-decoration: none;}
.admintextlinksbold:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold; color: Blue; text-decoration: underline;}
.adminlable {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold; color: Black;}
.adminhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999999;
	font-weight: 900;
}

.admintitle {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; line-height: 20pt;  font-weight: bold; color: #333333; }
.adminsubtitle {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; line-height: 18pt;  font-weight: bold; color: #066; }
.portalsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}



.sub_dirs {
  border: 0;
}

.sub_dirs li {
  border: 0;
}


#quick_nav {
    min-width: 250px;
    width: 250px;
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
    float: left;
    margin-right: 1em;
}

#quick_nav ul {
    border-collapse: collapse
    border-top: 3px solid #666;
	list-style: none;
    padding: 0;
    margin: 0;
}

#quick_nav ul li {
    border:1px solid #ccc;
    border-top: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}


#quick_nav ul li ul li{
    border: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}

#quick_nav ul li a {
    text-decoration: none;
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
}

#quick_nav ul li a img{
    border: 0;
}

#quick_nav ul li.heading {
    font-weight: bold;
    background-color: #CDDFE6;
}

#quick_nav ul li.heading a {
    text-decoration: none;
    font-weight: bold;
    background-color: #CDDFE6;
}



#move_files {
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
    float: left;
    margin-right: 1em;
}

#move_files ul {
    border-collapse: collapse
    border-top: 3px solid #666;
	list-style: none;
    padding: 0;
    margin: 0;
}

#move_files ul li {
    border:1px solid #ccc;
    border-top: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}


#move_files ul li ul li{
    border: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}

#move_files ul li a {
    text-decoration: none;
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
}

#move_files ul li a img{
    border: 0;
}

#move_files ul li.heading {
    font-weight: bold;
    background-color: #CDDFE6;
}

#move_files ul li.heading a {
    text-decoration: none;
    font-weight: bold;
    background-color: #CDDFE6;
}





.side_nav_file_link {display: none;}
.side_nav_main_head{
	padding: 5px;
	padding-top: 7px;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
    background-color: #CDDFE6;
	color: #000;
	margin: 0px;
	text-decoration: none;
	text-transform:uppercase;
}
.side_nav_sub_head{
	padding: default;
	font-size: 9pt;
	font-weight: bold;
border:1px solid #ccc;
    background-color: #CDDFE6;
	color: #000;
	text-decoration: none;
}
.side_nav_sub_head_outer{
	line-height: 13pt;
	margin: 0;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.side_nav{
	list-style: none;
	line-height: default;
	padding:0;
	margin: 0;
}
.side_nav_sub{
	list-style: none;
	line-height: default;
	display:block;
	left: 14px;
	margin: 0 0 0 14px;
	padding: 0;
	text-indent: -14px;
}
.side_nav_sub_closed{
	list-style: none;
	line-height: default;
	display:none;
	left: 14px;
	margin: 0 0 0 14px;
	padding: 0;
	text-indent: -14px;
}

.side_nav_link{
	font-size: 9pt;
	font-weight: normal;
	color : #0066ff;
	text-decoration: none;
	left: 14px;
	margin: 4px;
	margin-bottom: 14px;
}
.side_nav_link:hover {
	color : #0033ff;
}



#file_table {
    width: 670px;
    min-width: 670px;
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
}
#file_table table {border-collapse:collapse;
    width: 670px;
    min-width: 670px;
}
#file_table th, #file_table td {padding:.5em;border:1px solid #ccc;}
#file_table th {background-color:#CDDFE6;color:#000; text-align: left;}/*dark gray*/
#file_table th a {color:black; text-decoration: none; font-weight: bold; text-align: left;}
#file_table th a:hover {color:blue;}
#file_table .yui-dt-odd {background-color:#E3EDF8;} /*light gray*/

#search_results {
    width: 600px;
}


#search_results dd {
    margin-left:0;
}



#caption {
border:1px solid #ccc;
background-color: #002039;
text-align: right;
color: white;
padding: .2em .5em .2em .5em;
}
#caption A {
text-decoration: none;
font-weight: bold;
color: white;
}
#caption A:hover {
text-decoration: none;
color: #ccc;
}
#summary {
border:1px solid #ccc;
background-color: #002039;
text-align: right;
color: white;
padding: .2em .5em .2em .5em;
}
#summary A {
text-decoration: none;
font-weight: bold;
color: white;
}
#summary A:hover {
text-decoration: none;
color: #ccc;
}
.progresscontainer {
	width: 100px;
	height: 3px;
	background-color: #aaaaaa;
}

.progressbar {
	width: 0px;
	height: 3px;
	background-color: black;
}
.input {
	margin-bottom: 10px;
	width: 200px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: small;
}

.data {
	margin-left: 20px;
}

.searchcrumbs {
    color: #666;
    font-size: 10px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

#cms_body
{
    width: 100%;
    min-width: 670px;
}

.bodytextboldwhite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.bodytextboldwhite:hover {
    text-decoration: underline;
}
.bodytextboldwhite2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
}
.bodytextboldwhite2:hover {
    text-decoration: underline;
}

.overlay {
	position:absolute;
	display:block;
}

.tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#FFF;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
}

.yui-panel form {
    padding: 1em;
}

#move_file_form {
    padding: 0;
}

.yui-panel .hd {
	background-color:#003399;
	color:#FFF;
	font-size:10pt;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd {
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:12px;
	width:12px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	cursor:pointer;
	visibility:inherit;
}

.yui-panel .close.nonsecure {
	background-image:url(http://us.i1.yimg.com/us.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.yui-panel .close.secure {
	background-image:url(https://a248.e.akamai.net/sec.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, .simple-dialog form {
	margin:0;
}

.yui-button-group button {
	font:100 76% verdana;
	text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.yui-button-group button.default {
	font-weight:bold;
}

.yui-button-group button:hover, .button-group button.hover {
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.yui-button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}

#move_files ul li.allowed {
}
#move_files ul li.not_allowed {
  color: #CC6666;
}
#move_files ul li.allowed a{
}
#move_files ul li.not_allowed a{
  color: #CC6666;
}


#do_upload_win {
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
    float: left;
    margin-right: 1em;
}

#do_upload_win ul {
    border-collapse: collapse
    border-top: 3px solid #666;
	list-style: none;
    padding: 0;
    margin: 0;
}

#do_upload_win ul li {
    border:1px solid #ccc;
    border-top: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}


#do_upload_win ul li ul li{
    border: 0;
    padding: .25em .5em;
    background-color: #FCFEF5;
}

#do_upload_win ul li a {
    text-decoration: none;
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:normal;
}

#do_upload_win ul li a img{
    border: 0;
}

#do_upload_win ul li.heading {
    font-weight: bold;
    background-color: #CDDFE6;
}

#do_upload_win ul li.heading a {
    text-decoration: none;
    font-weight: bold;
    background-color: #CDDFE6;
}

#upload_selector {
  margin-top: 1em;
}

#upload_selector li.allowed {
}
#upload_selector li.not_allowed {
  color: #CC6666;
}
#upload_selector li.allowed a{
}
#upload_selector li.not_allowed a{
  color: #CC6666;
}
