/*
This is how to comment CSS Style Sheets
*/
html, body {
	margin: 0;
	padding: 0;
}

/*
The code below is for setting the structure of the main content wrapper
*/
#contentwrap {
	margin-left: 138px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 609px;
	padding: 10px;
	border: 2px solid #13567D;
	background-image:  url(../images/bodybgblue01.jpg);
}
/*---end of main content wrapper structure---*/
/*
The code below is for the placement of the Menu Detail
*/ 
#menu {
	width: 588px;
	border-color: #13567D;
	border-style: solid;
	border-width: 1px;
	padding: 5px 30px 10px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
.menuhead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #13567D;
	font-style: italic;
	letter-spacing: 1px;
}
.sectionheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #13567D;
	font-style: italic;
	letter-spacing: 0px;
}

.sectionheadingred {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC3300;
	font-style: italic;
	letter-spacing: 0px;
}

.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13567D;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.itemtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.main12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13567D;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.main11bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
	font-weight: bold;
	padding: 0px 7px 0px 7px;
}
.main11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
	font-weight: normal;
	padding: 0px 3px 0px 3px;
}
.main12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13567D;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.main14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13567D;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.main14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13567D;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.main16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #13567D;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}


/*
The code below is for the formatting of the form
*/
.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13567D;
	font-weight: bold;
	display: block;
	width: 132px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}
form {
display: inline;
padding: 3px 6px 3px 6px;
}
input.textsmall {
	color: #0E405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 50px;
}
input.text {
	color: #0E405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 120px;
}
input.text2 {
	color: #0E405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 255px;
}
input.text3 {
	color: #0E405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 120px;
	margin-right: 35px;
}
input.text4 {
	color: #0E405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 120px;
	margin-right: 39px;
}

input.btn{
	margin: 6px;
	color: #0E405D;
	font-weight: normal;
	}
select {
	color: #13567D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	}
textarea {
	color: #13567D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F9FF;
	border: 1px inset #13567D;
	width: 390px;
	margin: 0px 0px 0px 30px;
	}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px
}
/*---end of Style Sheet---*/

/*
The code below is for the formatting of the body links
*/ 
a.body:link, a.body:visited {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #13567D;
	text-decoration: underline;
}
a.body:hover {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C97AE;
	text-decoration: none;
}
/*---end of body links---*/

/*---end of Style Sheet---*/