/* Global Styles */

body {
	margin : 0px;
	background-color : #ffffff;
 	background-image : url('mm_menu_bg.gif');
	background-repeat : repeat-y; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #313939;
	}
	
a {
	color : #6666cc;
	text-decoration : none;
	}
	
a:hover {
	text-decoration : underline;
	}

ul {
	list-style : disc inside none;
}
/* ID Styles */

#navigation td {
	border-bottom : 1px solid #66cccc;
	}
	
#navigation a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6666cc;
	line-height : 16px;
	letter-spacing : .1em;
	text-decoration : none;
	display : block;
	padding : 8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background : #8282d5;
	color : #ffffff;
	}
	
#logo 	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #e6e6f6;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #a6a6e1;
	letter-spacing : .4em;
	line-height : 18px;
	}

#dateformat {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6666cc;
	letter-spacing : .2em;
	}
/* Class Styles */
	
.bodyText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #313939;
	line-height : 20px;
	margin-top : 0px;
	text-align : justify;
	}
	
.listText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #313939;
	padding: 0px; 
	padding-top : 5px;
	padding-bottom : 5px;
	margin: 0px; 
	margin-top : 5px;
	margin-bottom : 5px;
	text-align : left;
	}
	
.formText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #313939;
	}
.pageName{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color : #6666cc;
	line-height : 22px;
	vertical-align : bottom;
	letter-spacing : .21em;
	}
	
.subHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6666cc;
	line-height : 22px;
	letter-spacing : .1em;
	text-align: left;
	}

.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #759DA1;
	line-height : 30px;
	}
	
.smallText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 22px;
	}
	
.navText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	line-height : 16px;
	letter-spacing : .1em;
	text-decoration : none;
	}
.bgcolor1 { 
	background-color : #8282d5;
    }
.bgcolor2 { 
	background-color : #a6a6e1;
    }
.bgcolor3 { 
	background-color : #66cccc;
    }
.bgcolor4 { 
	background-color : #6666cc;
    }
.bgcolor5 { 
	background-color : #e6e6f6;
    }


