/* Foundation styles */

body
    { 
	text-align: left;
	background-color:#000033;
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 10px;
	}
	
table.main
	{
	background-color: #ffffff;
	border-collpase: collapse;
	border-style: ridge;
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	}
	
table.content  {
	width: 660px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-right-color: #cccccc;
	border-collapse: separate;
	vertical-align: top;
}

td.content {
    padding-left: 20px;
	padding-right: 20px;
}


table.sidebar {
	background-color: #eeeeee;
	width: 250px;
	border-style: ridge;
	border-width: 4px 4px 4px 4px;
	border-collapse: separate;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.sidebar {
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

table.home_sidebar  {
	background-color: #FFF999;
	width: 210px;
	border-style: ridge;
	border-width: 4px 4px 4px 4px;
	border-collapse: separate;
	margin-right: 15px;
	vertical-align: top;
}

td.home_sidebar  {
	background-color: #FFF999;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}


table.globalnav  {
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.globalnav {
	padding-left: 20px;
	padding-right: 20px;
	}
	

table.topnav  {
		border-collapse: collapse;
		border-style: none;
		padding-bottom: 0px;
		margin-left: 1px;
	}

td.topnav {
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	}

	
table.subnav  {
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #354169;
	width: 100%;
}

td.subnav {
	padding-bottom: 10px;
	}


td.subnavselected {
	padding-bottom: 10px;
	}	


td {
	font-family: Verdana;
	font-size: 8pt;
	}
	


/* Link and Navigation Styles */

a:link {color: #354169; text-decoration: none; font-weight: bold;}
a:visited {color: #354169; text-decoration: none; font-weight: bold;}
a:hover {color: #354169; text-decoration: underline;}
a:active {color: #354169; text-decoration: underline;}

#globalnav a:link {color: #354169; text-decoration: none}
#globalnav a:visited {color: #354169; text-decoration: none;}
#globalnav a:hover {color: #354169; text-decoration: underline;}
#globalnav a:active {color: #354169; text-decoration: underline;}

#globalnavselected a:link {color: #354169; text-decoration: none}
#globalnavselected a:visited {color: #354169; text-decoration: none;}
#globalnavselected a:hover {color: #354169; text-decoration: none;}
#globalnavselected a:active {color: #354169; text-decoration: none;}

#topnav a:link {
	color: #354169; 
	text-decoration: none; 
	padding-left: 16px; 
	padding-right: 16px;
	}

#topnav a:visited {
	color: #354169;
	text-decoration: none;
	padding-left: 16px;
	padding-right:16px; 
	}
	
#topnav a:hover {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #354169; 
	padding-left: 16px; 
	padding-right: 16px; 
	}

#topnav a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #354169;
	padding-left: 16px; 
	padding-right: 16px; 
}

#topnavselected a:link {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #354169;
	padding-left: 16px; 
	padding-right: 16px; 
	}

#topnavselected a:visited {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #354169;
	padding-left: 16px; 
	padding-right: 16px; 
	}

#topnavselected a:hover {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #354169;
	padding-left: 16px; 
	padding-right: 16px; 
	}

#topnavselected a:active {
	color: #ffffff; 
	text-decoration: none; 
	background-color: #354169;
	padding-left: 16px; 
	padding-right: 16px; 
	}

#subnav a:link {color: #ffffff; font-weight: normal; text-decoration: none;}
#subnav a:visited {color: #ffffff; font-weight: normal; text-decoration: none;}
#subnav a:hover {color: #ffffff; text-decoration: underline; font-weight: none;}
#subnav a:active {color: #ffffff; text-decoration: underline; font-weight: normal;}

#subnavselected a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
#subnavselected a:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
#subnavselected a:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
#subnavselected a:active {color: #ffffff; text-decoration: mone; font-weight: bold;}

#leftnav a:link {color: #354169; text-decoration: none;}
#leftnav a:visited {color: #354169; text-decoration: none;}
#leftnav a:hover {text-decoration: underline;}
#leftnav a:active {text-decoration: none;}

#leftnavselected a:link {color: #ffffff; text-decoration: none;}
#leftnavselected a:visited {color: #ffffff; text-decoration: none;}
#leftnavselected a:hover {text-decoration: underline;}
#leftnavselected a:active {text-decoration: none;}

#rightnav a:link {color: #ffffff; text-decoration: none;}
#rightnav a:visited {color: #ffffff; text-decoration: none;}
#rightnav a:hover {text-decoration: underline;}
#rightnav a:active {text-decoration: none;}

.footer a {font-family: Verdana; font-size: 10px; color: #808080;}
.footer a {color: #808080; padding-left: 5px; padding-right: 5px;}
.footer a:link {color: #808080;}
.footer a:visited {color: #808080;}
.footer a:hover {color: #354169; font-weight: bold; text-decoration: none}
.footer a:active {color: #808080;}

#globalnav
	{
	background-color: #ffffff;
	color: #354169; 
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	}
	
#globalnavselected
	{
	background-color: #ffffff;
	color: #354169; 
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	}

	
#leftnav
	{
	background-color: #C5B047;
	border-style: none;
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	color: #354169;
	text-align: left;
	}
	
#leftnavselected
	{
	background-color: #354169;
	border-style: none;
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	}
	
#leftsubnav
	{
	background-color: #d8e0ec;
	border-right: 1px solid #354169;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #354169;
	text-align: left;
	}
	
#leftsubnavselected
	{
	background-color: #808080;
	border-right: 1px solid #354169;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	}


#rightnav
	{
	background-color: #77A06C;
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	}
	
#rightnavselected
	{
	background-color: #354169;
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	}
	
#topnav {
	background-color: #dddddd;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #354169;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}

#topnavselected
	{
	background-color: #354169;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	border-color: #354169;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

#subnav
	{
	background-color: #354169;
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
	}

#subnavselected
	{
	background-color: #354169;
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
	}



#footer {
	font-family: Verdana;
	font-size: 10px;
	color: #808080; 
	margin-left: 20px;
}

/* Header Styles */ 

.hmain {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 0px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #000000;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #354169;
	letter-spacing: -1px;
	margin-top: 0px;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	}
	
h3 {
	font-family: Verdana, Helvetica, Sans-Serif;	
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	}
	
h6 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #354169;
	margin-bottom: 0px;
	}



/* Body copy styles */

	
p, ul, li {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}

ul {
	list-style-type: square;
	margin-left:2.5em;
	padding-left:0px;
	margin-bottom: 0px;
}

li {
	margin-left: 0px;
}



.blurb  {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	margin-top: 2px;
	margin-bottom: 0px;
}
