body
{
	margin: 0;
	padding: 20px 0 20px 0;
	background-color: transparent;
	background-image: url(res_images/Bgrd_Colour/Bgrd_Pixel.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

p { }

td
{
	color: #817d7d;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

a:link { text-decoration: none;
	color: #007f3f;
}

a:visited
{
	color: #e94e34;
	text-decoration: none;
}

a:hover { }
a:active { }


.maincontainer
{
	width: 780px;
	/*Width of main container*/
	background-color: white;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	height: 100%;
}

#contents
{
	width: 780px;
	/*Width of main container*/
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	height: 200px;
}

#topmenucontainer
{
	height: 352px;
	/*Height of top section*/
	background-color: #FFF;
	padding: 0;
	width: 780px;
}

#topmenucontainertwo
{
	height: 325px;
	/*Height of top section*/
	background-color: #fff;
}

h1 {
	color: #003f80;
	font: 14px/115% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: left;
}

.missiontype {
	color: #4c4c4c;
	padding-top: 8px;
	padding-bottom: 8px;
	font: italic 14pt/140% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#leftcolumn
{
	width: 460px;
	padding: 12px 10px 10px 25px;
	color: gray;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	float: left;
}

#fullpagecolumn
{
	width: 730px;
	padding: 12px 25px 10px;
	color: gray;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	float: left;
}

.picture
{
	width: 460px;
	color: gray;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
}

.mappicture
{
	width: 780px;
	color: gray;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
}

#rightcolumn {
	background-color: white;
	float: left;
	width: 250px;
	height: auto;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#rightcolumn .ibox {
	width: 250px;
	padding-left: 0;
	margin-left: 0;
	background: url(res_images/Icons/Info_WhiteBgrd.jpg) no-repeat left 5px;
	z-index: auto;
	height: auto;
	float: left;
	color: white;
}

#rightcolumn .adobebox {
	width: 250px;
	margin-left: 0;
	background: url(res_images/Icons/pdficon_small.gif) no-repeat left 5px;
	z-index: auto;
	height: auto;
	float: left;
	color: white;
	padding: 4px 0;
}

#rightcolumn .QTbox {
	width: 250px;
	margin-left: 0;
	background: url(res_images/Icons/QTicon.jpg) no-repeat left 5px;
	z-index: auto;
	height: auto;
	float: left;
	color: white;
	padding: 4px 0;
}

#rightcolumn .WPbox {
	width: 250px;
	margin-left: 0;
	background: url(res_images/Icons/WPicon.jpg) no-repeat left 5px;
	z-index: auto;
	height: auto;
	float: left;
	color: white;
	padding: 4px 0;
}

#rightcolumn .itype {
	margin-left: 0;
	background: none no-repeat fixed;
	z-index: auto;
	visibility: visible;
	font: 10px/110% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: auto;
	color: #666;
	text-align: left;
	padding-left: 26px;
	border-bottom: 1px ridge #007f3f;
	padding-bottom: 6px;
	padding-top: 4px;
	border-top-color: #007f3f;
	border-top-width: 1px;
}

#rightcolumn .greentype {
	margin-left: 0;
	background: none no-repeat fixed;
	z-index: auto;
	visibility: visible;
	font: 12px/110% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: auto;
	color: #007f3f;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer
{
	color: #FFF;
	background-attachment: scroll;
	background-color: #8fbb42;
	background-position: 0 50%;
	background-repeat: repeat-x;
	font-size: 7pt;
	font-weight: bold;
	height: 16px;
	letter-spacing: normal;
	margin: 2px auto 0 auto;
	padding: 10px 0 0 10px;
	text-align: center;
	width: 770px;
	border-style: solid none none none;
	font-family: Arial, Helvetica;
}

