/* Presentation Stylesheet #menu li.active a { background: #fff20d; } */ 
p {
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;

	font-family: "Verdana", "Arial", "Helvetica", "Lucida Sans", "sans-serif", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 }

.noinset {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-decoration: none;

}

.moreinset {
padding-left: 14px;

}

.moreinsetplus {
padding-left: 21px;

}

.mostinsetplus {
padding-left: 34px;

}

.title {
 	padding: 0 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Arial Black" ;
	font-weight: bold;
	font-size: 42px;

}

.raised {
position:relative;
top:-5px;
text-align: center
}


.lowered {
position:relative;
top:5px;
}

.center {
	text-align: center
}


.redtext {
	color: #aa0000;
}

.pinktext {
	color: #fe3466;
}

.lightbluetext {
	color: #dfdfff;
	font-weight: bold;
}

.brightbluetext {
	color: #66cbff;
}

h1, h2, h3, h4 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Arial Black" ; }
 
h1 {
 	margin:0; 
 	padding: 5px 10px;

	font-size: 18px;
	font-weight: bold;
	

 }
 
h2 {
 	margin:0; 
 	padding: 5px 10px;

	font-size: 18px;
	font-weight: bold;
	color:#666666;
	white-space:nowrap;
 }

h3 {
 	margin:0; 
 	padding: 5px 10px;

	font-size: 14px;
	font-weight: bold;
	color:#555676;
 }

li {

 	padding: 1px 15px;
	padding-left: 0px;

	font-family: "Verdana", "Arial", "Lucida Sans", "sans-serif", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: normal;
 }

ul {
	list-style-type: none;
	list-style-position: inside; 
  	margin-left: 0;
	padding-left: 30px;
}

ol {
	list-style-type: none;
	list-style-position: inside; 
  	margin-left: 0;
	padding-left: 30px;
	
}


.main a:link {color: #33649C; text-decoration: none;}
.main a:visited {color: #000000; text-decoration: none;}
.main a:hover {color: #336633; text-decoration: none;}
.main a:active {color: #999999; text-decoration: none;}

.navbar a:link {color: #ffffff; text-decoration: none;}
.navbar a:visited {color: #cccccc; text-decoration: none;}
.navbar a:hover {color: #ccffcc; text-decoration: none;}
.navbar a:active {color: #cc99cc; text-decoration: none;}

.main 

li {

 	padding: 1px 15px;
	padding-left: 0px;
	font-family: "Verdana", "Arial", "Lucida Sans", "sans-serif", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: normal;
    list-style: square inside; color:#555676;
 }



