@charset "UTF-8";




h1 { color: #102741; font-size: 24px; font-weight: normal; margin: 3px 0px 25px 0px; 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}
h2 {color: #666; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px;}
a          {color: #666; }
a:visited  {color: #666; }
a:hover    {color: #FFF; }

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
    width: 100%;
	background-color: #333;
	background-position: 0px bottom;
}

/* BANNER AREA */
.header {
	width: 100%;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	top: 0px;
	margin-top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.bannerArea {
	width: 980px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	margin-top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/phil_graphic.jpg);
	background-repeat: no-repeat;
}

.contentArea {
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}

/* CONTENT AREA */

.contentbox {
	width: 100%;
	min-height: 124px;
	#height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	height: 50px;
}
.contentbox img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.contentbox .contenttype {
	margin-left: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 40px;
}

.contentbox .contenttype h2 {
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	padding-left: 0px;
	margin-left: 0px;
	font-style: normal;
}
.contentbox .contenttype h2 a {
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
.contentbox .contenttype h2 a:visited {
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype h2 a:hover {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.contentbox .contenttype a u {
	text-decoration: none;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contentbox .contenttype a:hover {
	color: #FFF;
}
.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}

.contentinfo {
	background-image: url(images/info_hg.png);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
.contentinfo img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 100%;
}
.contentinfo .contenttype {
	margin-left: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	width: 400px;
	height: auto;
	margin-bottom: 8px;
}

.contentinfo .contenttype h2 {
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	padding-left: 0px;
	margin-left: 0px;
	font-style: normal;
}
.contentinfo .contenttype h2 a {
	color: #CCC;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
.contentinfo .contenttype h2 a:visited {
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentinfo .contenttype h2 a:hover {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}


/* FOOTER AREA */
.footerArea {
	height: 25px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff;
	top: auto;
	position: relative;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}

.footercontent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	top: auto;
	clip: rect(0px,auto,0px,auto);
	padding: 0px;
}

.footernav {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	color: #CCC;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #666;
	text-decoration: none;
}
.footernav a:visited {
	color: #999;
}
.footernav a:hover {
	color: #FFF;
}

.copyright {
	border-width: 2px;
	margin-left: 10px;
	margin-right: 30px;
	padding-top: 12px;
	color: #999;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
}
