/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/**/
body {
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/background.jpg");
	background-attachment: fixed
}
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}
#hp1,
.hp1 {
	font-weight: bold;
}
#hp2,
.hp2 {
	text-decoration: underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead,
.masthead {
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #999999;*/
	width: 100%;
}
#navBar,
.navBar {
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#headlines,
.headlines {
	float:left;
	width: 20%;
	border-bottom: 1px solid #999999;
	padding-right: 10px;
	margin-right: 10px;
}
#content,
.content {
	float: left;
	width: 75%;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName,
.siteName {
	margin: 0;
	padding: 0 0 0 10px;
}
/************* #globalNav styles **************/

#globalNav,
.globalNav {
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #999999;
	color: #666666;
	text-align: center;
	text-indent: 0px;
}
#globalNav img,
.globalNav img {
	display: block;
}
#globalNav a,
.globalNav a {
	font-size: 90%;
	padding: 0 0px 0 0;
	background-color: #e2e2e2;
}
#globalNav a:hover,
.globalNav a:hover {
	background-color: #f5e9c9;
}
/*************** #pageName styles **************/

#pageName,
.pageName {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/************* #breadCrumb styles *************/

#breadCrumb,
.breadCrumb {
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
/************** .feature styles ***************/
.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
div.feature {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-indent: -30px;
	text-align: center;
}
.feature img {
	float: left;
	padding: 10px 15px 0px 0px;
}
.feature a {
	font-weight: bold;
}
/************** .feature2 styles ***************/
.feature2 {
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 80%;
}
.feature2 h3 {
	padding: 30px 0px 5px 0px;
	text-indent: -30px;
	text-align: center;
}
.feature2 img {
	float: right;
	padding: 10px 20px 0px 10px;
}
.feature2 a {
	font-weight: bold;
}
/************** .story styles *****************/
.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 80%;
}
.story h3 {
	padding: 5px 0px 5px 0px;
	text-indent: -50px;
	text-align: center;
}
.story p {
	padding: 0px 0px 10px 0px;
}
.story a {
	font-weight: bold;
}
/************* #siteInfo styles ***************/
#siteInfo,
.siteInfo {
	clear: both;
	/*border-top: 1px solid #999999;*/
	/*border-bottom: 1px solid #999999;*/
	font-size: 90%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#siteInfo img,
.siteInfo img {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/*ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus,*/
/*#siteInfo a {
	background-color: #e2e2e2;
}
#siteInfo a:hover {
	background-color: #f5e9c9;
}*/
/************* #search styles ***************/

.searchbar {
	min-width: 750px;
	background-color: #E4E4E4;
	height: 22px;
	border-bottom: 1px solid #536372;
	position: relative;
	z-index: 5;
	margin-top: -4px;
}
.zoomsearch {
	width: 202px;
	float: right;
	padding-top: 2px;
	margin-right: 15px;
}
.zoomsearch .sbox_label {
	background: url('/images/searchlabel.gif') no-repeat top left;
	float: left;
	width: 56px;
	height: 19px;
}
.zoomsearch .sbox_l {
	background: url('/images/searchleft.gif') no-repeat top left;
	float: left;
	width: 9px;
	height: 19px;
}
.zoomsearch .sbox_go {
	padding-top: 0px;
	float: right;
}
.zoomsearch .sbox input {
	background: url('/images/searchmid.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	width: 110px;
	margin: 0px;
	padding: 3px 6px 0 0;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*********** #navBar link styles ***********/
#navBar ul a:link,
#navBar ul a:visited,
.navBar ul a:link,
.navBar ul a:visited {
	display: block;
}
#navBar ul,
.navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li,
.navBar li {
	border-bottom: 1px solid #EEE;
}
/* fix for browsers that don't need the hack */
#navBar li,
.navBar li {
	border-bottom: none;
}
/*********** #sectionLinks styles ***********/
#sectionLinks,
.sectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	font-size: 90%;
}
#sectionLinks h3,
.sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}
#sectionLinks a,
.sectionLinks a {
	display: block;
	border-top: 1px solid #999999;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover,
.sectionLinks a:hover {
	background-color: #dddddd;
}
/*********** .relatedLinks styles ***********/
.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
}
/************** #advert styles **************/
#advert,
.advert {
	padding: 30px 0px 10px;
}
#advert img,
.advert img {
	display: block;
}
/************** #headlines styles **************/
#headlines,
.headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines h3,
.headlines h3 {
	text-indent: 20px;
	font-size: 120%;
}
#headlines p,
.headlines p {
	padding: 0px 0px 5px 0px;
}
