body { 			font-size: 12px; 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				
	}

h1 { 			font-size: 14px; 
				font-weight: bold; 
				text-decoration: underline; 
				margin: 10px 0 5px; 
	}
h5 { 			margin: 10px 0 0 5px;
				font-size: 11px;
				font-weight: bold; 
				width: 350px;
	}

h6 { 			font-size: 12px; 
				font-weight: bold; 
				text-decoration: none; 
				margin: 10px 0 0; 
	}

p { 			margin: 0 0 5px 10px;
				width: 350px;
	}

a {  			color:#33A;	}

a:link { 		color:#33A;
	  			text-decoration: underline;
		}

a:visited {		color:#33A;	}

a:hover { 		color:#C00;	}

a:active { 		color:#f00;	}

div.navbar a img {	margin-right: 25px;	}

div.navbar img {	margin-right: 25px;	}

ul {			list-style-type: square;  }

.innerbullets ul li {	font-weight: 700;
						margin: 0 0 5px 40px;
						list-style-type: circle; 
					}
					
li {			margin: 0 150px 10px 0;
	}

.navbar { 		text-align: center;
				width: 750px;
				height: 21px;
				margin: 10px auto 0 auto;
		}
		
#undernav { 	width: 750px;
				height: 20px;
				margin: 0 auto;
				background-color: #536885;
				border: 3px solid #536885	}

#mainwrapper { 	width: 750px;;
				height: auto;
				margin: 0 auto;
				border: 3px solid #536885	}


#leftside { 	width: 180px;
				height: 250px;
				margin-top: 40px;
				float: left;
				border-right: #e4e4e4 solid 1px;
		 	}

#pagecontent {	width: 525px;
				margin-left: 200px;
			}

#fineprint { 	color: #7c7c7c; 
				font-size: 10px; 
				width: 700px; 
				margin: 10px auto; 
			}

.fineBodyP { 	color: #7c7c7c;
				font-size: 10px;
				font-style: italic; 
			}

.leftsideP {	text-align: center;
				font-size: 11px; 
				width: 190px; 
				margin: 130px auto 0; 
			}

.acrodiv {		text-align: center;
				font-size: 10px; 
				width: 140px; 
				margin: 200px auto 0; 
			}

.custominst { 	font-size: 12px; 
				font-weight: bold; 
				background-image: url(images/institution.jpg); 
				width: 741px; 
				height: 90px; 
				margin: 0; 
				padding: 0; 
	}

.custominst span { 		display: none;	}

.upgradesubp {	margin-left: 15px;	}