#page{
	margin: 0 0;
	width:100%;
	background-color: #ebebeb;
}

#header {
	margin-right: 2%;
	margin-left:0%;
	margin-top: 0.9em;
	width: 72%;
	height: 145px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size : 1.75em;
	color: #ffffff;
	line-height: 100%;
	background-color: #003366;
	padding-top: 1.5%;
	padding-right: 3%;
}

#leftcolumn {
	float: left;
	width: 18%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 1.5em;
}

#rightcolumn {
	float: right;
	width: 71%;
	margin-right: 2%;
	margin-top: 10px;
	margin-left: 0%;
	background-color: #ffffff;
	padding: 2%;
}

#footer {
	margin-right: 2%;
	margin-left:23%;
	width: 74%;
	padding: 5px;
	clear: both;
}

.leftimg {
	float: left;
	margin-right: 10px;
	margin-top:0px;
}

.rightimg {
	float: right;
	margin-left: 10px;
}

.spacebelow {
	line-height: 2em;
}

hr {
	color: #99ccff;
	width: 100%;
	height: 97%;
}

hr.short {
	color: #99ccff;
	width: 75%;
	height: 97%;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,h7,p,td,th,label {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 1.3em;
	font-size : 0.75em;
}

h1 {
	font-size: 1.5em;
	font-weight: 600;
	text-shadow : inherit;
	text-align : left;
	color: #08739f;
}

h2 {
	font-size: 1em;
	font-weight: 600;
	color: #08739f;
	margin-top: 2em;
}

h3 {
	font-size: 0.9em;
	font-weight: 600;
	line-height: 105%;
	margin-bottom:-10px;
}

h4 {
	font-style : italic;
	margin-bottom:-15px;
}
 
h5,h6 {
	font-size:0.6em;
	text-align: center;
	line-height: 175%;
}

h5 {
	margin-top:2em;
}

h6 {
	line-height: 90%;
}

.heading {
	font-size: 1.25em;
	font-weight: 600;
}

.bold {
	font-weight: 600;
	line-height: 105%;
	margin-bottom:-15px;
}

.italic {
	font-style : italic;
}

.indent {
	padding-left: 30px;
}

.left {
	text-align: left;
}
 
.sml {
	font-size: 0.75em;
}

.red {
	color: #e17f7f;
	font-weight: 300;
}

.redbold {
	color: #e17f7f;
	font-weight: 600;
}

.redsml {
	color: #e17f7f;
	font-weight: normal;
	font-size: 0.75em;
}

.blue {
	color: #3d7a99;
	font-weight: normal;
}

.normal {
	font-size : 0.9em;
	margin-top: 0px;
}


#leftcolumn table.nav td {
	background-color: #003366;
	width: 150px;
	text-align: left;
	padding: 5px;
	border-top: 5px solid #ebebeb;
	font-weight: 600;
	color: #ffffff;
	font-size : 0.75em; 
}

#rightcolumn table.cost  {
	border: 1px #ebebeb solid;
}

#rightcolumn table.cost td {
	padding: 5px;
	cellspacing: 1;
}

th {
	background-color: #ebebeb;
	color: #08739f;
	text-align: left;
	font-weight: 600;
	padding: 5px;
}

ul {
	list-style-type: disc;
	font-size : 0.9em;
}

ul.none {
	list-style-type: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size : 0.9em;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form label {
	clear: left;
	float: left;
	width: 30%;
}

input.btn {
	color:#003366; 
	font-family: Arial, Helvetica, sans-serif;
}

input.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

textarea.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
select.txt {
	font-family: Arial, Helvetica, sans-serif;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

fieldset {
	border: 1px solid #ebebeb;
	margin-top: 16px;
	padding: 0px 20px 20px 20px;
}

fieldset.blue {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ebebeb;
	margin-top: 16px;
	padding: 20px;
	background-color: #c3dff1;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	color:#3d7a99;; 
	font-size: 0.9em;
	font-weight: 600;
	margin-bottom: 10px;	
}

a:link {color:#08739f; font-weight:600; text-decoration:none}
a:active {color:#08739f; font-weight:600; text-decoration:underline}
a:visited {color:#08739f; font-weight:600; text-decoration:none}
a:hover  {color:#08739f; text-decoration:underline}

#nav a:active {color:#e17f7f; font-weight:600; text-decoration:none}
#nav a:hover {color:#e17f7f; font-weight:600; text-decoration:none}

#leftcolumn a:link {color:#ffffff; font-size: 0.9em; font-weight:600; text-decoration:none}
#leftcolumn a:active {color:#ffffff; font-size: 0.9em; font-weight:600; text-decoration:none}
#leftcolumn a:visited {color:#ffffff; font-size: 0.9em; font-weight:600; text-decoration:none}
#leftcolumn a:hover {color:#ffffff; font-size: 0.9em; font-weight:600; text-decoration:none}


