/* ----- CSS for Momentum Leadership ----- */
*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serifarial;
	}
body{
	background-color:#C0C0C0;
	text-align:center; /* align center for IE good browsers */
	}

/* ----- IDS ----- */
#container{
	background-color:#330000;
	position:relative;
	top:0px;
	width:950px;
	border-top:14px solid #330000;
	border-left:7px solid #330000;
	border-right:7px solid #330000;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	
	}
#banner{
	height:134px;
	background-color:#FFFFFF;
	}
#menu{
	width:100%;
	height:32px;
	color:#33CCCC;
	text-align:center;
	font-size:14px;	
}
#menu a{
	padding-left:25px;
	padding-right:25px;	
	display:block;
	height:18px;
	color:#33CCCC;
	text-decoration:none;	
}
#class a #selected{
color:#FFFFFF;
	}
	
#menu a:hover{
	color:#fff;
}
#content{
	width:100%;
	height:390px;
	background-color:#FFFFFF;
	color:#5C0000;
	font-size:12px;
	}
#content td{
	padding:10px 0px 0px 0px;
	vertical-align:top;
	}

#content #box1{
	width:230px;
	height:294px;	
	text-align:center;
	}

#content #box1_long{
	
	width:200px;
	height:294px;	
	text-align:center;
	}
#content #line1{
	border:1px solid #003333;
	margin:0px 10px 0px 5px;
	 }
#content #line2{
	border:2px solid #330000;
	margin:2px;
	padding:5px; 
	}	
	
#content #box2{
	text-align:left;
	width:400px;
	padding:10px 10px 30px 0px;
	}
#content #box2_long{
position:relative;
left:-7px;
	text-align:left;
	width:800px;
	padding:10px 10px 30px 10px;
	}	




#content #box3{ 
	display:table;
	background-color:#66CCCC;  
	width:300px;
	padding:6px 0px 6px 10px;
	margin-right:12px; 
	height:auto;
	
	
	}
	
#Bottom_infobar{
color:#CCCCCC;
text-align:center;
font-size:10px;
}
#Bottom_infobar a{
text-decoration:none;
color:#CCCCCC;
}

/* ----- CLASSES ----- */

.hide{
display:none;
}
.show{
display:block;
}

/* ----- PARAGRAPHS ----- */

p{
font:;
color:;

font-size:;
font-family:;
font-style:;
font-weight:;
font-variant:;

text-align:;
text-indent:;
text-decoration:;
text-shadow:;
text-transform:;

letter-spacing:;
word-spacing:;
}

/* ----- LISTS ----- */

li{
listy-style:;

list-style-type:;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}

/* ----- LINKS ----- */

a{
font:;
color:;
text-decoration:;
border-bottom:;
}
a:hover{
color:;
background-color:;
border-bottom:;
}
a:visited, a:active, a:focus{
color:;
background-color:;
border-bottom:;body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}