/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */



/* ----------- custom ----------- */
#container {
	width: 814px;
	background: #fff;
	margin: auto;
	padding: 0 18px;
}

/* -- header -- */
#header {
	height: 118px;
}

#header .logo {
	float: left;
	margin: 15px 0 0 32px;
}

#topNav {
	float: right;
	width: 566px; height: 41px;
	font-size:69%;
	background: url(/images/general/topnav_back.gif) no-repeat;
}

#topNav ul {
	padding: 0; margin: 12px 0 0 4px;
	height: 16px;
}

#topNav ul li a {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	border-right: 1px dotted #999;
	padding: 0 9px;
}

#topNav ul li a:hover { 	color: #b50937; }
#topNav ul li a.lastItem { border: none; }
#topNav ul li, #siteLinks ul li { display: inline; }

#siteLinks {
	float: right;
	height: 63px;
	font-size:69%;
}

#siteLinks ul {
	margin: 30px 0 0 0; padding: 0;
	float: left;
}

#siteLinks ul li a {
	color: #b50937;
	border-right: 1px solid #cd8296;
	text-decoration: none;
	padding: 0 7px 0 5px;
}

#siteLinks ul li a:hover { text-decoration: underline; }
#siteLinks ul li a.lastItem { border: none; }

#siteLinks form {
	float: left;
	margin: 26px 0 0 10px;
}

#siteLinks form input#search {
	width: 125px; height: 21px;
	background: url(/images/general/search.gif) no-repeat;
	padding: 2px 5px;
	border: 0;
}

#siteLinks form label#searchLabel {
	float: left; display: block;
	width: 51px; height: 18px;
	background: url(/images/general/searchLabel.gif) left bottom no-repeat;
	text-indent: -9999px;
}



/* -- left column -- */
#leftColumn {
	float: left;
	width: 248px;
	background: url(/images/general/leftcolumn_back.gif) top left no-repeat;
	padding: 0 0 30px 0;
}


form#info2me {	
	display:block;
	width: 193px; height: 124px;
	margin: 34px 0; padding: 50px 13px 0 12px;
	background: url(/images/general/info2me_back.gif) no-repeat;
}



form#info2me fieldset {
	width: 190px;
	font-size:90%;
	margin: 0;
	padding: 0;
	border: none;
}

form#info2me fieldset p{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 73%;
	color: #333333;
}

form#info2me legend {
	display: none;
	
}


form#info2me input {
	width: 149px;
	height: 23px;
	padding: 2px 0 0 10px;
	/*background: url(/images/general/info2me_input.gif) no-repeat;*/
	border: none;
	margin: 0 0 6px 0;
	background-color: transparent;
}

div.inputWrapper {
	width: 159px;
	background: url(/images/general/info2me_input.gif) no-repeat;

}

form#info2me .go {
	float: right;
}

/*div.inputWrapper input {
	border: 0;
	padding: 3px;
	height: 22px;
	width: 255px;
	background-color: transparent;
}
*/



form#info2me span, form#info2me span a {
color: #036;
font-size: 95%;
}

form#info2me .errorText {
	color: red;
	font-size: 67%;
}

form#info2me h2 {
color:#CC6666;
font-size:100%;
display: block;
font-weight: bold;
margin-bottom: 15px;
margin-top: 10px;
}


input.go {
	vertical-align: top;
	margin-top: 2px!important;
	width: auto!important;
	height: auto!important;
	padding: 0!important;
}

/* -- right Column -- */
#rightColumn {
	float: right;
	width: 180px;
	padding: 0 0 0 12px;
	margin-top: 30px;
	border-left: 1px dotted #b50937;
}

#rightColumn h3 {
	display:block;
	margin: 0;
	width: 164px; height: 16px;
	text-indent: -9999px;
}

h3.relatedpages {
background: url(/images/general/heading_related.gif) no-repeat;
margin-bottom: 10px!important;
}

h3.holidays {
margin-top: 10px!important;
background: url(/images/general/heading_holidays.gif) no-repeat;
}

