/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #666666;
	font-size: 12px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 20px;
	margin-top: 7px;
	line-height: 160%;
	letter-spacing: 1px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
	color: #660000;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}

h3{
 color: #660000;
 margin: 0px;
 padding: 0px;
}

h4{
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 color: #660000;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

#pageborder{
	width:750px;
	border: 1px solid #990066;
}

#pageNav{
	float: left;
	width:178px;
}

#contentbox{
	background-color: #F5F5F5;
	width: 750px;
}

#content{
	float: left;
	background-color: #FFFFFF;
	width: 572px;
	padding-bottom: 20px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#topdec{
	width: 751px;
	background-color: #006699;
	border-top-color: #7E9BE5;
	border-top-style: solid;
	border-top-width: 15px;
	border-bottom-style: none;
	float: left;
	font-size: 3px;
}


#siteName{
	color: #ffffff;
	background-color: #CC6699;
	width: 705px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 20px;
	float: left;
	padding-top: 50px;
	border-left-color: #990033;
	border-left-style: solid;
	border-left-width: 15px;
	border-bottom-color: #990066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/************** pageName styles ****************/

#pageName{
}

#pageName h2{
	color: #000000;
	font-size: 16px;
}

#pageName img{
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 750px;
min-width: 640px;
height: 2px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:   url("images/glbnav_background.gif");
}

#globalNav img{
 
}

#gnl {
	top: 0px;
	left:0px;
}

#gnr {
	top: 0px;
	right:0px;
}

#globalLink{
	min-width: 640px;
	font-size: 12px;
	width: 750px;
	background-color: #F5FFFA;
	border-top-color: #99CCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	border-bottom-width: 1px;
	line-height: 140%;
}


a.glink, a.glink:visited{
	color: #999999;
	margin: 0px;
	border-right: 1px solid #8FB8BC;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

a.glink:hover{
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
}


/************** feature styles *****************/

.feature{
	min-height: 200px;
	list-style-type: none;
	width: 500px;
	margin-top: 30px;
	margin-left: 25px;
}
html>body .feature {height: auto;}

.feature h3{
	color: #FFFFFF;
	font-size: 14px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature p{
	padding-left: 10px;
}

.feature li{
	list-style-type: none;
	width: 470px;
	margin-left: 15px;
}

.featuretitle{
	width: 500px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	border-left-style: solid;
	border-left-color: 990066;
	border-left-width: 5px;
}


/************** siteInfo styles ****************/

#siteInfo{
	font-size: 12px;
	padding-top: 10px;










	height: 20.px;
	text-align: center;
	clear: both;
	width: 750px;
	padding-bottom: 10px;
	background-color: #FFCCCC;
	color: #990066;
	border-top-color: #990066;
	border-top-style: solid;
	border-top-width: 1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}

#siteInfo a:link, a:visited{
	text-decoration: none;
	color: #990066;
}

#siteInfo a:hover{
	text-decoration: underline;
	color: #990066;
}


#copy{
	text-align: center;
	width: 750px;
	background-color: #FFCCCC;
}
#copy a:link, #copy a:visited {
	color: #990066;
}

#copy a:hover{
	color: #CC6699;
}

/************ sectionLinks styles **************/

#sectionLinks{
	float: right;
	width: 176px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

}

#sectionLinks h3{
	padding: 4px 4px 4px 10px;
	border: 1px solid #cccccc;
}

#sectionLinks a:link {
	background-image:   url("images/bg_nav.jpg");
	color: #333333;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding: 4px 4px 4px 10px;
}

#sectionLinks a:visited {
	display: block;
	background-image:   url("images/bg_nav.jpg");
	color: #333333;
	padding: 4px 4px 4px 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


#sectionLinks a:hover{
	background-color: #999999;
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 4px 4px 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
