/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px 0px 0px 10px;
	padding: 0px;
    background-color: #669999;
}

table {
  margin-top: 5px;
}

a:link, a:visited {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-weight: normal;
    font-size: 12px;
}
a:hover {	
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */ */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Bosanova;
 font-size: 300%;
 color: #006C6C;
}

h2{
	font-size: 120%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 110%;
	color: #334d55;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h5{
	font-size: 100%;
	color: #334d55;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin-left: 0;
	width: 100%;
	background-color: #669999;
}

#NavBar {
	position: relative;
    left: 0px;
	float: left;
    clear: right;
}

.PageContent {
	float: left;
    clear: left;
    width: 945px;
}


#content{
  float:left;
	margin: 5px;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size; 12px;
    width: 945px;
    background-color: #FFFFFF;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 10px 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */

#Modules-UMCData {
	float: right;
}
/************** Tables ************************/


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #990000;   
	padding: 10px 10px 10px 0px;
	margin-top: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 945px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/* FONTS */
#siteInfo a {
	color: #990000;
    text-decoration: underline;
}

#siteInfo a:hover {
	color: #FFFFFF;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.Copyright#siteInfo {
	color: #FFFFFF;
}

.DocumentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BoldTealItalic {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #005959;
}
    
.TableTextNavyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.TableTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
.TableTextBlackBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
.TableTextNavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	list-style-position: inside;
	list-style-type: circle;
}
.TableTextTeal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #005959;
	list-style-position: inside;
	list-style-type: circle;
}
.PageTitle {
	font-family: Bosanova;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #006C6C;
}
.TableTextBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #775100;
	list-style-position: inside;
	list-style-type: circle;
}
.TableTextPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	list-style-position: inside;
	list-style-type: circle;
}
.TableTextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #008000;
	list-style-position: inside;
	list-style-type: circle;
}
.LogoRed {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #660000;
    font-weight: bold;
}
.LogoBlue {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000099;
}