#related {
	margin: 0 0 15px 0; padding: 0 0 10px 0;
	border-bottom: 3px solid #b50937;
	font-size:75%;
}

#related ul {
	margin: 0;
	padding: 0 0 0 9px;
	list-style-type: none;
}

#related ul li {
	background: url(/images/general/bullet_blue.gif) 0 5px no-repeat;
	padding: 1px 0 1px 12px;
}

#related ul li a { color: #003366; }
#related ul li a:hover { text-decoration:none; }

#contactSide {
margin: 0 0 15px 0;
padding: 0 0 5px 0;
border-bottom: 3px solid #b50937;
font-size:90%;
color:#333;
}

#contactSide a {
color:#b50937
}

/* -- content area -- */
#contentArea {
margin: 0 0 0 248px;
}

div.centerContent {
padding: 0 0 20px 8px;
border-top: 6px solid #b50937;
}

#valueProp {
width: 566px;
/*height: 194px;*/
}


#intro {
display: inline;
float: left;
background: url(/images/general/heading_welcome.gif) left top no-repeat;
color: #b50937;
padding: 25px 0 0 0;
margin: 20px 0 0 8px;
}

#intro p {
margin: 0;
}


#leftbox {
	display: inline;
	float: left;
	width: 180px;
	border-right: 1px dotted #b50937;
	margin: 10px 0 15px 0px; 	padding: 0px 0 10px 0;
}


#middlebox {
	display: inline;
	float: left;
	width: 180px;
	border-right: 1px dotted #b50937;
	margin: 10px 0 15px 8px; padding: 0px 0 10px 0;
}

#rightbox  {
	display: inline;
	float: left;
	width: 175px;
	margin: 10px 0 15px 8px; padding: 0px 0 10px 0;
}

.clearer hr { display:none; }

.clearer { 
	display:block; clear:both;
	width:100%; height:1px;
}

#intro h1{
	display: none;
}

#homepagebottom {
    display: block;
    float: left;
    margin: 10px 0 15px 8px;
    padding: 0px 0 10px 0;
    clear:both;
}

#leftbox ul, #middlebox ul, #rightbox ul  {
margin: 0;
padding: 0 0 0 9px;
list-style-type: none;
}

#leftbox ul li{
	background: url(/images/general/bullet_green.gif) 0 5px no-repeat;
	padding: 2px 0 2px 12px;
	font-size:75%;
}

#middlebox ul li{
background: url(/images/general/bullet_red.gif) 0 5px no-repeat;
padding-left: 12px;
height: 18px;
}

#rightbox ul li{
background: url(/images/general/bullet_blue.gif) 0 5px no-repeat;
padding-left: 12px;
height: 18px;
}

#leftbox ul li a { color:#003366 }

span.newsDate {
font-size: 90%;
color: #666;
}

#centerColumn {
margin: 0 200px 0 0;
}

#centerColumnFull {
margin: 0 0 0 0;
}

div#calendarWrapper {

background:transparent url(/images/general/calendar_back.gif) no-repeat;
height:190px;
padding:38px 0 0 5px;
width:217px;
font-size: 69%;
margin-top:34px;

}

div#calendarWrapper table.calendarDates {
  width:208px;
  border:0 solid #333333;
  border-collapse:collapse;
  height:155px;
}

div#calendarWrapper table.calendarDates .middleHeading {
color:#666666;
font-weight:bold;
}

div#calendarWrapper table.calendarDates th{
border:1px solid #FFFFFF;
margin:0;
padding:0;
text-align:center;
}

div.dateHeading {
float:left;
padding:5px;
width:145px;
color:#666666;
font-weight:bold;
}

div.calPreviousArrow, div.calNextArrow {
float:left;
padding:5px;
width:15px;
}

div#calendarWrapper table.calendarDates td, div#calendarWrapper table.calendarDates th.dateHolder {
border:1px solid #FFFFFF;
margin:0;
padding:0;
text-align:center;
}

