.header{ font-weight: bold; text-align: center; font-size: 24pt; border-bottom: 1px solid #ABABAB; }
.column_header {   padding: 3px; background-color: #CCCCCC; font-weight: bold; text-align: center; }
.column_header_small { font-size:11px; padding: 3px; background-color: #CCCCCC; font-weight: bold; text-align: center; }
.div_header {    font-weight: bold; text-align: center; }
.div_header_small { font-size:11px;  font-weight: bold; text-align: center; }
.table_cell {  text-align: left; padding: 3px; }
.table_cell_small {  font-size:11px; text-align: center; padding: 3px; }
.table_cell_subheader {  text-align: left; padding: 3px;  background-color: #ECD8C6;}
.table_cell_small_subheader {  font-size:11px; text-align: center; padding: 3px;  background-color: #ECD8C6;}
.div_cell {  text-align: left; }
.div_cell_small {  font-size:11px; text-align: center; }
.input_xsmall { width:30px; }
.input_small { width:70px; }
.input_large { width:200px; }
.input_xlarge { width:300px; }
.input_xxlarge { width:400px; }
.form_left { text-align: right; font-weight: bold; }
.form_caption { text-align: center; font-weight: bold; }
.form_bold { font-weight: bold; text-align: left; }
.save { padding:15px; text-align: center; }
.error { text-decoration: none; color: red; font-weight: bold; text-align: center; }
.bold_red { text-decoration: none; color: red; font-weight: bold; }
.bold_green { text-decoration: none; color: green; font-weight: bold; }
.bold_yellow { text-decoration: none; color: #CFB52B; font-weight: bold; }
.grayed_out { font-style: italic; color: #999999; }
.page_title { color: #004A83; font-size: 14px; font-weight: bold; }
.field_set { border-color: #004A83; }
fieldset { 
	-moz-border-radius: 4px 4px 4px 4px;
	padding: 5px;
}
.rss_text_link { font-family: Arial; text-decoration: none; color: gray; font-size: 12px;  text-decoration: none; }
.secondary_legend { font-weight: bold; }
.large_link{ font-weight: bold; font-size: 16pt;  text-decoration: none;}
.medium_button{ font-weight: bold;  font-size: 12pt; }
.large_button{ font-weight: bold;  font-size: 16pt; }


.red_italics { color: red; font-style: italic; }

.style2 {	font-size: 10px;
	font-family: Verdana;
	text-decoration: none; 
}
.legend { color: #004A83; font-size: 16px; font-weight: bold; }



.no_records{ text-align: center; font-style: italic; }

.menu {
    background: url(../../../../images/menu_gradient.png) repeat-x;
	background-repeat: repeat-x;
	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 26px;
}

.sidemenu li a{
display: block;  text-decoration: none;
}

.sidemenu li {
position: relative;	
/* IE 6: this will get rid of the space below each item,
but it wrecks the popout alignment for IE7, FF, etc... */
/*display: inline;*/
}

* html .sidemenu li a{ 
width: 155px;  text-decoration: none;
}

.sidemenu li.submenu ul {
display: none;
visibility: hidden;

position: absolute;
left: 175px; 
top: -10px;
z-index: 50;

}
.sidemenu li.submenu ul li a{
width: 185;	 text-decoration: none;
}

.sidemenu li.submenu ul.trimenu li.trisubmenu ul li a{
width: 185;	 text-decoration: none;
}

ul.sidemenu li.submenu:hover ul { 
visibility: visible; 
display: block; 
} 
/* .over is for IE 6 acrobatics */
ul.sidemenu li.submenu.over ul { 
visibility: visible; 
display: block;
} 


.sidemenu li.submenu ul.trimenu li.trisubmenu ul {
display: none;
visibility: hidden;

position: absolute;
left: 175px; 
top: -10px;
z-index: 50;

}


ul.sidemenu li.submenu ul.trimenu li.trisubmenu:hover ul { 
visibility: visible; 
display: block; 
} 

ul.sidemenu li.submenu ul.trimenu li.trisubmenu.over ul { 
visibility: visible; 
display: block;
} 

a.top_menu_links { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt;  text-decoration: none;}
a.top_menu_links:visited { color: #FFFFFF;  text-decoration: none; }
a.top_menu_links:hover {	color: #FFCC00;  text-decoration: none;}
a.cancel_link{ color: #999999;  text-decoration: none;}

span.red_menu_link { color: red;  text-decoration: none;}

body {
    margin: 0;
    padding: 0;
    background: #DDDDDD  repeat-x;
}

div#header_graphic {
    background-image:  url(../../../../images/header_solo.png);
    background-repeat: no-repeat;
    height: 140px;
    width: 720px;
}
div#header_text {
	position: relative;
    height: auto;
    width: 720;
    top: 25px;
	text-align: center;
	font-size: 30pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004A83;
}

/* * {
    margin: 0;
}*/

table {
	 	font-size: 12px;
}

table.main_table {
    margin: auto;
    #border-left: 1px solid #ABABAB;
    #border-right: 1px solid #ABABAB;    
    #border-top: 1px solid #ABABAB;    
    #border-bottom: 1px solid #ABABAB;    
     border-collapse: collapse; text-align: left; font-size:12px; margin: auto; border-color: #ABABAB; 
}
body, td {
/*  font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;*/
}

input {
    font-size: 10px;
}

a, a:visited {
    color: #0000FF;
}

a:hover {
    color: #0000FF;
}


p.small {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
    margin: 0;
}

#header {
    background-color: #fff;

}


.leftcol {
    background: #efefef url(../../../../images/leftcol.gif) 100% 0 repeat-y;
    vertical-align: top;
}

#footer {
	background-color: #eee;
	border-top: 1px solid #ABABAB;
	color: #2D2D2D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a, #footer a:visited {
    color: #2D2D2D;  text-decoration: none;
}

#footer a:hover {
    color: #888;
}

#footer p {
    padding: 0px 0;
    margin: 0;
}

.maincol {
    color: #000;
    font-family: Verdana, Helvetica, sans-serif;
    padding: 0 15px 30px 15px;
    font-size: 12px;
}

.maincol h2, .maincol h1, .maincol h3 {
    font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
    margin: .2em 0 1em 0;
}

.maincol h1 {
    font-size: 22px;
}

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

.maincol h3 {
  font-size: 16px;
}
.leftcol .box .header {
    background: #ddd url(../../../../images/lcheader.gif) no-repeat;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.leftcol .box .body {
    background: #f0f0f0 url(../../../../images/lcbg.gif) repeat-y;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    padding: 8px 12px 6px 12px; 
}

.leftcol .box ul {
    padding: 0 0 0 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    background: #F9F9F9 url(../../../../images/m-1.png) repeat-y;
}

.leftcol .box .footer {
    background: #fff;
}

.leftcol .box li {
    padding: 0;
    list-style-type: none;
}

.leftcol .box .body ul a {
    display: block;
    background: #E1E1E1 url(../../../../images/m-1.png) repeat-y;
    padding: 4px 3px 4px 18px;
    line-height: 12px; 
 text-decoration: none;
/*  border-bottom: 1px #e1e1e1 solid;
    border-left: 1px #ababab solid; 
    border-right: 1px #ababab solid; */
}

.leftcol .box .body ul a { 
  width: 180px; /* need this for IE 6 */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 158px; /* need this for IE 6 */
 text-decoration: none;
} 

html>body .leftcol .box .body ul a {
  width: 158px;
 text-decoration: none;
} 


.leftcol .box .body ul a:hover {
    background: url(../../../../images/m-h.gif) repeat-y;
 	text-decoration: none;
}

.leftcol .box .body a, .leftcol .box .body a:visited {
    color: #666;
    text-decoration: none;
}




.leftcol .box .body a:hover {
    color: #000;
    text-decoration: none;
}




/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;

