@charset "utf-8";
/* CSS Document */
html, body {
	
	background-color:#666;	
	text-align: center;
	
}
#container {
	margin:0 auto;		
	margin-left: auto; 
	margin-right: auto ;
	width:800px;
	
	/*border:medium #000 dotted;*/
	background-color:#003399;
	
}
.topPadding {
	padding-top:5px;
}
.formTextField {	
	float:left; 
	height:20px;
	width:120px;	 
	text-align:right;
}
.formTextBox {
	float:left; 
	height:25px; 
	width:150px;
}
.clear {
	clear:both;
}
#productMarketingTitle {
	background-image:url(images/marketingmaterial_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	padding-top:8px;
	padding-left:5px;
	font-weight:bold;
    text-align: left;
}
#logo {
	width:148px;
	height:57px;
	float:left;	
}
#nav {
	width:652px;
	height:56px;
	float:left;
	
}	
#navtop {
	width:652px;
	height:28px;
	background-image:url(images/top.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:right;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	vertical-align:bottom;
	
}
#navtop2 {
	width:652px;
	height:28px;
	background-image:url(images/nav.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#11873D;
	vertical-align:bottom;
}
#main {	
	
}
#navleft {
	width:148px;
	height:100%;
	float:left;
	vertical-align:top;	
}
#wave {
	width:148px;
	height:177px;
	background-image:url(images/wave.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#003399;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}
#gradient {
	width:148px;
	/*height:152px; */
	height:100%;
	min-height:152px;
	background-image:url(images/gradient.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#003399;
}
#cat {
	background-color:#666;
}
#content {
	width:652px;	
	float:right;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	min-height:830px;
	height:auto !important;
	height:830px;
	
}
#leftpane {
	width:326px;	
	float:left;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
}
#rightpane {
	width:326px;	
	float:left;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
}

#footer {
	width:800px;	
	background-color:#000;
	height:30px;
	color:#FFF;
	font-size:13px
}
#footer2 {
	width:800px;	
	background-color:#666;
	height:30px;
	color:#FFF;
	font-size:10px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}
.title {
	color:#009933;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;	
}
.title2 {
	color:#009933;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;	
	text-align:left;	
}

.contentcontainer {
	margin: auto;
	background-color:#E8EFFF;	
	border-bottom-color:#009933;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#009933;
	border-top-style:solid;
	border-top-width:1px;
}
.imagecontainer {
	vertical-align:center; 
	text-align:center; 
	width:126px;
}
.dateadded {
	font-family:Verdana, Geneva, sans-serif;
    font-size: 10px;	
	color: #000000;	
	vertical-align:bottom; 
	text-align:right	
}
.imagehold1 {
	height:100px; 
	width:100px;v
	ertical-align:middle;
	text-align:center;
	border-color:#DEDEDE;
	border-width:1px; 
	border-style:solid;
	background-color:#FFFFFF;
}
.imagehold2 {
	height:78px; 
	width:78px;
	vertical-align:middle;
	text-align:center;
	border-color:#DEDEDE;
	border-width:1px; 
	border-style:solid;
	background-color:#E9F0FE;	
}
.heading {
	font-family:Verdana, Geneva, sans-serif;
    font-size: 15px;	
	color: #003399;	
	text-align:middle;
	font-weight:bold;
}
.headingsmall {
	font-family:Verdana, Geneva, sans-serif;
    font-size: 12px;	
	color: #003399;	
	text-align:middle;
	
}
.text {
	color:#000;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	text-align:left;
}



#clear {
	clear:both;
}
