/* CSS Document for Classes in DotNetNuke - Leadership In Action Child Portal */
/*
Main Colors Used In This Site
Light Slate Blue: 336573
Black: 000
Gold: 68492b
Yellow:ffff89

*/
body {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom:5px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
td, .Normal, .NormalDisabled {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}
A:link 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    text-decoration:    underline;
    color:  #336573;
	margin-bottom:0px;
}
A:visited   
{
    text-decoration:    underline;
    color:  #336573;
	margin-bottom:0px;
}
A:active    
{
    text-decoration:    underline;
    color:  #336573;
	margin-bottom:0px;
}
A:hover 
{
    text-decoration:    underline;
    color:  #336573;
	margin-bottom:0px;
}
.mainarea {
	vertical-align:top;
	width:537px;
	padding-top:0px;
}
.liamenubg {
	background-image: url(menu_bg.jpg);
	background-repeat:repeat-y;
}
A.links:link 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    text-decoration:    none;
    color:  #336573;
	margin-bottom:0px;
}
A.links:visited   
{
	font-size:  9px;
    text-decoration:    none;
    color:  #336573;
	margin-bottom:0px;
}
A.links:active    
{
	font-size:  9px;
    text-decoration:    none;
    color:  #336573;
	margin-bottom:0px;
}
A.links:hover 
{
	font-size:  9px;
    text-decoration:    underline;
    color:  #336573;
	margin-bottom:0px;
}
.smalltext{
	color:#666666;
	font-size:10px;	
}
.commonheader {
	color:#000;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.boldheader {
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.altheader {
	color:#9A6927;
	font-size:12px;
	font-weight:bold;
}