th.Monday, th.Tuesday, th.Wednesday, th.Thursday, th.Friday, th.Saturday, th.Sunday{
background:#B50937;
color:#FFFFFF;
font-weight:bold;
padding:2px 1px !important;
}

th.Saturday, th.Sunday{
background:#9A052D none repeat scroll 0;
}

td.weekday {
background:#D9D9D9 none repeat scroll 0;
color:#333333;
padding:2px 1px !important;
}

td.weekend {
background:#BFBFBF none repeat scroll 0;
color:#333333;
padding:2px 1px !important;
}

td.past {
/*
background:#EEEEEE none repeat scroll 0;
color:#DDDDDD;
padding:2px 1px !important;
*/
}

.calendarDay {
margin: 0 0 20px 0;
float: left;
background: url(/images/general/hor_div_red.gif) left bottom no-repeat;
padding: 0;
}

.calendarDay h2 {
color:#CC6666;
font-size:140%;
fonet-weight:bold;
margin-bottom: 10px;
clear:both;
display:block;
}

.calendarItem {
margin: 0;
width: 100%;
float: left;
padding: 0 0 30px 0;
}

.calendarItem p {
  padding: 15px 0;
}

.calendarItem h4 {
font-size: 100%;
margin: 0;
margin-bottom: 10px;
color: #b50937;
font-weight: bold;
}

.calendarItemPic {
float: left;
width: 106px;
padding: 0 10px 0 0;
}

.calendarInfo {
float: right;
width: 251px;
background: url(/images/general/calendarDesc_bg.jpg) no-repeat;
padding: 0;
margin: 0;
}

.smallText {
font-size: 90%;
margin: 10px;
color: #666;
}

.smallText a {
color: #b50937;
}

span.calendarSub {
font-size: 100%;
color: #333;
font-weight:bold;
}

span.calendarDetail {
font-size: 90%;
color: #333;
}

.listTable {
margin: 0 0 10px 0;
background: url(/images/general/hor_div_red.gif) left bottom no-repeat;
padding: 0 0 10px 0;
font-size:90%;
color:#333;
}

.listTable a {
color: #b50937;
}

#formContainer {
width: 350px;
margin: 0;
padding: 0;
background: url(/images/general/form_bg.jpg) no-repeat;
}

/* -- breadcrumb -- */
#breadcrumb {
	padding: 10px 10px 25px 0;
	font-size: 69%;
	color: #333;
}

#breadcrumb a {
	color: #b50937;
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#breadcrumb ul li {
	display: inline;
	background: url(/images/general/breadcrumb_bullet.gif) 0 5px no-repeat;
	padding: 0 4px 0 14px; margin: 0 0 0 4px;
}

#breadcrumb ul li.firstItem {
	background: none;
	padding-left: 0; margin-left:0;
}

#breadcrumb span { display: none; }
#pagetools { float: right; }


/* -- footer -- */
#footer {
	clear: both;
	height: 70px;
	border-top: 1px solid #da849b;
	padding: 10px 12px;
}

#footerLinks {
	width: 500px;
	height: 54px;
	font-size: 69%; color:#333;
	text-align:left;
}

#footerLinks p {
padding: 1em 0 1em 5px;
}

#footerLinks ul {
padding: 0;
margin: 0;
}

#footerLinks ul li {
display: inline;
}

#footerLinks ul li a {
color: #b50937;
border-right: 1px solid #cd8296;
padding: 0 7px 0 5px;
}

#footerLinks ul li a:hover {
text-decoration: none;
}

#footerLinks ul li a.lastItem {
border: none;
}

#partnersLogos {
float: right;
}

/* editor img style */
.imageRight img, .imageLeft img, .imageHolder img {
	display: block;
}

.imageRight, .imageLeft, .imageHolder {
/*	background-color: #fff;
	border: 1px solid #e1dfd7;
	margin: 0.8em;*/
	display: inline;	 /*fix for IE double margin float bug */
	clear: none;
}


