html, body {
	height:100%;
}
body {
	background-color: #999999;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/img_bg_logo.png);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.ms_ltGreen2 a:link, .ms_ltGreen2 a:visited {
	color: #990000;
	text-decoration: none;
}
.pagodamedia {
	color: #666666;
}
.pagodamedia a:link, .pagodamedia a:visited, .pagodamedia a:hover {
	color: #666666;
	text-decoration:none;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.dkGreenBold {
	color: #26321F;
}
.dkRedBold {
	color: #F2F196;
}


.ms_ltGreen2 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.ms_dkGreen2_link a:link, .ms_dkGreen2_link a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.ms_dkGreen2_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.ms_ltGreen a:link, .ms_ltGreen a:visited {
	color: #990000;
	text-decoration: none;
}
.ms_ltGreen a:hover {
	color: #FF0000;
	text-decoration: none;
}

.ms_ltRed a:link, .ms_ltRed a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.ms_ltRed a:hover {
	color: #FFFF66;
	text-decoration: none;
}

#wrapper {
	position: absolute;
	width: 850px;
	left: 50%;
	top: 10px;
	margin-left: -425px;
}
.bBlue2 {
	color: #0066CC;
}

.cap {
	clear: both;
	height: 15px;
	width: 850px;
	display: block;
	margin: 0;
	padding: 0;
}
.newsLineHeight {
	line-height: 14px;
}

h1 {
	font-size: 18px;
	margin: 0px;
}
li {
	list-style-type: square;
}

.small {
	font-size: 11px;
	line-height: 16px;
}

h3 {
	font-size: 16px;
	margin: 0px;
}
ul {
	padding: 0px;
	margin-left: 15px;
	font-size: 11px;
}

.main {
	background-image: url(../images/img_bg_main_dkgreen.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.base {
	clear: both;
	height: 15px;
	width: 850px;
	display: block;
	margin: 0;
	padding: 0;
}
.footBase {
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#footer {
	clear: both;
}
#mainNav {
	width: 100%;
}


#leftCol {
	width: 230px;
	margin-right: 20px;
	margin-left: 15px;
}
#rightCol {
	width: 560px;
}
.ms_ltGreen {
	color: #FFFFFF;
	background-color: #59672E;
}
.ms_dkGreen {
	color: #F2F196;
	background-color: #35452A;
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}

