.header{ font-weight: bold; text-align: center; font-size: 24pt; }
.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; }
.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; }
.highlight { text-decoration: none; background-color: #FFFF66; font-weight: bold; }
.grayed_out { font-style: italic; color: #999999; }
.page_title { color: #3292D6; font-size: 14px; font-weight: bold; }
.field_set { border-color: #3292D6; }
fieldset { -moz-border-radius: 4px 4px 4px 4px;}
.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; }


.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;	
}

* 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;
}

ul.sidemenu li.submenu:hover ul { 
visibility: visible; 
display: block; 
} 
ul.sidemenu li.submenu.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;}

table {
	 	font-size: 12px;
}



/* * {
    margin: 0;
}*/

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; 
}



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; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 158px;
 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;
}







body {background: #E3E4E6 url(../../../../../../../images/bg_body.jpg) repeat-x;padding:0;margin:0;}
div#wrapper_outer {}
div#wrapper_inner {width:966px;margin:0 auto;text-align:left;background: url(../images/bg_wrapper_inner.png) no-repeat;}
div#top {height: 119px;}


div#top2 {height: 304px;background: url(../images/clear.gif) left no-repeat;} 
div#header1 {float:left;width:550;height:81px;background: url(../images/home_logo.png) no-repeat;}
div#top_right {float:right;height:107px;padding:0px;margin:0px}

div#login {
text-align:center;
width:394px;
height:31px;
background: url(../images/bg_login.jpg) no-repeat;
padding: 2px 0 0 0;
color:#fff;
font-size: 12px;
font-family:arial;
}

div#login .button {background:#070454;color:#fff;border:none;font-weight:bold;}
div#login a {color: #FF6E00;text-decoration:none;}
div#navcontainer {
border:collapse;
position:relative;
top:33px;
margin-left:220px;
}

ul#navlist {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 5px 10px;
font-family: arial;
font-size: 11px;
font-weight:bold;
text-transform:uppercase;
 }

#navlist a:link, #navlist a:visited {
color: #fff;
background-color: #7C8CAE;
text-decoration: none;
}

#navlist a:hover {
color: #fff;
background-color: #050050;
text-decoration: none;
}

#navlist a:active {
background-color: #050050;
}

div#content {
float: center;
}

div#content p {
font-family: myriad pro, arial;
font-size:13px;
margin:0 15px 5px 0;
}

div#content h2 {
margin: 0px;
}

div#content img.left {float:left;margin-right:7px;}


div#content_inner,
div#content_inner2 {
width:360px;
height:304px;
padding: 10px 10px;
}

div#content_inner {
color: #fff;
font-family: myriad pro, arial;
}

div#content_inner ul {
list-style:none;
font-size: 24px;
margin:0;
padding: 5px 0 0 0;
}

div#content_inner ul li {
padding: 0 0 0 24px;
background: url(../images/check.png) 0 3px no-repeat;
}

div#content_inner h2 {font-family:arial narrow;}

div#content_inner2 {
background: url(../images/bg_content.png) no-repeat;
}

div#content_inner2 h2 {font-size: 22px;color:#FF6E00;}
div#content_inner2 hr {color:#FF6E00;height:0px;border:1px solid #ff6e00;margin-right: 15px;}
div#mid {height: 38px; background: url(../images/clear.jpg) no-repeat;}

div#bottom {
height:299px;
background: url(../images/bg_bottom_left.jpg) no-repeat;
}

div#bottom p {
font-family: myriad pro, arial, verdana;
font-size:.96em;
color:#070454;
margin:10px 0;
padding:0px;
}

div#bottom h2 {
font-family: arial narrow, verdana;
color:#070454;
font-size:30px;
font-weight:normal;
margin:15px 0 0 0;
padding:0px
}

div#box1, div#box2, div#box3 {
float:left;
position:relative;
width:136px;
top:140px;
font-size: .9em;
}

div#box1 p, div#box2 p, div#box3 p {
color:#135480;
}

div#box1 {left:20px;}
div#box2 {left:68px;}
div#box3 {left:116px;}

div#bottom_right {
float:right;
width:280px;
height:299px;
margin-right: 105px;
}

div#button {
font-family:arial narrow;
font-weight:bold;
font-size:18px;
color: #fff;
position:absolute;
top: 676px;
margin-left:14px;
}
div#footer {margin-top:30px;padding:10px 0;background:none;border:none;}


