@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color:#006500;
	background-image:url(/images/main_bg.jpg);
	background-repeat:no-repeat;
}
.clear {
	clear:both;
}

#mainContainer {
	width:759px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#FFFFFF;
}

#topRow{
	width:759px;
	height:120px;
}

.logo{
	float:left;
}

#slogan{
	
	float:left;
	font-family:corbel;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	padding:0px;
	margin-top:30px;
}

#tolFree{
	margin-right:10px;
	margin-top:20px;
	float:right;
}

/*--------TOP NAVIGATION-------*/

#topNav{
		width:759px;
		height:20px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(/images/topNavBG.jpg);
		background-repeat:repeat-x;
		text-transform:uppercase;
}

#topNavigation{
	height:20px;
	padding-left:0px;
	margin-left:10px;
}

#topNavigation ul {
	margin: 0;
	padding: 0;
}

#topNavigation ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F2F2F;
	display: block;
	float: left;
	list-style: none;
	padding-left:0px;
	margin-top:0px;
	height:20px;
	text-align:center;
	/*width:70px;*/
}

#topNavigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	text-decoration: none;
	font-weight:bold;
	height:15px;
	padding-top:5px;
	display:block;
	text-align:center;
}

#topNavigation ul li a:hover {
	color: #2F2F2F;
	text-decoration:none;
	background-color:#F5E192;
	display: block;
	height:15px;
}

#topNavigation_2{
	width:90px;
	margin-left:3px;
}

#topNavigation_2 a{
	width:90px;
	margin-left:3px;
}

#topNavigation_1{
	width:120px;
	margin-left:3px;
}

#topNavigation_1 a{
	width:120px;
	margin-left:3px;
}

/*--------END TOP NAVIGATION-------*/

#mainMonk{
	width:456px;
	height:199px;
	float:left;
	margin-left:10px;
	margin-top:16px;
	background-image:url(/images/mainMonkBG.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:20px;
}

.mainMonkTitle{
	font-family:corbel;
	font-size:25px;
	color:#004600;
}

.mainMonkSubTitle{
	font-family:corbel;
	font-size:20px;
	color:#004600;
	padding:0px;
}

#intro{
	width:225px;
	height:209px;
	float:right;
	margin-right:12px;
	margin-top:16px;
	background-color:#F1F5EE;
	padding-top:10px;
	padding-left:10px;
}

#intro a{
	color:#006401;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

#intro a:hover{
	text-decoration:underline;
}

.introTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#004600;
	font-weight:bold;
}

.introSubTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:normal;
}

#orderShares{
	width:466px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	padding-left:20px;
}

.orderSharesTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
}

.logoSmall{
	float:left;
	margin-left:20px;
	margin-top:0px;
}

#OrderShareslinks{
	width:337px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004600;
	text-decoration:underline;
	font-weight:bold;
}

.OSL{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004600;
	text-decoration:underline;
	font-weight:bold;
	margin-top:8px;
}

.OSL a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004600;
	text-decoration:underline;
	font-weight:bold;
	margin-top:8px;
}

.OSL a:hover{
	color:#004600;
	text-decoration:underline;
}

#newsletter{
	width:235px;
	height:200px;
	float:right;
	margin-right:12px;
	margin-top:20px;
	color:#0C0C0C;
}

.newsletterTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#9E7E00;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.newsletterForm{
	border-top: 1px solid #DCB92F;
	border-right: 1px solid #DCB92F;
	border-bottom: 1px solid #DCB92F;
	border-left: 1px solid #DCB92F;
	height:14px;
	width:103px;
}

.newsletterName{
	font-family:Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	font-size:10.5px;
}

#footer {
	width:759px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#E3D4B8;
	margin-top:5px;
}


#bottomLinks{
	float:right;
    font-family:Arial;
	font-size:10px;
	color:#E3D4B8;
	margin-top:5px;
}

#bottomLinks a{
	color:#E3D4B8;
	text-decoration:none;
}

#bottomLinks a:hover{
	text-decoration:underline;
}

#buttomLinks2{
	width:759px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-top:10px;
	font-weight:normal;
	font-size:11px;
	color:#E3D4B8;
}


#buttomLinks2 a{
	font-weight:normal;
	font-size:11px;
	color:#E3D4B8;
	text-decoration:none;
}

#buttomLinks2 a:hover{
	color:#E3D4B8;
	text-decoration:underline;
}

/*TP LOGO*/
#linkTPLogo {
	margin-top: 130px;
	text-align: center;
	text-decoration: none;
	color:#E3D4B8;
}
	#linkTPLogo a{
		color:#E3D4B8;		
		text-decoration: none;
		font-size: 9px;
	}
img,.png {background-image:url(/pngHack/pngHack.htc)}

/*END TP LOGO*/


#subNav{
	width:178px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	border-top: 1px solid #DCB930;
	border-right: 1px solid #DCB930;
	border-bottom: 1px solid #DCB930;
	border-left: 1px solid #DCB930;
}

#subNavLinks{
	background-color:#F4F9F2;
	float: left;
	font-size: 11px;
}

.menuTitleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004600;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #DCB930;
	padding-left:10px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:3px;
}
	

.menuText{
	font-size:11px;
	color:#3F3F3F;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #DCB930;
	padding-left:10px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:3px;
}

.menuText a{
	color:#3F3F3F;
	text-decoration:none;
}
	
.menuText a:hover{
	color:#3F3F3F;
	text-decoration:none;
}


.menuText2{
	font-size:11px;
	color:#3F3F3F;
	text-decoration:none;
	display:block;
	padding-left:10px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:0px;
	padding-top:3px;
}


.menuText2 a{
	color:#3F3F3F;
	text-decoration:none;
}

	
.menuText2 a:hover{
	color:#3F3F3F;
	text-decoration:none;
}

#title{
	width:450px;
	float:left;
	margin-left:20px;
	padding-top:10px;
	*padding-top:20px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#004600;
	font-weight:bold;
	padding:0px;
}

h2{
	font-family:Arial;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	padding:0px;
}


h3{
	font-family:Arial;
	font-size:11.5px;
	color:#333333;
	font-weight:bold;
}

#homeContent_main{
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	float:left;
	margin-left:15px;
	margin-top:0px;
	letter-spacing: 1px;
}


#homeContent_main a{
	color:#006401;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

#homeContent_main a:hover{
	text-decoration:underline;
}

#bottomGreen{
	width:713px;
	height:16px;
	background-color:#E7EEE3;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin-top:37px;
	text-align:center;
	font-family:corbel;
	font-size:16px;
	font-weight:bold;
	color:#004600;
}

.contentLineSeparator {
	background-color: #CCCCCC;
	width: 500px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

