/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Times New Roman", Times, serif
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background: url("bg_grad.jpg") fixed;
	;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #520501;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

a {
	font-family: Times New Roman, Times, serif;
	color: #003333;
}

a:hover {
	text-decoration: underline;
	color: #A41B13;
}

a:active{
	text-decoration: underline;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}

a:visited{
	text-decoration: none;
	border: 1px, color #FF11FF;
}


/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 150% "Times New Roman", Times, serif;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 60% "Times New Roman", Times, serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 3px solid #003333;
	border-bottom: 3px solid #003333;
	font:"Times New Roman", Times, serif;
	border-right: 2px solid #003333;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 100% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px none #003333;
}

#pageName h2{
	font: bold 175% "Old Antic Outline Shaded";
	color: #003333;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 18px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 4px;
}



/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #003333;
	border-top: 10px solid #003333;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #003333;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 120%;
	min-height: 1px;
	height: auto;
	border-top: medium none #003333;
	border-right: medium none #003333;
	border-bottom: medium none #003333;
	border-left: medium none #003333;
	font-weight: bold;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 150% "Old Antic Outline Shaded";
	color: #003333;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 10px 20px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.story h3{
	color: #003333;
	font-size: 150%;
	font-weight: bold;
	font-family: "Old Antic Outline Shaded";
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #003333;
	font-size: medium;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-align:center;
	border-right:1px solid #003333;
	font-size: 150%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #003333;
	border:5px double #003333;
	background-color: #D1EFE2;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #003333;
	border-bottom: 1px solid #003333;
	background-color: #438787;
	font-weight: lighter;
	padding: 3px 0px 3px 10px;
	color: #003333;
	text-decoration:none;
}

#sectionLinks a:hover{
	border-top: 1px solid #003333;
	border-bottom: 1px solid #003333;
	background-color: #D1EFE2;
	font-weight: bold;
	text-decoration: blink;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 2px solid #003333;
	text-align:center;
	border-right: 1px solid #003333;
}

.relatedLinks h3{
	padding: 5px 0px 0px 0px;
	border:3px double #003333;
	background-color: #D1EFE2;
}

.relatedLinks a{
	display: block;
	border: 1px solid #003333;
}

.relatedLinks a:link{
	text-decoration:none; 
}

.relatedLinks a:hover, active{
	background: #FFFEEA;
	font-weight: bold;
	font-size: 125%;
}
/**************** calender *****************/

#calender{
	margin:0px;
	padding: 12px;
	border-right:1px solid #003333;
	border-bottom: 2px solid #003333;
}

#calender space{
	display: block;
}

.main {
width:160px;
border:1px solid #003333;
}

.month {
background-color:#003333;
font:bold 14px verdana;
color: #66CCCC;
}

.daysofweek {
background-color: #CCFFCC;
font:bold 12px verdana;
color:#003333;
}

.days {
font-size: 12px;
font-family:verdana;
color:#003333;
background-color:#669999;;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}


/**************** advert styles *****************/

#advert{
	margin: 0px;
	padding: 0px;
	border-right:1px solid #003333;
	font-size: 80%;
	border-top: 0px solid #003333;
	font-weight: bold;
}

#advert img{
	display: block;
}

/********************* end **********************/