.footNav {
	font-size: 11px;
	color: #555555;
	background-color: #8C8C8C;
	clear: both;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	height: 16px;
}
.singlePad {
	padding: 8px;
}
.smallGray {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.note {
	color: #CC3300;
}


.floLeft {
	float: left;
	padding-left: 12px;
	color: #333333;
	font-size: 11px;
	padding-top: 3px;
}

.footNav a:link, .footNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.formRowHeader {
	color: #FFFFFF;
	background-color: #797D58;
	padding: 3px;
}
.noPad {
	margin: 0px;
	padding: 0px;
}



.footNav a:hover {
	color:#CCCCCC;
	text-decoration:none;
}.floRight {
	float: right;
}
.copyright {
	text-align: right;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	float: right;
	clear: right;
}
.address {
	text-align: right;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	float: right;
	clear: right;
}

.address a:link, .address a:visited, .address a:hover {
	color:#333333;
	text-decoration:none;
}

.floLeft a:link, .floLeft a:visited {
	color:#333333;
	text-decoration:none;
}

.floLeft a:hover {
	color:#333333;
	text-decoration:underline;
}
.ms_ltRed {
	color: #FFFFFF;
	background-color: #A53A23;
}
.ms_dkRed {
	color: #F2F196;
	background-color: #6B0D05;
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.mainRed {
	background-image: url(../images/img_bg_main.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.mainGreen {
	background-image: url(../images/img_bg_main.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.mainLightGreen {
	background-image: url(../images/img_bg_main.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0;
	padding: 0;
	height: auto;
}
.ms_ltGreen2 {
	color: #333300;
	background-color: #B0B397;
}
.ms_dkGreen2 {
	color: #FFFFFF;
	background-color: #7E825E;
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.quote {
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/media/images/img_quote_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
}
.ms_blueGreen {
	color: #FFFFFF;
	background-color: #748568;
}
.ms_dkBlueGreen {
	color: #F2F196;
	background-color: #35452A;
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.formField {
	background-color: #D3D5C6;
	border: 1px solid #7E825E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formButton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7E825E;
	border: 1px solid #7E825E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#FWTableContainer1043239337 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:230px;
	height:360px;
	text-align:left;
}

#MMMenuContainer0406052955_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0406052955_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:84px;
	top:161px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0406052955_0 {
/* This class defines things about menu MMMenu0406052955_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#7e825e;
	border:10px solid #ffffff;
	width:109px;
	height:85px;
}

.MMMIFVStyleMMMenu0406052955_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0406052955_0 */
	border-top:10px solid #7e825e;
	border-left:10px solid #7e825e;
	border-bottom:10px solid #7e825e;
	border-right:10px solid #7e825e;
	width:109px;
	height:35px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:89px;
	height:15px;
}

.MMMIVStyleMMMenu0406052955_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0406052955_0 */
	border-top:0px;
	border-left:10px solid #7e825e;
	border-bottom:10px solid #7e825e;
	border-right:10px solid #7e825e;
	width:109px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:89px;
	height:15px;
}

#MMMenu0406052955_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0406052955_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0406052955_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0406052955_0 so we can set its position */
	left:0px;
	top:35px;
}

#MMMenu0406052955_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0406052955_0 so we can set its position */
	left:0px;
	top:60px;
}

#MMMenuContainer0406052955_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0406052955_0 a {
/* Controls the general apperance for menu MMMenuContainer0406052955_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background-color:#7e825e;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0406052955_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0406052955_0 */
	color:#ffffcc;
	background-color:#7e825e;
}
#MMMenuContainer0330051407_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0330051407_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:84px;
	top:194px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0330051407_0 {
/* This class defines things about menu MMMenu0330051407_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#7e825e;
	border:10px solid #ffffff;
	width:135px;
	height:385px;
}

.MMMIFVStyleMMMenu0330051407_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0330051407_0 */
	border-top:10px solid #7e825e;
	border-left:10px solid #7e825e;
	border-bottom:10px solid #7e825e;
	border-right:10px solid #7e825e;
	width:135px;
	height:35px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:115px;
	height:15px;
}

.MMMIVStyleMMMenu0330051407_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0330051407_0 */
	border-top:0px;
	border-left:10px solid #7e825e;
	border-bottom:10px solid #7e825e;
	border-right:10px solid #7e825e;
	width:135px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:115px;
	height:15px;
}

#MMMenu0330051407_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0330051407_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:35px;
}

#MMMenu0330051407_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:60px;
}

#MMMenu0330051407_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0330051407_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:110px;
}

#MMMenu0330051407_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:135px;
}

#MMMenu0330051407_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:160px;
}

#MMMenu0330051407_0_Item_7 {
/* Unique ID for item 7 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:185px;
}

#MMMenu0330051407_0_Item_8 {
/* Unique ID for item 8 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:210px;
}

#MMMenu0330051407_0_Item_9 {
/* Unique ID for item 9 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:235px;
}

#MMMenu0330051407_0_Item_10 {
/* Unique ID for item 10 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:260px;
}

#MMMenu0330051407_0_Item_11 {
/* Unique ID for item 11 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:285px;
}

#MMMenu0330051407_0_Item_12 {
/* Unique ID for item 12 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:310px;
}

#MMMenu0330051407_0_Item_13 {
/* Unique ID for item 13 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:335px;
}

#MMMenu0330051407_0_Item_14 {
/* Unique ID for item 14 of menu MMMenu0330051407_0 so we can set its position */
	left:0px;
	top:360px;
}

#MMMenuContainer0330051407_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0330051407_0 a {
/* Controls the general apperance for menu MMMenuContainer0330051407_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background-color:#7e825e;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0330051407_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0330051407_0 */
	color:#ffffcc;
	background-color:#7e825e;
}
.ms_dkBlue {

	color: #F2F196;
	background-color: #030F40;
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.ms_ltBlue {

	color: #FFFFFF;
	background-color: #1D3E80;
}
.ms_ltBlue a:link, .ms_ltBlue a:visited {

	color: #FFCC00;
	text-decoration: none;
}
.ms_ltBlue a:hover {

	color: #FFFF66;
	text-decoration: none;
}
