﻿.pink, a.pink:link, a.pink:hover {

color:#FF66CC;

}

* { margin: 0; padding: 0; }
body {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	position: relative;
	width: 759px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #333333;
	
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#squares {
	float: left;
	height: 300px;
	width: 21px;
	padding: 31px 0px 0px 0px;
	
}

#header {
	height: 150px;
	width: 737px;
	float: left;
	
}

#header a.login {
	display: block;
	height: 0px;
	width: 127px;
	float: right;
	padding: 15px 0px 0px 23px;
	
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

#header a.login:hover {
	color: #E31935;
}

h1 {
	height: 80px;
	width: 173px;
	padding: 57px 0px 0px 28px;
	
	text-indent: -5000px;
}

h1 a {
	display: block;
	width: 145px;
	height: 63px;
}

#nav {
	width: 207px;
	float: left;
	padding: 0px 21px 0px 29px;
}

#nav li {
	list-style: none;
	display: block;
	line-height: 24px 
}

#nav a {

	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#nav a:hover {
	color: #E31935;
}

#content {
	width: 419px;
	float: left;
	padding: 0px 62px 0px 0px;
	
}

h2 {
	float: left;
	height: 18px;
	padding: 4px 6px 16px 0px;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	
}

.sectionHeading
{
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


h3 {
	float: left;
	height: 18px;
	padding: 4px 6px 16px 0px;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	
}

#content p {
	float: left;
	clear: left;
	padding: 0px 0px 18px 0px;
	line-height: 15px;
	width: 418px;
	color: #666666;
}


#map {
	width: 183px;
	height: 201px;
	padding: 0px 0px 21px 112px;
	float: left;
	clear: left;
}

#pageContent {
	
	float: left;
	clear: left;
	padding: 0px 0px 18px 0px;
	line-height: 15px;
	width: 417px;
	color: #666666;

}
#pageContent li{
	padding: 0px 0px 0px 30px;
   list-style : none;
	}

/*#pageContent li a {
	color: blue;
}*/

#bullets {
	width: 388px;
	font-size: 9px;
	font-weight: bold;
   color: #666666;
	float: left;
	clear: left;
}

#bullets li {
	list-style: none;
	display: block;
	line-height: 18px 
}

#bullets a 
{
	color: blue;
	padding: 0px 0px 0px 30px;

}

#bullets a:hover {
 color: #00529F;
}

#footer {
	width: 419px;
	padding: 45px 0px 1px 0px;
	float: left;
	clear: left;
}

#footer p {
	text-align:center;
	color: #999999;
	line-height: 21px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #00529F;
}

.logoLinks a {

	text-decoration: none;
}

.prop {
    height:360px;
    float:right;
    width:1px;
    
  }
  
#siteMap {
	
	float: left;
	clear: left;
	padding: 0px 0px 18px 0px;
	line-height: 15px;
	width: 417px;
	color: #666666;

}
#siteMap a{
	color: blue;
}
#siteMap li{
	padding: 0px 0px 0px 15px;
   list-style : none;
 }

#siteMap li a {
	color: blue;
}

.basicLink a{
	color: blue;
}

.Mediaprop {
    height:180px;
    float:right;
    width:1px;
    
  }
  
.noticeText
{
	font-size:11pt;
	font-weight:bold;
	
}

.navigateText
{
	padding-top: 115px; 
	padding-left: 90px; 
	text-align: left; 
	width: 350px;
	float:left;
}
  

	


