html, body, p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #8C8C8C;
}
a:active {
	text-decoration: none;
	color: #003399;
}
body {
	background: #CCCCCC;
}

#body {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/border-middle.jpg) repeat-y;
	padding-left: 11px;
	color: #003399;
	
}
#BorderTop {
	height: 7px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 230px;
	width: 765px;
	float: left;
	margin-top: 10px;
}


#column1 {
	width: 765px;
	float: left;
}


#Side {
	float: left;
	width: 210px;
	text-align: right;
	margin-top: 55px;
}
#Side img {
	margin-top: 5px;
	margin-bottom: 5px;
}



#MiniNav {
	float: left;
	height: 73px;
	width: 150px;
	margin-left: 50px;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
}
#main {
	width: 765px;
	float: left;
	margin-top: 0px;

}
#main p {
	padding: 4px;
}


#MiniNav a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
	font: 9px Arial, Helvetica, sans-serif;
}
#nav {
	background: #597A9B url(../images/nav-bg.gif) repeat-x;
	padding-top: 6px;
	height: 20px;
	width: 760px;
}
#nav img {
	background: #003399;
	display: block;
	padding: 5px 15px;
	float: left;
}

#leftmenu {
	width: 180px;
	float: left;
	height: 480px;
	background-color:#D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #204C9A;
}



.NewsBoxLarge h2, .NewsBoxSmall h2 {
	background: #003399 url(../images/blue-header-small.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 4px;
	height: 19px;
	display: block;
	margin-bottom: 3px;
}
.NewsBoxSmall {
	background: url(../images/box-bg.jpg) no-repeat center bottom;
	height: 83px;
	width: 249px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}
.NewsBoxLarge p, .NewsBoxSmall p {
	padding: 2px;
}
#RedIglooIntro {
	float: left;
	height: 253px;
	width: 500px;
	margin-left: 7px;
	}
	
	.heading
	{
	font-family: Verdana;
	font-size:16px;
	color: #204C9A;
	}
	.text
	{
	font-family: Verdana;
	font: 12px;
	color: #8C8C8C;
	}


#RedIglooIntro img {
	padding: 2px;
}
.NewsBoxWide {
	background: url(../images/box-bg-wide.jpg) no-repeat center bottom;
	height: 163px;
	width: 505px;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.NewsBoxWide h2 {
	background: #003399 url(../images/blue-header-large.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 4px;
	height: 19px;
	display: block;
	margin-bottom: 3px;
}
.imgspacing {
	padding: 5px;
}
#footer {
	background: #FFFFFF url(../images/border-middle.jpg) repeat center bottom;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	align: center;
}



/* Feedback from */ 

#googlebtn {
	background: #FFFFFF;
	height: auto;
	width: auto;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	border: 1px solid #003366;
	margin-right: 2px;
}
#feedback {
	height: 300px;
	width: 450px;
	margin-left: 5px;
	color: #003366;
}
#feedback legend {
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
#feedback fieldset {
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #003366;
}

#feedback label {
	width: 80px;
	display: block;
	margin-bottom: 0.4em;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 10px;
	line-height: 15px;
	padding-top: 1px;
}
#feedback input {
	width: 150px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
	border: 1px solid #003366;
	color: #003366;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	clear: right;
}
#feedback select {
	margin-bottom: 9px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #003366;
	color: #003366;
}
#feedback textarea {
	height: 100px;
	width: 420px;
	margin-bottom: 9px;
	overflow: auto;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #003366;
	padding: 1px;
}
#feedback #Submit, #feedback #Reset {
	background: #204C9A;
	border: 1px solid #003366;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}
#feedback #Submit:hover, #feedback #Reset:hover {
	background: #204C90;
	border: 1px solid #003366;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}
#feedback .chkradio {
	width: 15px;
	border-style: none;
	height: 11px;
}
#feedbackcontainer {
	height: 445px;
	margin-bottom: 15px;
	text-align: left;
	width:500px; 
	margin-left:auto; 
	margin-right:auto;
}
.fromboxes
{
height: 10px;
width: 10px;
}

#title {
	width: 330px;
	height: 36px;
	color: #5A698B;
	font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

form {
	width: 335px;
}

.fheading{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.col1 {
	text-align: right;
	width: 150px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(images/bg_label.gif) no-repeat;
}

.col2 {
	width: 150px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
	line-height: normal;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(images/bg_textarea.gif) no-repeat;
}
.denotes
{
	width: 15px;
	height: 9px;
	margin: 0;
	display: block;
	float: left;
	}
.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(images/bg_label_comment.gif) no-repeat;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}

#bottomlinks {
width: auto;
}
