/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 13px;
}

a:link, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:link, a:hover, a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white1:link, a:hover, a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

h2{
	font:18px Times New Roman, Times, serif;
	color: #999999;
	letter-spacing:0.3em;
	line-height:26px;
	text-transform: capitalize;
}

h3{
	font:15px Times New Roman, Times, serif;
	color: #FFFFFF;
	letter-spacing:0.3em;
	line-height:26px;
	text-transform: capitalize;

}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

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


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 2px 0px;
	width: 100%;
	background-color: #666666;
	border: 0px solid #cccccc;
	color: #666666;
	border-bottom: 0px solid #cccccc;
}

#navBar{
	margin: 0 0 0 85%;
	padding: 5px;
	background-color: #000000;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#content{
  float:left;
	width: 80%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #666666;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	font-size: 14px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 20px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
		font:18px Times New Roman, Times, serif;
	color: #999999;
	letter-spacing:0.3em;
	line-height:26px;
	text-transform: capitalize;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


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

.story{
	padding: 10px 0px 0px 10px;
	background-color: #000000;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-transform: none;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #333333;
	border-top: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
/* 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;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
	line-height: 1.5;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#content .feature img {
	float: right;
	padding-left: 20px;
}
.float-right {
	float: right;
	padding: 5px;
}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
#navigation .navText a {
	text-decoration: none;
	text-transform: uppercase;
}

	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid gray;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: gray;
	}

#background td {
	background:url(Resources/mm_bg_header.gif);
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #999999;
	letter-spacing:0.3em;
	line-height:26px;
	text-transform: capitalize;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	line-height:16px;
	text-transform: capitalize;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.float-left {
	float: left;
}
.adbox {
	padding-left: 25px;
}

.float-right {
	float: right;
	padding-right: 20px;
}
.float-right-image {
	float: right;
	background-color: #666666;
	padding: 10px;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;
	text-align: center;
	margin-left: 10px;
}
.float-left-image {
	float: left;
	background-color: #666666;
	padding: 10px;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
}
h1 {
	font:24px Times New Roman, Times, serif;
	color: #FFFFFF;
	letter-spacing:0.3em;
	line-height:26px;
	text-transform: capitalize;
}
#content .story p {
	font-size: 14px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.2;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #999999;
}
