html, body { 
	margin : 0;
	padding : 0;
} 
body { 
	font : 73% Arial, Helvetica, Tahoma, sans-serif;
	background : #F2F2F2 url(../images/bg.gif) repeat-y top center;
} 
a:link, a:visited { 
	color : #4F6EBC;
	background : transparent;
	text-decoration : none;
} 
a:hover { 
	color : #FFFFFF;
	background : #4F6EBC;
	text-decoration : none;
} 
a img { 
	border : none;
} 
.imgleft { 
	float : left;
	padding : 5px;
	margin-right : 10px;
} 
#container { 
	width : 750px;
	margin : 0 auto;
	border : 10px solid #fff;
	line-height : 2em;
	background : #f2f2f2;
	color : #666;
} 
#top { 
	padding : 0;
	height : 115px;
	background-color: #D9E89B;
	color : #404040;
} 
#top h1 { 
	padding : 5px 0 0 25px;
	margin : 0;
	font-size : 140%;
	color: #4F6EBC;
	letter-spacing : 5px;
} 
em {
	font-style: normal;
	font-weight: bold;
	color: #4F6EBC;
}
.imgStringer {
	text-align: center;
	width: 100%; 
	height: 70px; 
	margin-top: 5px;
	padding-left: 1px;
}
.imgStringer a {
	border: 0;
	background: transparent;
	text-decoration: none;
}
.imgStringer a img {
	margin-right: 4px;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
.imgStringer a:hover img {
	margin-right: 4px;
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-opacity:0.99;
}
a.corporate {
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
a.corporate:hover {
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-opacity:0.99;
}
#leftnav { 
	float : left;
	width : 200px;
	margin : 0;
	padding : 1em;
} 
#leftnav p { 
	margin : 0 0 1em 0;
} 
#leftnavmenu { 
	list-style : none;
	float : left;
	width : 200px;
	margin : 0px 0 0 0;
	padding : 0;
} 
#leftnavmenu ul { 
	list-style : none;
	width : 150px;
	margin : 0 0 0 0;
	padding : 0;
	font-size : 12px;
} 
#leftnavmenu li { 
	margin-bottom : 2px;
} 
#leftnavmenu li a { 
	height : 23px;
	text-decoration : none;
	color : #505050;
	background : #D9E89B url(../images/up.gif) no-repeat left center;
	display : block;
	padding : 1px 0 0 30px;
	border-left : 0 solid #8fb8cc;
} 
#leftnavmenu li a:hover { 
	background : #E7F0C1 url(../images/right.gif) no-repeat left center;
	color : 303030;
	border-left : 0 solid #003366;
} 
#content { 
	margin-left : 240px;
	border-left : 10px solid #fff;
	padding : 1em;
} 
#content p { 
	padding : 0 2em 0 2em;
} 
#footer { 
	clear : both;
	margin : 0;
	padding : 0;
	font-size : 0.9em;
	border-top : 10px solid #fff;
	color : #fff;
	background : #8fb8cc;
} 
#footer p { 
	padding : 0 0 0 5px;
} 
h2 { 
	margin : 1em 0 0.5em 0;
	font-size : 130%;
	color: #72871F;
	letter-spacing : 5px;
} 
* > html #footer img { 
	margin : 0;
} 
.quote { 
	border-top : 1px solid #8fb8cc;
	padding : 10px;
	color : #036;
} 
/* Top Navigation Bar */
.navcontainer { 
	border-bottom : 10px solid #fff;
	font-weight: normal;
} 
.navcontainer ul { 
	text-align : center;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	background : url(../images/navBarBgHover.jpg) repeat-x;
	color : #4F6EBC;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
} 
.navcontainer li img { 
	vertical-align: middle;
} 
.navcontainer ul li { 
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 0px;
	padding-top : 5px;
} 
.navcontainer ul li a { 
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : #808080;
	text-decoration : none;
} 
.navcontainer ul li a:hover { 
	background :  url(../images/navBarBg.jpg) repeat-x;
	color : #404040;
} 
.navcontainer .active { 
	background :  url(../images/navBarBgCurrent.jpg) repeat-x;
	color: #4F6EBC;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom : 5px;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
} 
a.flashbutton:link, a.flashbutton:visited  { 
	font-size : 12px;
	height : 23px;
	text-decoration : none;
	color : #505050;
	background : #D9E89B url(../images/up.gif) no-repeat left center;
	display : block;
	padding : 1px 0 0 30px;
} 
a.flashbutton:hover { 
	background : #E7F0C1 url(../images/right.gif) no-repeat left center;
	color : #303030;
}
blockquote { 
	font-size : 90%;
	font-weight: bold;
	border : 1px solid #fff;
	background : #eaeaea;
	color : #666;
} 
.next { 
	background-color : #EEEEEE;
	padding : 3px;
	margin : 20px 10px 0 5px;
	border : 1px solid #D9E89B;
	font-size : 80%;
} 
.next img {
	vertical-align: middle;
	margin-bottom: 2px;
} 
.fancyList1 {
	height: 35px;
	width: 420px;
	background-image: url(../images/headerImages/1.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList2 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/2.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList3 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/3.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList4 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/4.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList5 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/5.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList6 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/6.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList7 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/7.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList8 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/8.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList9 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/9.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList10 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/10.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList11 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/11.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList12 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/12.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList13 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/13.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList14 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/14.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.fancyList15 {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/15.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.query {
	height: 35px;
	width: 425px;
	background-image: url(../images/headerImages/Q.gif);
	padding-left: 50px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 3px;
	color: #72871F;
}
.query a {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
	color: #72871F;
}
.faqTopicsList {
	font-size: 10px;
	line-height: 1.6em;
	margin-left: -15px;
}
.faqTopicsList li a {
	display: block;
}
