/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;
	background: #ccc url("images/bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #333;
}

/************** header tag styles **************/

h1 {
	color: #334d55;
	font-size: 120%;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", Times, serif;
}

h2 {
	font-size: 110%;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: 700;
	color: #334d55;
}

h3 {
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}
h4 {
	font: 100% Arial,sans-serif;
	color: #333333;
}

h5 {
	font: 100% Arial,sans-serif;
	color: #334d55;
}


/*************** 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: 1px;
	left: 33px;
	right: 2%;
	width:929px;
	background-color: #ffffff;
	height: 1935px;
	visibility: visible;
	overflow: visible;
}

#tl {
	position:absolute;
	top: 247px;
	left: 96px;
	margin: 0;
	padding: 0;
	z-index: 100;
	width: 188px;
	height: 155px;
}

#tr {
	position:absolute;
	top: 263px;
	right: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
	left: 479px;
	width: 6px;
	height: 3px;
}

#masthead{
	position: absolute;
	top: 0;
	left: 2%;
	right: 2%;
	width:95.6%;

}

#pageNav{
	float: left;
	width:178px;
	padding: 0;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0 10px 0 0;
	margin:0px 0 0 178px;
	border-left: 1px solid #ccd2d2;
}

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

.story {
	padding: 10px 0 0 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0 0 10px 0;
}

.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;
}

/********************* end **********************/


/* each page */
.style1
{
	font-size:10px;
}

.style2
{
	font-size:10px;
	color:red;
}

.style3
{
	color:red;
}

.style6
{
	color:#333;
	font-family:Garamond;
}

.style9
{
	font-size:110%;
	font-weight:700;
}

.style18
{
	color:#333;
	font-size:12px;
}

.style19
{
	color:#000;
	font-size:12px;
}

.style26
{
	font-family:Garamond;
	font-size:15px;
}

.style30
{
	color:#000;
	font-size:15px;
	font-family:Garamond;
}

.org-role
{
	color:#666;
	font-size:14px;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
}

.style43
{
	color:#666;
	font-size:14px;
	font-family:Garamond;
	font-weight:700;
}

.style54
{
	font-weight:700;
	color:#FFF;
	font-size:8px;
}

.style56
{
	color:#333;
	font-family:Garamond;
	font-size:16px;
	font-weight:700;
}

.style58
{
	font-family:Garamond;
	font-size:16px;
	color:#333;
}

.style60
{
	font-size:18px;
	font-weight:700;
	font-family:Garamond;
	color:#000;
}

.style61
{
	font-size:18px;
}

.style62
{
	color: #000;
	font-family:Garamond;
	font-size:18px;
}

.style65
{
	color: #FFF;
	font-size:8px;
}

.style77,.style55
{
	font-size:8px;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#main {
	height: 100%;
}
