@charset "utf-8";

/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */



/******** Body Elements ********/

* {

	margin: 0;

	padding: 0;

	border: 0;

}

body {

	background-color: #ddeeff;

	font-family: verdana, arial, tahoma;

	font-size: 14px;

	line-height: 150%;

	color: #3d3d3d;

}

/******** Layout Elements ********/

.content {

	margin: 0 0 3px 168px;

	padding: 5px;

	border: 2px solid #aaccee;

	background-color: #ffffff;

}

.footer {

	margin: 0 0 3px 168px;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;

	border: none;

	text-transform: uppercase;

      font-size: 11px;

	text-align: center;

}

.gennav {

      margin: 0 0 0 620px;

   	text-transform: uppercase;

      font-size: 11px;

      padding-right: 10px;

      padding-top: 0;

      padding-bottom: 0;

}

.header {

	margin: 1px 0 1px 0;

	border: 2px solid #aaccee;

	background-color: #ffffff;

}

.headlogo {

	margin: 5px 710px 5px 0;

	background-color: #ffffff;

	text-transform: uppercase;

      font-size: 10px;

      color: #888888; 

	text-align: center;

	line-height: 12px;

}

.innerwrapper {

	margin: 0 207px 0 0;

}

.left {

	margin: 0 0 3px 0;

	float: left;

	width: 150px;

	padding: 5px;

	border: 2px solid #aaccee;

	background-color: #ffffdd;

	text-transform: uppercase;

      font-size: 11px;

}

.peoplecell {

	margin: 0 5px 5px 5px;

	padding: 5px;

	border-bottom-style: solid;

	border-bottom-width: 2px;

	border-bottom-color: #bbbbbb;

	background-color: #ffffff; 

      list-style-type: disc;

      list-style-position: outside;
   
}

.right {

	margin: 0 0 3px 0;

	float: right;

	padding: 5px;

	border: 2px solid #aaccee;

	background-color: #ffffdd;

}

.search {

      margin: 105px 0 0 250px;

      float: right;

      padding-right: 10px;

}

.searchbutton {

      vertical-align: middle; 

}

.searchfield {

	padding: 2px; 

	border: 1px solid #cccccc;

}

.subcontent {

	margin: 0 0 15px 0;

	padding: 5px;

	border: 2px #aaccee solid;

	background-color: #ddeeff; 
	
}

.subleft {

	margin: 0 0 3px 0;

	float: left;

	width: 135px;

	padding: 5px;

	border: 2px #ffdd99 solid;

	background-color: #ffffff;

      text-align: center;

	text-transform: none;

      font-size: 11px;

}

.subright {

	margin: 0 0 5px 0;

	width: 175px;

	padding: 5px;

	border: 2px #ffdd99 solid;

	background-color: #ffffff;
	
      font-size: 12px;
      
     	line-height: 150%;

}

.topnav {

	height: 23px;

      margin: 1px 0 1px 0;

	text-transform: uppercase;

      font-size: 11px;

	text-align: left;

      padding-left: 10px;

      background-image: url(images/gradbar.gif);

	border: 2px solid #aaccee;
       
}

.wrapper {

	width: 960px;

	margin: 0 auto;

}

/******** Document Styles ********/

a, a:active, a:visited {

	color: #000099;

              text-decoration: underline;

}

a:hover {

	color: #aa0000;

	text-decoration: none;

}

a:link {}

body {}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #aa0000;

	text-transform: uppercase;

}

h2 {

	margin: 0 0 15px 0;

	font-size: 15px;

	font-weight: bold;

}

h3 {

	font-size: 11px;

	font-weight: bold;

      text-align: left;

}	

h4 {

	font-size: 12px;

	font-weight: bold;

      text-align: center;

}	

li {}

p {}

p {

	margin: 0 0 15px 0;

}

ul {}

.content a, .content a:active, .content a:link, .content a:visited {

	color: #000099;

      text-decoration: none;

}

.content a:hover {

	color: #aa0000;

	text-decoration: underline;

}

.footer a, .footer a:active, .footer a:link, .footer a:visited {

	color: #000099;

      text-decoration: none;

}

.footer a:hover {

	color: #aa0000;

	text-decoration: underline;

}

.footer p {

	margin: 0;

	font-size: 11px;

	line-height: 13px;

}

.gennav a, .gennav a:active, .gennav a:link, .gennav a:visited {

	color: #aa0000;

      text-decoration: none;

}

.gennav a:hover {

	color: #000099;

	text-decoration: underline;

}

.header a, .header a:active, .header a:visited {

	color: #aa0000;

      text-decoration: none;

}

.header a:hover {

	color: #000099;

	text-decoration: underline;

}

.headlogo {}

.innerwrapper {}

.left a, .left a:active, .left a:link, .left a:visited {

	color: #000099;

      text-decoration: none;

}

.left a:hover {

	color: #aa0000;

	text-decoration: underline;

}

.peoplecell {}

.right a, .right a:active, .right a:link, .right a:visited {

	color: #000099;

      text-decoration: none;

}

.right a:hover {

	color: #aa0000;

	text-decoration: underline;

}

.search {}

.searchbutton {}

.searchfield {}

.subcontent {}

.subleft {}

.subright {}

.topnav a, .topnav a:active, .topnav a:link, .topnav a:visited {

	color: #000099;

      text-decoration: none;

}

.topnav a:hover {

	color: #aa0000;

	text-decoration: underline;

}

.wrapper {}

/******** List Styles Styles ********/

ul li {

	margin: 0 0 0 3px;

	list-style: none;

}

ul ul li {

	margin: 3px 0 3px 20px;

	list-style: disc;

}

ul ul {

	margin: 0 0 15px 0;

}

.peoplecell ul li {

	margin: 0 0 0 20px;

	list-style: disc;
}

