/* CSS Document */
html {
	margin:0;
	padding:0;
}

body{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background:url(images/tile.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;	
}

#mycenter{
	height:100%;
}

.imageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#003CAA;
	text-decoration: none;
}

#wrapper{
	height:100%;
	width:908px;
	background:white;
	text-align:left;
}

#header{
	height:145px;
	width:908px;
	background:url(images/header.jpg) bottom no-repeat; 
}

#logo{
	float:left;
	margin-left:5px;
	margin-top:3px;
}

#phoneNumber{
	float:right;
	margin-top:5px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#23318e;
}

#topNavLinks{
	float:right;
	width:180px;
	text-align:right;
	margin-right:15px;
	height:30px;
}

#dw4items {
	margin-top:2px;
	margin-left:3px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#666666;
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:650px;
	height:20px;
	background-image:url(images/dw4items.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#E4E4E4;
/*	
	border-top:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
*/	
}
#topNav {
	background-color:white;
	height:30px;
	width:100%;
}

#topNav a {
	font-family:Verdana;
	font-size:12px;
	color:#23318e;
	text-transform:uppercase;
	text-decoration:none;
}

#topNav a:hover {
	color:#FF6600;
}

#ContentNavWrapper{
	width:908px;
	height:100%;
	float:left;
	background-color:white;
}

#navWrapper{
	float:left;
	margin-left:3px;
	width:200px;
	height:100%;
}

.navLinerAdjust{
	text-align:right;
	height:5px;
	width:100%;
}

.navLiner{
	float:right;
	background:url(images/navLine.jpg) repeat-x right;
	height:3px;
	width:95%;
}

.navItems{
	display:block;
	height:25px;
	background-color:#e3e8fe;
	padding-top:5px;
	padding-left:3px;
}

.navItems a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#23318e;
	text-decoration:none;
}

.navItems a:hover{
	color:#B90004;	
}


.navItemLiner{
	background:url(images/navItemLiner.jpg) no-repeat right #e3e8fe;
	height:3px;
	width:100%;
}

#address{
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23318e;
	text-align:center;
}


#contentWrapper{
	float:left;
	width:700px;
	height:100%;
	border-left:2px solid #bcc4e9;
}

#contentWrapper2{
	float:left;
	width:700px;
	border-left:2px solid #bcc4e9;
}

#content{
	float:left;
	width:100%;
	height:100%;
}

.contentWrapperLiner{
	float:left;
	width:640px;
	height:2px;
	background:url(images/contentLiner.jpg) no-repeat top left;
	padding-left:20px;
	padding-right:20px;
}

.listRed{
	list-style-image:url(images/bullet.gif);
}

.listRed li ul{
	list-style-image:none;
	list-style:square;
}


.listRed2{
	list-style-image:url(images/bullet.jpg);
	margin-left:10px;
	padding-left:10px;
	margin-top:0px;
	padding-top:0px;
}

.marginL20px{
	margin-left:20px
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#23318e;
	padding:0;
	margin:0;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#003CAA;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	background-color:#DDEDF9;
	border-bottom:1px solid #B0CCEE;
}


.contentLiner{
	margin-left:20px;
	padding-right:20px;
	margin-top:5px;
	height:3px;
	width:60%;
	background:url(images/contentLine.jpg) repeat-x ;
}

p {
	padding-left:20px;
	padding-right:20px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height:20px;
	padding-right:5px;
}

#bucketWrapper{
	width:700px;
	background-color:#e3e8fe;
	float:left;
	height:100%;
	padding-bottom:10px;
}

.bucket{
	float:left;
	width:150px;
	background-color:#e3e8fe;
}

.bucketTop{
	width:100%;
	height:17px;
	background:url(images/bucketTop.jpg) no-repeat;
}

.bucketBottom{
	width:100%;
	height:17px;
	background:url(images/bucketBottom.jpg) no-repeat top;
}

.bucketTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-align:left;
	margin:0 auto;
	width:138px;
	padding-left:12px;
	text-transform:uppercase;
	background-color:white;}

.bucketList{
	background-color:white;
	text-align:left;
	padding-left:20px;
}

.bucketList a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

.bucketList a:hover{
	color:red;
	text-decoration:none;
}

.bucketListItem{
	display:block;
	width:100%;
}

#footer{
	float:left;
	padding-top:10px;
	background-color:#eef1fe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5a5a;
	text-align:center;
	height:20px;
	width:100%;
}

.listBlack{
	list-style-type:square;
}

.listBlack li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:italic;	
}

.smallPrint{
	padding-right:20px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:italic;	
}

.borderLeft{
	border-left:1px solid #B0CCEE;
}

.images{
	border:1px solid #E6E6E6;
	margin:5px;
}

.dwImages{
	padding:2px;
	border:solid 1px #DFE4F4;
}

.tableBorderBottom{
	border-bottom:solid 1px #DFE4F4;
}

.tableBorderSide{
	border-right:solid 1px #DFE4F4;
}

.pdfLinks{
	color:#336699;
}

.pdfLinks:hover{
	text-decoration:none;
}
