body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:hover{
	color: #CC0000;
	text-decoration: none;
}
ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

/**** table tag styles ****/
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#navBar {
	position: absolute;
	left: 0px;
	top: 206px;
	background-image: url(images/navbar_bg1.gif);
	height: 1000px;
	width: 150px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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 {
	border-bottom: 0px none #EEE; 
	padding-bottom: 2px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#menuButton {
	background-image: url(images/button_up.gif);
	height: 23px;
	width: 120px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-indent: 25px;
	white-space: nowrap;
	line-height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#menuButton a:link {
	text-decoration: none;
	color: #CC0000;
}	
#Masthead {
	height: 206px;
	width: 900px;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-image: url(images/masthead_bg1.gif);
	position: absolute;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}
#menuButton a:hover {
	background-image: url(images/button_dn.gif);
	text-decoration: underline;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:  url(images/button_up.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-indent: 25px;
	white-space: nowrap;
	margin-left: 8px;
	line-height: 20px;
}

#sectionLinks a:hover{
	background-image:  url(images/button_dn.gif);
	text-decoration: none;
	color: #660000;
	background-repeat: no-repeat;
}
#subtitle {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	top: 120px;
	width: 300px;
	height: 20px;
	position: absolute;
	left: 400px;
	font-weight: bold;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 10pt Verdana, sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #005FA9;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#content {
	position: absolute;
	width: 80%;
	left: 151px;
	top: 220px;
	float: left;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}
#subNav {
	position: absolute;
	width: 80%;
	left: 200px;
	top: 175px;
	z-index: 0;
}
#Masthead-corner {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#Masthead-left {
	position: absolute;
	left: 25px;
	top: 50px;
}
#logo {
	position: absolute;
	left: 230px;
	top: 35px;
}
#rightNav {
	float: right;
	width: 20%;
	padding-right: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px 0px 0px 10px;
}
/************** .article styles ***************/

.article{
	padding: 0px 10px 10px;
}

.article h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: 13pt;
}
.article h4{
/*	padding: 30px 0px 5px 0px; */
	font-size: 12pt;
}

.article img{
	float: left;
	padding: 12px 12px 12px 0px;
}
#rightNav p {
	font-weight: bold;
}
#rightNav a{
	color:#0000CC;
}
#rightNav a:hover {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	font-size: 66%;
	color: #999999;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Ad {
	font-size: 80%;
	color: #FFFFFF;
	top: 20px;
	width: 75%;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	padding: 10px 5px 10px 10px;
}
#Ad p {
	font-weight: bold;
}
#Ad a {
	color: #33FFFF;
}
#Ad a:hover {
	text-decoration: underline;
}
#Ad img {
	padding: 5px;
}
.image-right {
	float: right;
	padding-left: 12px;
}
.image-nofloat {
	float: none;
/*	padding-left: 12px; */
}
.hilite {
	background-color: #FFFF00;
}
#bookmark {
	font-size: 12px;
	position: absolute;
	left: 30px;
	top: 150px;
}
#bookmark a:link { 
	color:#FFFFFF
}	
#bookmark a:active { 
	color:#FFFFFF
}	
#bookmark a:visited { 
	color:#FFFFFF
}	
td img {
	padding: 0px;
	float: none;
}
