body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-weight: bold;
	font-size:14px;
	color:#62809A;
	margin:0px;
	padding: 0px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:13px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #FE9B02;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

.td_on{
	background-color:#90AAC0;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

/* Content */
#MainContent{
	width:700px;
	padding:0px;
}

#Main{
	
}

#Footer{
	background-color:#FF9900;
	background-image:url(../images/footer.gif);
	width:690px;	
	height:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#Footer a, #Footer a:visited{
	padding-right:5px;
	padding-left:5px;
	color:#000000;
}

.FindOutMore{
	background-color:#9966FF; 
	background-image:url(../images/footer.gif);
	padding:2px; 
	width:97%; 
	text-align:right;
	font-weight:bold;
	color:#000000;
}

.FindOutMore a{
	color:#000000;

}

.InfoBox{
	float:right; 
	text-align:left; 
	margin-right:5px; 
	padding:3px; 
	border: 1px solid #dac7ff;
	background-color:#F1F1F1;
	color:#000000;
}

#Login{
	background-image: url(../images/header_login_background.jpg); 
	background-repeat:no-repeat; 
	width:177px; 
	height:100px; 
	padding:4px;
	font-size:11px;
}

#Login input{
	font-size:11px;
	width:100px;
	height:12px;
}

#FeaturesList{
	background:url(../images/home_checklist_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:3px;
	font-size:11px;
	height:135px;
	overflow:auto
}

#FeaturesList ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	padding-left:10px;
	list-style-position: outside;
	list-style-image:url(../images/home_checklist_bullet.gif);
	
}

#HeaderNav{
	margin-top:4px;
}

#FooterNews{
	background-image: url(../images/footer_news_background.gif); 
	background-repeat:no-repeat; 
	width:175px; 
	height:337px; 
	padding:4px;
	font-size:11px;
}

.FooterNewsItem{
	margin-top:10px;
}

.FooterNewsItemTitle{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}

/* Navigation */
.NavMain{
	width: 800px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

.NavMain:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.NavMain ul{
	border-bottom: 1px solid #FFF;
	width: 100%;
	background: url(../images/topnav_background.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 8px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.NavMain ul li{
	display: inline;
}

.NavMain ul li a, .NavMain ul li a:visited{
	color: #FFFFFF;
	padding: 8px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.NavMain ul li a:hover{
	background: url(../images/topnav_background_a.gif) center center repeat-x; /*THEME CHANGE HERE*/
	width:100%;
}

.NavMain ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.DropMenuMain{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	z-index:100;
	background-color: black;
	width: 175px;
	visibility: hidden;
	text-align:left;
}

.DropMenuMain a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding-top:5px;
	height:20px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}

* html .DropMenuMain a{ /*IE only hack*/
	width: 100%;
}

.DropMenuMain a:hover{ /*THEME CHANGE HERE*/
	background-color: #663399;
	color:#FFFFFF;
}


/* Transparency */	
.transbox {
	border: 1px solid white;
	filter:alpha(opacity=95);
	opacity: 0.85;
	-moz-opacity:0.85;
	background-color: #fff;
	
}

/* Date Picker */
.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.Hidden{
	display:none;
}

/* Rounded Corner Boxes */
.CornerRoundOrange {
	width: 100%;
	background-color: #FF9900;
	color: #000000;
}

.CornerRoundOrange p {
	margin: 0 10px;
}

.CornerRoundOrange a, .CornerRoundOrange a:visited, .CornerRoundOrange a:hover{
	color:#FFFFFF;
}

.CornerRoundTopOrange { 
	background: url(../images/orange_tr.gif) no-repeat top right; 
}

.CornerRoundBottomOrange {
	background: url(../images/orange_br.gif) no-repeat top right; 
}

.CornerRoundBlue {
	width: 100%;
	background-color: #718FA9;
	color: #000000;
}

.CornerRoundBlue a, .CornerRoundBlue a:visited, .CornerRoundBlue a:hover{
	color:#FFFFFF;
}

.CornerRoundBlue p {
	margin: 0 10px;
}

.CornerRoundTopBlue { 
	background: url(../images/blue_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlue {
	background: url(../images/blue_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
