body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px;
	background-color: #003955;
}

.background{
	height: 100%;
	width: 100%;
}
.displayholder{
	height: 700px;
	min-height:700px;
	width: 990px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #ffffff;
	background-color: #cecbc4;
	background-image: url(../images/layerbg.jpg);
	vertical-align: middle;
	display: block;
}

.copyrightbar{
	height: 15px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	font-family: Verdana;
}


html>body .displayholder{height:auto}

.title{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 60px;
}

.menubar{
	width: 100%;
	position: relative;
	height: 28px;
	background-image: url(../images/menubarbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.contentholder{
	height: 700px;
	width: 90%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

.leftholder{
	height: 200px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 0px;
	vertical-align: top;
}

#newsholder{
	height: 200px;
	width: 350px;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 30px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
}


#downloadholder{
	height: 200px;
	width: 185px;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 60px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
}


.maincontent{
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


.graphicholder{
	height: auto;
	width: 550px;
	margin: 20px 20px 5px 0px;
	padding: 1px;
	float: right;
}

.innergraphicholder{
	height: auto;
	width: 700px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BFB7A2;
	border-right-color: #BFB7A2;
	border-left-color: #BFB7A2;
}



.writeup{
	height: auto;
	width: 90%;
	margin: 10px auto 5px;
	padding: 1px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	display: block;
}

.innerwriteup{
	width: 700px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	background-color: #e9e6df;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BFB7A2;
	border-left-color: #BFB7A2;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFB7A2;
}

.innerwriteup table{
	height: 550px;
	min-height: 550px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.innerwriteup td{
	vertical-align: top;
	padding: 0px;
}


.innerwriteup table .caption{
	font-family: Arial, Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #3191B9;


}

.innerwriteup li{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
}

.innerwriteup a{
	color: #1374A7;
	text-decoration: underline;

}

.innerwriteup a:hover{
	color: #1374A7;
	text-decoration: none;

}


.smimageholder{
	height: auto;
	width: 900px;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #BFB7A2;
	background-color: #e9e6df;
	
}

*html .smimageholder{
margin-top: 20px;
}

.smwriteup{
	height: auto;
	width: 90%;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #e9e6df;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}




.smwriteup a{
	color: #1374A7;
	text-decoration: underline;
}


.smwriteup a:hover{
	color: #1374A7;
	text-decoration: none;
}

.smwriteup .caption{
	font-family: Arial, Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #3191B9;
}

.smwriteup .subcaption{
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #025076;
}



.smwriteup li{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
}

.tagline{
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #F3F1ED;
	border: 1px dashed #999999;
	font-style: italic;
	height: auto;
	float: left;
	display: block;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.partners{
	padding: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
}



.newstable{
	height: auto;
	width: 90%;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;

}


.newstable td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	height: auto;
	text-align: left;
}

.newstable td.noBorder{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 0px;

}



.newstable a{
	color: #FFFFCC;
	text-decoration: none;
}

.newstable a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}


.newstable .caption{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #84DBFF;
}

.topmenu{
	background-color: #0099CC;
	display: block;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00436E;
}

a.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3191B9;
	text-align: center;
	vertical-align: bottom;
	display: block;
	height: 17px;
	width: 150px;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 0px;
}

a.topmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00436E;
	text-align: center;
	vertical-align: bottom;
	display: block;
	width: 150px;
	text-decoration: none;
	padding: 4px 0px 0px;
}

.submenu{
	width: auto;
}

a.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00436E;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: auto;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

a.submenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00436E;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: auto;
	text-decoration: none;
}

.secondarymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	letter-spacing: 0.05em;
	float: right;
}


.secondarymenu a{
	color: #5B5B5B;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}


.secondarymenu a:hover{
	color: #3191B9;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
        }


.leftmenu{
	
	border-size: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
        }

.leftmenu .caption{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	display: block;
	margin-bottom: 5px;
        }




.leftmenu li a {
	height: 20px;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	color: #9BE1FF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	display: block;
    list-style-type: none;
        }

.leftmenu li a:link, .leftmenu li a:visited {
	height: 20px;
	width: 220px;
	color: #9BE1FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3191B9;
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	list-style-type: none;
        }

.leftmenu li a:hover, .leftmenu li #current {
	height: 20px;
	width: 220px;
	vertical-align: middle;
	color: #FFFFFF;
}

.downloadmenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

.downloadmenu{
	border-size: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
        }

.downloadmenu li a {
	height: 20px;
	width: 220px;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	width: 220px;
	display: block;
	list-style-type: none;
        }
		
.downloadmenu .caption{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #3a3731;
	padding-left: 0px;
	display: block;
	margin-bottom: 5px;
        }		
		
		

.downloadmenu li a:link, .downloadmenu li a:visited {
	height: 20px;
	width: 220px;
	color: #333333;
	padding: 0px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: normal;
	vertical-align: middle;
	list-style-type: none;
        }

.downloadmenu li a:hover, .downloadmenu li #current {
height: 20px;
width: 220px;
vertical-align: middle;
color: #000000;
}

.footer{
clear:both;
}

.logoholder{
	background-image: url(../images/logo-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
}

.logoholder .punchline{
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	top: 42px;
	position: relative;
	text-align: left;
	word-spacing: 0.20em;
}
