body {
	background-image: url(images/back-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002859;
	margin: 9px 0 0 0;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: bold;
	color: #002859;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #002859;
	margin-top: 15px;
	margin-bottom: -18px;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #002859;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #002859;
	margin-bottom: 5px;
}



.grid {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #323232;
	margin-bottom: 10px;
}

.gridEdit {  }
.gridEdit td { border-bottom:1px solid #ffffff; }
.gridEdit label { font-weight:bold; }

.data, .data td {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}

.pagerstyle {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}


.header, .grid th, .header td {
	font-weight:bold;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #01527a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.details, .details tr td { border:1px solid #ffffff; }

.details label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #001b3d;
		font-weight: bold;
	}

.minor-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
}

#container {
	background-color: #ececec;
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
}

#head {
	background-image: url(images/back-head.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 100%;
}

#content {
	height: auto;
	width: 940px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

#content-int {
	background-image:url(images/back-box-content.gif);
	background-repeat:repeat-y;
	width:772px;
	margin-top: -4px;
	margin-right: 0;
	margin-bottom: -4px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 85px;
	padding-left: 85px;
	height: auto;
}

	#content-int p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	}
	#content-int a {
	color: #002859;
	font-weight: bold;
	text-decoration: underline;
	}
	#content-int td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
	
	.formLabel { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
	
	.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: red;
	}

#welcome {
	background-image: url(images/back-welcome.jpg);
	height: 350px;
	width: 347px;
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
	padding-right: 260px;
	padding-left: 15px;
}
	
	#welcome h1 {
		font-family: "Trebuchet MS", Arial;
		font-size: 30px;
		font-weight: bold;
		color: #002859;
		margin-bottom: -15px;
	}
	
	#welcome p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 24px;
	}
	
	#welcome h2 {
		font-family: "Trebuchet MS", Arial;
		font-size: 21px;
		font-weight: bold;
		color: #002859;
		margin-top: 45px;
		margin-bottom: -15px;
	}
	
	#welcome li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 24px;
		margin-left: -25px;
	}

#signin {
	background-image: url(images/back-singin.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 320px;
	width: 267px;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}

	#signin h2 {
		font-family: "Trebuchet MS", Arial;
		font-size: 20px;
		font-weight: bold;
		color: #002859;
		margin-bottom: 15px;
	}
	#viewby label, #search-box label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #001b3d;
		font-weight: bold;
	}
	
	#signin label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #001b3d;
		font-weight: bold;
	}
	#signin input {
		font-family: Arial, Helvetica, sans-serif;
		width: 265px;
		margin-bottom: 10px;
		border: 1px solid #002859;
	}
	input#remember {
		width: auto;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		float: left;
		margin-top: 1px;
	}
	#signin .remember {
		width: auto;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		float: left;
		margin-top: 1px;
	}
	#signin a {
		color: #002859;
	}
	input#button {
		width: 96px;
		height: 27px;
		float: right;
		margin-top: 15px;
		background-image: url(images/back-btn.gif);
		background-repeat: repeat-x;
		border: 2px solid #d65a5b;
		background-position: left center;
		font-family: "Trebuchet MS", Arial;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 4px;
	}
	
	.button {
		height: 27px;
		float: right;
		margin-top: 15px;
		background-image: url(images/back-btn.gif);
		background-repeat: repeat-x;
		border: 2px solid #d65a5b;
		background-position: left center;
		font-family: "Trebuchet MS", Arial;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 4px;
	}
    
    .button2 {
		height: 27px;
		margin-top: 15px;
		background-image: url(images/back-btn.gif);
		background-repeat: repeat-x;
		border: 2px solid #d65a5b;
		background-position: left center;
		font-family: "Trebuchet MS", Arial;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 4px;
	}
    
#account {
	background-image: url(images/back-account.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 61px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 14px;
}

#account h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}

#account a {
	font-weight: bold;
	color: #FFFFFF;
}

#search-box {
	padding-top: 5px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
}

#viewby {
	height: 77px;
	width: 620px;
	background-image: url(images/back-selectby.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 75px;
	padding-left: 75px;
	margin-bottom: 25px;
}
	#viewby td, #search-box td {
		border:0;
	}
	
	#viewby select {
		font-family: Arial, Helvetica, sans-serif;
		width: 100px;
		height: 25px;
		margin-bottom: 10px;
		border: 1px solid #002859;
		margin-top: 5px;
		padding-top: 2px;
	}
	
	#search-box select {
		font-family: Arial, Helvetica, sans-serif;
		
		border: 1px solid #002859;
		padding: 1px;
		margin-top: 2px;
	}
	
	#search-box input {
		font-family: Arial, Helvetica, sans-serif;
		width: 130px;
		border: 1px solid #002859;
		padding: 2px;
		margin-top: 2px;
	}
	
	#search-box input#search {
	width: 96px;
	float: right;
	background-image: url(images/back-btn.gif);
	background-repeat: repeat-x;
	border: 2px solid #d65a5b;
	background-position: left center;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:0px;
	}
	
	#viewby input#button {
	width: 96px;
	height: 27px;
	float: right;
	margin-top: 9px;
	background-image: url(images/back-btn.gif);
	background-repeat: repeat-x;
	border: 2px solid #d65a5b;
	background-position: left center;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	}

#submit select, #submit input {
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/back-footer.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 970px;
	line-height: 13px;
	text-align: center;
	padding-top: 10px;
	clear: both;
	margin-top: 35px;
}

	#footer a {
		color: #FFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}


/* MAIN NAV */
#nav {
	height: 33px;
	width: 970px;
	background-image: url(images/back-menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li{
	float: left;
	display: block;
	height: 26px;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	padding-right: 46px;
	padding-left: 46px;
	padding-top: 4px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* END MAIN NAV */

ol { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #333333; }
ol li { margin:5px 0 5px 15px; }

ul { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #333333; }


#loginstatus { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.form label { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #001b3d; font-weight: bold; }

#search-box .popCalendar td { padding:0px; margin:0px; }

.calendarContainer .popCalendar td { padding:0px; margin:0px; width:15px; height:12; background-color: lemonchiffon; }
.calendarContainer .popCalendar td div { width:15px; height:12px; font-size:11px; padding:0; margin:0; }
.popCalendar .ajax__calendar_container 
{
    height:200px;
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
    margin:0px;
}



.popCalendar .ajax__calendar_other .ajax__calendar_day,
.popCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
    padding:0px;
}
.popCalendar .ajax__calendar_hover .ajax__calendar_day,
.popCalendar .ajax__calendar_hover .ajax__calendar_month,
.popCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
    padding:0px;
}
.popCalendar .ajax__calendar_active .ajax__calendar_day,
.popCalendar .ajax__calendar_active .ajax__calendar_month,
.popCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.popup
{
	font-size:12px;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
}