.imageRight td, .imageLeft td, .imageHolder td {
	padding: 2px;
}
.imageRight th, .imageLeft th, .imageHolder th {
	background-color: #f8f1e8;
	padding: 2px 4px;
	font-size: 91.667%;
	color: #857d68;
	text-align: left;
}

/* editor img style */
.imageHolder2 img {
	display: block;
}

.imageHolder2 {
/*	background-color: #fff;
	border: 1px solid #e1dfd7;
	margin: 0.8em;*/
	display: inline;	 /*fix for IE double margin float bug */
	clear: none;
}


.imageHolder2 td {
	padding: 2px;
}
.imageHolder2 th {
	background-color: #f8f1e8;
	padding: 2px 4px;
	font-size: 91.667%;
	color: #857d68;
	text-align: left;
}


.imageRight {
	float: right;
	/*margin: 0.5em 0 0.6em 1em;*/
}

.imageLeft {
	float: left;
	/*margin: 0.5em 1em 0.6em 0;*/
}
/* end img style */


/* ----------- calendar widget ----------- */
.calendar_widget_month 
{
    border:solid 0px #333333;

    border-collapse:collapse;
}

.calendar_widget_month td
{
    border:solid 1px #ffffff;
    text-align:center;
    padding:0;
    margin:0;
   
}

.calendar_month_title_row
{
    font-weight:bold;
    color:#666666;
    background:#ffffff;
    text-align:center;

}

.calendar_month_title
{
    float:left;
    width:145px;
            padding:5px;
}

.calendar_previous_button 
{
    float:left;
    width:15px;
    padding:5px;
}

.calendar_next_button 
{
    float:left;  
    width:15px;  
    padding:5px;
}

.calendar_weekday_heading
{
    font-weight:bold;
    color:#ffffff;
    background:#b50937;
    padding:2px 1px 2px 1px!important;
}

.calendar_weekend_heading
{
    font-weight:bold;
    color:#ffffff;
    background:#9a052d;
    padding:2px 1px 2px 1px!important;
}

.weekday
{
    color:#333333;
    background:#d9d9d9;
        padding:2px 1px 2px 1px!important;
}

.weekend
{
    color:#333333;
    background:#bfbfbf;
        padding:2px 1px 2px 1px!important;
}

.not_current_month
{
    color:#999999;
}

/* ----------- changes 2008-07-18 widget ----------- */

hr {
      border : 0;
      height : 15px;
      background : url(/images/general/h_line.gif) 0 0 no-repeat;
      margin : 1em 0;

}

#calendar {
width: 217px;
height: 208px;
padding:38px 0 0 5px;
background: url(/images/general/calendar_back.gif) no-repeat;
}


#poll {
width: 187px;
height: 208px;
padding:48px 15px 0 15px;
margin-top: 15px;
background: url(/images/general/poll_back.gif) no-repeat;
margin: 0px;
font-size:90%;
}


h1 {
    display:none;   
}

#poll input[type="image"]
{
    padding-top:20px;
}

#poll table 
{
     
    width:180px;
}

.dotted_hr{
      border : 0;
      background : url(/images/h_dot_right.gif) 0 0 no-repeat;
	  width:100%;
	  height:15px;
}




/* ----------- customized form ----------- */
#formContainer2 td {
	padding: 5px;
}

.leftcolumnheader {
/*float:left;*/
margin-bottom:20px;
width:181px;
}

#awardLeftSection{
	background:transparent url(/images/intranet/back_award.gif) no-repeat scroll 0 0;
	border:0 solid #00FF00;
	/*float:left;*/
	height:102px;
	padding-left:23px;
	padding-top:50px;
	width:159px;
}

.dividerLeft {
	background:transparent url(/images/intranet/h_dot_left.gif) no-repeat scroll 0 0;
	/*float:left;*/
	height:2px;
	width:181px;
}

.leftIntranetLinks {
	font-size: 70%;
}

.leftIntranetLinks p {
	padding:5px 0;
	margin: 11px 0;
	color: #333333;
}

.leftIntranetLinks div {
	color: #333333;
}

.leftcolumnheader a {
	color:#003366;
}