@media print{
	td.leftColumn{
		display: none;
	}
	
	td.rightColumn{
		display: none;
	}
	
	td.content{
		width: 100%;
		padding: 20px;
	}
	
	table.header{
		display: none;
	}
	.logo{
		display: none;
	}
}


a {
	color: #3B8730;
}
a img {
	border: none;
}

a:hover {
	color: #b31b34;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}

h1 {
	color: #3B8730;
	font-size: 18pt;
	font-weight: bold;
	font-family: Tahoma;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #3B8730;
	font-family: Tahoma;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3B8730;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #3B8730;
}



td.content{
	color: #3A3A3A;
	width: 550px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 70px;
	padding-top: 15px;
}

td.content a:link,td.content a:visited {
	color: #3B8730;
}

td.content a:hover {
	color: #b31b34;
	text-decoration: underline;
}

td.content li{
	list-style: square;
}

td.content li li{
	list-style: disc;
}

td.content li li li{
	list-style: circle;
}

td.content2{
	color: #3A3A3A;
	width: 700px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 70px;
	padding-top: 15px;
}

td.content2 a:link,td.content2 a:visited {
	color: #3B8730;
}

td.content2 a:hover {
	color: #b31b34;
	text-decoration: underline;
}

tr.footer {
	background-color: #3B8730;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
}

tr.footer td{
	padding: 10px;
	text-align: right;
}

tr.footer a:link, tr.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

tr.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentsContainer{
	border-top: 3px solid #666666;
}

td.leftColumn{
	padding:10px;
	background-color: #F2F2F2;
	
}


td.rightColumn{
	width: 200px;
	padding: 15px;
	height: 750px;
	background-color: #F2F2F2;
}


table.module{
	border: 1px solid #39A64B;
	margin-bottom: 10px;
}

table.module th{
	text-align: left;
	background-color: #01AF40;
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	padding-top: 4px;
	border-bottom: 1px solid #DCDFDA;
	background-image: url(images/headingBg.jpg);
	background-repeat: no-repeat;
}

table.module td{
	padding: 7px;
	background-color: #D7EDC9;
	text-align: left;
}

table.module ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

table.module li {
	margin: 5px 0px 2px 6px;
	padding: 0px;
	list-style-type: square;
}

table.module td a:link, table.module td a:visited {
	text-decoration: underline;
	color: #3A3A3A;
}

table.module td a:hover {
	text-decoration: underline;
	color: #b31b34;
}

table.module #newletter {
	color: #FFFFFF;
	background-color: #1F507F;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
	border-bottom: 1px solid #F0F0F0;
}



form{
	padding: 0px;
	margin: 0px;
}

hr{
	color: #CFCFCF;
	height: 1px;
}

.imgLeft{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D4D3D4;
}

.imgCenter{
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D4D3D4;
}

.imgRight{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D4D3D4;
}

.issue{
	float: right;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-right: 7px;
}

.topnavi{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
}

.topnavi a:link, .topnavi a:visited {
	padding-left: 2px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.topnavi a:hover{
	padding-left: 2px;
	padding-right: 5px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

table.listBoxRight {
	margin-left: 8px;
	margin-bottom: 8px;
}

table.listBoxRight td{
	padding: 8px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}

table.listBoxLeft {
	margin-right: 8px;
	margin-bottom: 8px;
}

table.listBoxLeft td{
	padding: 8px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}




/*##########################################

	Navigation Styles

##########################################*/


#nav-list {
	border-left:1px solid #329342;
	border-right:1px solid #329342;
	border-top:1px solid #329342;
	background-color:#D7EDC9;
	height: 380px;
}
#nav-list ul {
	margin:0;
	padding:0;
	font-size:12px;
	}

#nav-list li {
	margin:0;
	padding:0;
	list-style: none;
	border-bottom:1px solid #39A64B;
	
}
#nav-list li a, #nav-list li a:link, #nav-list li a:visited {
	display:block;
	width: 150px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-decoration: none;
	color: #1E5A29;
	cursor: pointer;
	border-left:8px solid #38A64B;
}

#nav-list li a:hover, #nav-list li a:active {
	background-color: #E5F3DC;
	border-left:8px solid #40B954;
	width: 150px;
	color: #123417;
}

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top:5px;
	}

.pathway a:link, .pathway a:visited {
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pathway a:hover {
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.logo{
position:absolute;
z-index:1;


}

.ems ul{
list-style-type:none !important;
}

.ems li{
list-style-type:none !important; 
}