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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 31px;
	padding-top: 10px;
}

a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
    color: #CC0099;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2{
 font-size: 90%;
 color: #333333;
}

h3{
	font-size: 22px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	line-height: 25px;
}

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

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


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 0 0 74%;
	background-color: #FFFFFF;
	border-bottom: 0;
	width: 250px;
	float: none;
}

#content{
  float:left;
	width: 60%;
	margin: 0 0 0 1%;
	padding: 0 8% 0 5%;
}



/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	background-image: url(images/top-nav.gif);
	background-repeat: repeat-x;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 75%;
	padding: 0px 4px 0px 0px;
	color: #CCCCCC;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: bold;}


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



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border: 1px dotted #000066;
}

.feature h1{
	padding: 20px 0px 5px 0px;
	text-align: left;
	color: #0000CC;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	line-height: 25px;
}

.story p{
	padding: 0px 0px 10px 0px;
	line-height: 25px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 85%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 180px;
	border-width: 0px;
	border-top: solid #cccccc 1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	border-bottom-style: none;
	border-left: 1px solid #cccccc;
}
#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: 1px solid #EEE;}

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


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #CC0033;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #CC0033;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	color: #FF0000;
}






/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
p {
	line-height: 25px;
}
.float {
	float: left;
	margin-right: 15px;
}
#info_box {

	padding: 5px;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
#info_box label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
}
#navBar_header {
	background-image: url(images/top-bar-bg.gif);
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}
#headerImage {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
    width: 100%;
    height: 146px;
    position: relative;
}
#headerImage a {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 146px;
}

#headerImage a h1
{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	line-height: 30px;
	font-weight: lighter;
	margin-left: 20px;
	margin-top: 20px;
}

#app {
	margin: 0 0 0 74%;
	padding-bottom: 5px;
	background-color: #CCFF99;
	width: 250px;
	float: none;
	border: 1px solid #009933;
}
.smallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#appBottom {

	margin: 0 0 0 72%;
	padding: 0px;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}
#appHeader {
	background-image: url(images/app-top.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.approved {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #000000;
	height: 140px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: bottom;
	height: 145px;
	width: 100%;
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#links {

	margin: 0px;
	font-size: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-width: 0;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
}
#relatedLinks {

	position: relative;
	margin: 0px;
	font-size: 75%;
}
#relatedLinks h3 {

	padding: 5px 0px 2px 5px;
}
#relatedLinks a:link {
	padding: 1px 0px 1px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#relatedLinks a:visited {
	padding: 1px 0px 1px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#relatedLinks a:hover {

	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 1px 0px 1px 7px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#bookMark {
	padding: 8px 0px 2px 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-left: 15px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
}
#search{
	padding: 6px;
}
.calc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	height: auto;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
h4 {

	font-size: 18px;
	color: #334d55;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {

	font-size: 22px;
	color: #0033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table.app_style {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size: 125%;
	
}
table.app_style td {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 10px;
}
.Headline {
	color: #CC3300;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.story h1 {
	padding: 5px 0px 10px 10px;
	background-image: url(images/head_background.gif);
	color: #333333;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-top: 30px;
}
.boxlink {
	color: #990033;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
label{
	font: 75% Arial,sans-serif;
	color: #334d55;
	line-height: 26px;
}
