BODY {
	margin  : 0 0 0 0;
	background : #EAEAF2;
	color : #000000;
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
}

TD {
	color : black; 
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
}

H1 {
	color : black; 
	font-size : 14px;
	font-weight : bold; 
	font-family : verdana, arial, sans-serif;
}

H2 {
	color : white;
	font-size : 12px;
	font-weight : bold; 
	font-family : verdana, arial, sans-serif;
	width : 80%;
	background : #000000;
}

H3 {
	color : black;
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, sans-serif;
}

INPUT, SELECT {
	font-size : 10px;
}

TEXTAREA {
	font-size : 12px;
}

LI {
	list-style-image : url(interface/bullet_sqiggle.gif);
}

.headertext {
	color : black;
	font-weight : bold;
}

.blocktitle {
	color : white;
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, sans-serif;
	width : 100%;
}

.footer {
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
}

.storytitle {
	font-size : 12px;
	font-weight : bold; 
	font-family : verdana, arial, sans-serif;
}

.storyunderline {
	background : #000000; 
}

.warning {
	color : red; 
	font-size : 12px;
	font-weight : bold; 
	font-family : verdana, arial, sans-serif;
}

.warningsmall {
	color : red; 
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
}

.commentbar1 {
	color : white; 
	background : #363690; 
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	padding : 3px;
}

.commentbar2 {
	background : #B6B6D1;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	padding : 2px;
}

.commentbar3 {
	color : black;
	background : #B6B6D1;
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
	padding : 2px;
}

