
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffec;
}

#frame {
	width:750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: 1px solid #3C5071;
	border-right: 1px solid #3C5071;
}

a{
	color: #3c5071;
	text-decoration: none;
}

a:link{
	color: #3c5071;
	text-decoration: none;
}

a:visited{
	color: #3c5071;
	text-decoration: none;
}

a:hover{
	color: #4e7194;
}

h1{
 font-size: 120%;
 color: #3c5071;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #3c5071;
 margin-top: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 80%;
 color: #3c5071;
 margin: 0px;
 padding: 0 0 0 10px;
}

ul{
 text-align: left;
 list-style-type: square;
 list-style-image: url(../images/newbullet2.gif);
 line-height: 1.3em;
 font-size: 12px;
}
ol {
 font-size: 80%;
  text-align: left;
}
ol ol {
 font-size: 80%;
}


ul ul{
 text-align: left;
 list-style-type: square;
 list-style-image: url(../images/newbullet3.gif);
 line-height: 1.3em;
 font-size: 12px;}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

p {
	font-size: 80%;
}

/* Layout Divs                                 */

#masthead_top{
	padding: 0px;
	margin: 0px;
	height: 11px;
	background-color: #8aa9cc;
	width: 100%;
	border-top: 1px solid #3c5071;
	border-bottom: 1px solid #3c5071;
}

#masthead_bottom{
	padding: 0px;
	margin: 0px;
	height: 11px;
	background-color: #8aa9cc;
	width: 100%;
	border-top: 1px solid #3c5071;
	border-bottom: 1px solid #3c5071;
	clear:both;
}


#masthead{
	padding: 0px;
	height: 100px;
	background-image: url(../images/top_blue.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	color: #3c5071;
	width: 100%;
}

#navBar{
	float: left;
	width: 209px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #3c5071;
	border-bottom: 1px solid #3c5071;
}


#content{
  float: left;
  width: 537px;
}

#content ul{
 list-style-type: square;
 list-style-image: url(../images/bullet.gif);
 list-style-position: inside;
 line-height: 1.2;
}


/* Components                                  */

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 3px 0px 4px 10px;
color: #cccccc;
font-family: Verdana,Arial,sans-serif;
margin: 1px 0px 0px 0px;
background-image: url(../images/bottom_blue.jpg);
background-position: left top;
background-attachment:fixed;
background-repeat: repeat-x;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	font-weight:bold;
	padding: 4px 6px 8px 6px;
	margin-top: 8px;
	border-left: 1px solid #3c5071;
	border-right: 1px solid #d5c6c8;
	border-top: 1px solid #3c5071;
}

#globalNav a:hover {
	background-color: #8AA9CC;
	background-image: url(../images/backtop_hov.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #3c5071;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 15px 0px 2px 0px;
	text-align: center;
	font-size: 14px;
	color: #3c5071;
}

.feature img{
	float: left;
	padding: 0px;
}
.feature p {
	padding: 2px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px;
	font-size: 80%;
}

.story h3 {
	background-color: #9e6e3f;
	color: #ffffff;
	padding: 10px;
}


/************* #siteInfo styles ***************/

#footer{
	clear: both;
	background-color: #bac9c6;
	border-top: 1px solid #dddddd;
	font-size: 75%;
	color: #000000;
	padding: 10px;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#footer a {
	color: #e7ebef;
}

#footer a:hover {
	text-decoration: underline;
}

/************* #search styles ***************/

#search{
	padding: 8px 0px 4px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;

}


/*********** #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: 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;
	padding: 0px;
	font-size: 80%;
	width: 193px;
}

#sectionLinks .teal a {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #86a1aa;
	background-color: #bac9c6;
}
#sectionLinks .teal a:hover {
	background-color: #DCE4E2;
}

#sectionLinks .orange a {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #c6ac93;
	background-color: #e4cab1;
}
#sectionLinks .orange a:hover {
	background-color: #EBD8C5;
}


#sectionLinks a {
	display: block;
	padding: 0px;
	margin: 0px;
	}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-color: #ffffff;
	background-image: url(../images/br.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat:  repeat-x;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.boxy {
	display:block;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #86a1aa;
}
.small {
	font-size: 12px;
	font-weight:bold;
}
.teal_box {
	background-image: url(../images/back_teal.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 2px 2px 5px;
	width: 98%;
	border: 1px solid #687a7c;
	margin-top: 5px;
}
.orange_box {
	padding: 3px 5px 5px 10px;
	border: 1px solid #687a7c;
	background-color: #fde3ca;
	background-image: url(../images/back_orange2.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
}
.orange_box2 {
	background-image: url(../images/back_orange2.jpg);
	background-attachment: fixed;
	background-color: #fde3ca;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px 2px 2px 5px;
	width: 98%;
	border: 1px solid #687a7c;
	margin-top: 5px;
}
.teal_box2 {
	padding: 3px 5px 5px 10px;
	border: 1px solid #687a7c;
	background-color: #e1e7e5;
	background-image: url(../images/back_teal.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
}

.title_block {
	margin: 15px auto;
	border-bottom: 2px solid #FBC792;
	background-color: #E2E4EB;
}

/*  SWITCH CONTENT 2 CSS */

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{
font-weight: bold;
	background-image: url(../images/back_orange2.jpg);
	background-attachment: fixed;
	background-color: #fde3ca;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px 2px 2px 5px;
	border: 1px solid #687a7c;
	margin-top: 5px;
	height: 50px;
}

div.eg-bar{
width: 100%;
}

.icongroup1{
width: 97%;
	padding: 15px 10px;
	border: 1px solid #687a7c;
	border-top: none;
	background-color: #e1e7e5;
	background-image: url(../images/back_teal.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
}


.eg-bar2{
	font-weight: bold;
	background-color: #e1e7e5;
	background-image: url(../images/back_teal.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
	padding: 5px 2px 2px 5px;
	border: 1px solid #687a7c;
	margin-top: 5px;
	height: 50px;
}

div.eg-bar2{
width: 100%;
}

.icongroup2{
	width: 97%;
	padding: 15px 10px;
	border: 1px solid #687a7c;
	border-top: none;
	background-image: url(../images/back_orange2.jpg);
	background-attachment: fixed;
	background-color: #fde3ca;
	background-position: left bottom;
	background-repeat: repeat-x;
}


.blue_outline {
	border: 1px solid #dde5da;
	margin:0 auto;
	width: 90%;
	background-image: url(../images/thelongesttemplatepage_teal.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat;
}
.orange_outline {
	border: 1px solid #c6ac93;
	margin:0 auto;
	width: 90%;
	background-image: url(../images/thelongesttemplatepage_orange.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat;
}
.main_outline {
	border: 1px solid #dde5da;
	margin:0 auto;
	width: 90%;
	background-image: url(../images/thelongesttemplatepage_main.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat;
}