/***********************************************/
/* emx_nav_left.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #030d89;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-width: 671px;
}
#wrapper {
  text-align: left;
  width: 671px;
  margin-left: auto;
  margin-right: auto;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #030d89;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	font-weight: bolder;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #030d89;
 margin: 0px;
 padding: 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #030d89;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #030d89;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #030d89;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #030d89;
 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: #030d89;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 0px;
	width:800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #9aff9a;
	border-bottom-color: #9aff9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	height: 83px;
	background-color: #9aff9a;
	
}

#mastheadlogo{
	float: left;
	padding-top: 1px;
	padding-left: 1px;
}

#mastheadmoto{
	background-color: #9aff9a;
	margin-left: 150px;
	margin-right: 150px;
	padding-top: 15px;
	font-size: 1.2em;
	
}

#pageNav{
	width:180px;
	padding: 2px;
	font: small Verdana,sans-serif;
	margin: 0px 0px 0px 1px;
	height: auto;
	float: right;
}

#picsRight{
	width:100px;
	padding: 10px 2px 2px 2px;
	font: small Arial,sans-serif;
	margin: 0px 0px 0px 1px;
	height: 663px;
	float: left;
	font-size: 70%;
}

#content{
	padding: 0px 5px 0px 2px;
	margin-left: 102px;
	margin-top: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 2px 0px 8px 2px;
	color: #030d89;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	padding: 0px;
}
.btmtable {
	padding: 2px 0px 0px 0px;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	padding: 20px 0px 0px 0px;
	font-size: 80%;
}
html>body .feature {
	height: auto;
	margin-right: 0px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #030d89;
	padding: 10px 0px 5px 0px;
}

.feature img{
	text-align:center;
	display:block;
	padding-top: 2px;
	margin: auto;
}


/*************** story styles ******************/

.story {
	padding: 0px 5px 0px 0px;
	font-size: 80%;
	overflow: auto;
	height: 600px;
}
.storypages {
	padding: 0px 5px 0px 0px;
	font-size: 80%;
}
.storysplit {
	padding: 0px 5px 0px 5px;
	font-size: 80%;
	overflow: auto;
	height: 140px;
	border: solid #030d89 2px;
}
.centeredImage {
	text-align:center;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #030d89;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #030d89;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/*************** bottom picture styles ******************/


.btmtable2 {
	padding: 2px 0px 0px 0px;
	font-size: 80%;
	margin-right: 184px;
}
.btmtablevideo {
	padding: 2px 0px 0px 0px;
	font-size: 80%;
	margin: 0px 0px 0px 270px;
}
.btmtbstory h3{
	font: bold 125% Arial,sans-serif;
	color: #030d89;
}

td.btmstoryLeft{
	padding-right: 12px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	color: #9ceb6e;
	text-align: center;
	background-color: #030d90;
	line-height: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
#siteInfo a:link, #siteInfo a:visited{
	color: #9ceb6e;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/**************** advert styles *****************/

#advert{
	margin-top: 2px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.btmsmall {
	font-size: xx-small;
}
.bullet {
	list-style-image: url(../Images/bullet.gif);
}
.invisible {
	display: none;
}