.commenttitle {
	font-size : 12px;
	font-weight : bold;
	background : #CFCFE1;
	font-family : verdana, arial, sans-serif;
	padding : 2px;
}
.mycalTopTitle { background-color:#4682B4 }
.mycalTitle { background-color:#B0C4DE }
.mycalDateField { background-color:#F9F9F9 }
.mycalEventHighlight { background-color:#8FBC8F }
.mycalTodayHighlight { background-color:#EEDD82 }
.mycalNextMonth { background-color:#DCDCDC }
/* Calendar Formatting */
.cal_day {
    font-size : 14px;
    font-weight : bold;
}

.cal-nullday {
    background : #EAEAF2;
}

.cal-oldday {
    background : #DDDDDD;
}

.cal-today {
    background : FFFFFF;
}

.weekview_caltitle {
    background : #CFCFE1;
    font-weight : bold;
    font-size : 14px;
}

.weekview-curday {
    background : #B6B6D1;
}

.weekview-offday {
    background : #CFCFE1;
}

.weekview_dayformat {
    font-weight : bold;
}

.weekview_addevent {
    font-size : 9px;
}

.weekview_daterange {
    font-size : 16px;
    font-weight : bold;
}

.dayview_times {
    font-weight : bold;
    text-align : center;
}

.dayview_datecol {
    font-weight : bold;
    background : #CFCFE1;
    font-size : 16px;
}

.dayview_quickaddtitle {
    font-weight : bold;
    background : #CFCFE1;
    font-size : 14px;
}
/* End Calendar Formatting */
/* Definitions for Chatterblock */
.cb_submitter     { color:#00c; font weight: bold;  font-size: 10px; font-family: verdana, arial, sans-serif; }
.cb_text1         { color:#000000; background-color:#CCCCCC; font-size: 12px; font-family: arial, serif;  }
.cb_text2         { color:#000000; background-color:#F6F6F0; font-size: 12px; font-family: arial, serif;  }
.cb_text3         { color:#000000; background-color:#A6C1F0; font-size: 10px; font-family: arial, serif;  }
.cb_chatcount     { color:#000000; weight: bold; font-size: 10px; font-family: verdana, arial, sans-serif; }
.cb_logtitle      { color:#000000; weight: bold; font-size: 12px; font-family: verdana, arial, sans-serif; }
.cb_logtextRow1   { color:#000000; background-color:#F9F9F9; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_logtextRow2   { color:#003366; background-color:#F6F6F0; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_adminRow1     { color:#000000; background-color:#F9F9F9; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_adminRow2     { color:#003366; background-color:#F6F6F0; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_lastpost      { color:#00c; font-size: 9px; font-family: verdana, arial, sans-serif;  }
.cb_delpost       { color:#FFFFFF; font-size: 9px; font-family: verdana, arial, sans-serif;  }
.cb_link          { color:#000000; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
.cb_link:hover	  { color:#000000; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
/* Block Formatting */
.blockheader {
	background-image : url(interface/blockheader.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 0px;
	color : #00066;
	text-align : center;
	height : 24px;
}

/*
Story Formatting
	Naming Conventions:
	t/b = top/bottom
	l/r = left/right
	c = corner
	example: featureheadertlc = top left corner of the story
*/
.featureheader {
	background-image : url(interface/featureheader.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 100%;
	height : 26px;
}

.featureheadertlc {
	background-image : url(interface/featureheadertlc.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 11px;
	height : 26px;
}

.featureheaderl {
	background-image : url(interface/featureheaderl.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 11px;
}

.featureheaderblc {
	background-image : url(interface/featureheaderblc.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 11px;
	height : 17px;
}

.featureheaderb {
	background-image : url(interface/featureheaderb.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 100%;
	height : 17px;
}

.featureheaderbrc {
	background-image : url(interface/featureheaderbrc.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 21px;
	height : 17px;
}

.featureheaderr {
	background-image : url(interface/featureheaderr.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 21px;
}

.featureheadertrc {
	background-image : url(interface/featureheadertrc.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 21px;
	height : 26px;
}
/* End Story Formatting */

a, a.link,a.visited {
	color : #333366;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	font-weight : bold;
   text-decoration : underline;
}

.content {
	background : #EAEAF2;
	padding : 2px;
}

/* Top portion of page */
.header {
	background : #EAEAF2;
}

/* Site Title */
.header1 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	padding-bottom : 3px;
}

/* Site Slogan */
.header2 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	padding-bottom : 3px;
}

/* Bottom portion of page */
.footer {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
   color : #000066;
}

a.footer, a.footer:link, a.footer:visited, {
    color : #6161B1;
    text-decoration : none;
}

a.footer:hover {
    color : #FFFFFF;
    text-decoration : underline;
}

.content {
	color : black; 
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	background : transparent;
	padding : 2px 2px;
}

/*
Block Colums
	Naming Conventions:
	lc/rc = left column/right column
	t/b = top/bottom
	l/r = left/right
	c = corner
	example: lcbrc = left column bottom right corner
*/
.lc {
	background-image : url(interface/lc.jpg);
}

.lct {
	background-image : url(interface/lct.jpg);
}

.lctlc {	
	background-image : url(interface/lctlc.jpg);
}

.lctrc {
	background-image : url(interface/lctrc.jpg);
}

.lcb {
	background-image : url(interface/lcb.jpg);
}

.lcblc {
	background-image : url(interface/lcblc.jpg);
}

.lcbrc {
	background-image : url(interface/lcbrc.jpg);
}

.rc {	
	background-image : url(interface/rc.jpg);
}

.rct {
	background-image : url(interface/rct.jpg);
}

.rctlc {
	background-image : url(interface/rctlc.jpg);
}

.rctrc {
	background-image : url(interface/rctrc.jpg);
}

.rcb {
	background-image : url(interface/rcb.jpg);
}

.rcblc {
	background-image : url(interface/rcblc.jpg);
}

.rcbrc {
	background-image : url(interface/rcbrc.jpg);
}

/*Menu bar at top of the page*/
.menu {
	background-image : url(interface/menu.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-align : center;
}

.menuleft {
	background-image : url(interface/menuleft.jpg);
}

.menuright {
	background-image : url(interface/menuright.jpg);
}

/*Formatting for hyperlinks in the menu bar*/
.navlink { 
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}
.filemgmtbg1{           
      background-color:#f5f5f5
}
.filemgmtbg2{           
      background-color:#6699CC
}
.filemgmtbg3{           
      background-color:#ffffff
}
.filemgmtbg4{           
     background-color:#B0C4DE
}

.filemgmtbg5{           
      background-color:#B0C4DE
}
/* End Menu bar */
/* Start of nexPro CSS Definitions */
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none
}

a.info:hover  {
    z-index:25;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration:none
}

a.info span{display: none}

a.info:hover span { /*the span will display just on :hover state*/
    font-family:Verdana, Tahoma, Arial;
    font-style:normal;
    font-size: 7pt;
    display:block;
    position:absolute;
    top:3em; left:-15em; width:22em;
    border:1px solid #5D96B9;
    background-color:#FFFFA0; color:#555;
    padding:2px;
    text-align: left;
    text-decoration:none
}

ul.homepagelists {
  padding: 0px;
  margin-left: 15px;
}

ul.homepagelists li{
  list-style-type: disc;
  list-style-position:outside;
}


.floatleft       { float                : left;
                   padding              : 0 10px 0 0;
                 }
.fl100           { float                : left;
                   width                : 100%;
                 }

.divfix          { clear                : both;
                   width                : 100%;
                   display              : table;
                 }

.clearboth {
  clear:both;
}
.clearleft {
  clear:left;
}
.clearfix {
  display:inline-block;
}
.clearfix:after { /* clear floats by applying the clearfix class to float-encasing block !*/
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility: hidden;
}

/* End of nexPro CSS Definitions */
/* Nexform CSS Begins */
.frm {
  border:1px solid #CCC;
  background-color:#EFEFEF;
}

.frm_topheader {
  height:120px;
  background: #091215 url(nexform/images/formheader.jpg) no-repeat;
}

.frm_topheader td {
  font-size:24pt;
  Color: #793138;
  font-weight: bold;
  margin-top:20px;
  text-align:center;
}

.frm_label1 {
  white-space: normal;
  font-weight: normal;
  font-style: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px solid #ccc;
}

/* Bold */
.frm_label2 {
  white-space: normal;
  font-weight: bolder;
}

/* Regualar */
.frm_label3 {
  white-space: normal;
  font-weight: normal;
}

/* Highlighted */
.frm_label4 {
  color: #336699;
  font-weight: bold;
  white-space: normal;
}

/* Large Heading */
.frm_h1 {
  font: bold 150% verdana,helvetica,Arial;
  color: #660000;
  margin: 5px 5px 5px 0px;
}

/* Medium Heading1 */
.frm_h2 {
  font: bold 125% verdana,helvetica,Arial;
  color: #000000;
  margin: 8px 5px 7px 0px;
}

/* Small Heading */
.frm_h3 {
  font: bold 100% verdana,helvetica,Arial;
  margin: 8px 5px 7px 0px;
}

.frmRow1 {
  background-color: #EFEFEF;
  padding:5px 5px 5px 5px;
}
.frmRow2 {
  background-color: #EFEFEF;
  padding:5px 5px 5px 5px;
}

/* Styles reserved for Scott - Printing of Form Project Information */
.frm_labelP1 {
  white-space:normal;
  font-size: 12pt;
  font-weight:bolder;
}
.frm_labelP2 {
  white-space:normal;
  font-size: 12pt;
  padding-top:2px;
  font-weight:bolder;
  display:block;
}

.frm_legend {
  padding: 0.2em 0.5em;
  border:1px solid #003366;
  color: #003366;
  font-size:9pt;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:10px;
}

/* End of Nexform CSS */
