/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/cell.gif);
	font-size: 14px;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #006699;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #000033;
}

h2{
 font-size: 114%;
 color: #334d55;
}

h3{
	font-size: 100%;
	color: #000033;
	font-weight: bold;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




/************* #footer styles ***************/

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.HeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.FontStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#SectionNavLinks {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
#SectionNavLinks a:link, a:visited {

	color: #006699;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#SectionNavLinks a:hover {
	color: #006699;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#SectionNavLinks ul {
	list-style: list-style-type: square;
}
#SectionNavLinks li {
	list-style: list-style-type: square;
}
.sidestory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
a.sidestory:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
a.sidestory:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
a.sidestory:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
