/* Basic */

h1,h2,h3,h4,h5,h6
{
	color: #1A34FF;
}
.redFont {
	color: #FF1A34;
	font-size: medium;
}
.purpleFont {
	color: #7c6db6;
}
#mainContent p
{
	margin-bottom: 1em;
	line-height: 1.3em;
	margin-top: 1px;
	padding: 0 0 0 20px;
}

#mainContent h1
{
	font-size: 1.9em;
	color: #4C649A;
	/*color: #1A34FF;*/
}


#mainContent h2
{
	font-size: 1.6em;
	color: #4D61FF;
}

#mainContent h3
{
	font-size: 1.3em;
	color: #FF1A34;
	
}

#mainContent h4
{
	font-size: 1.1em;
	color: #0015B3;
	font-style: italic;
	font-weight: bold;
}

#mainContent h5
{
	font-size: 1em;
	color: #303A77;
}

#mainContent h6
{
	font-size: .90em;
	color: #FF0000;
}

#mainContent h1,h2,h3,h4,h5,h6
{
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}

#mainContent ul
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: disc;
}

#mainContent blockquote
{
	padding: 0.5em 0em 0.5em 1em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	margin-right: 2em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #D8DDFD;
}

#mainContent blockquote p {
	display: inline;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}


#mainContent table
{
	padding: 0.5em;
	margin-bottom: 1.5em;
	background-color: #FFFFFF;
	
}

#mainContent table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#mainContent table td
{
	padding: 0.5em;
}
#mainContent img {
	padding: 5px 10px 5px 5px;
}
#mainContent .ul {
	float: left;
}
hr {
	color: #D8DDFD;
	border: none;
	background-color:#D8DDFD;
	height:1px;
}

.contact {
	margin: 5px;
	padding: 0;
	height: auto;
	width: auto;
}
.contact p {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
#text_box_r {
	float: right;
	width: 12em;
	height: auto;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding: 1em;
	text-align:center;
	color: #303A77;
	/*background-color:#D9DEFE;*/
	background-image: url(../images/vert_tile.jpg);
	background-repeat: repeat-x;
}
#text_box_r h5 {
	color: #3A49A5;
}
.title_box {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-color: #FFF;
	width: 18em;
	margin-top: .5em;
	margin-right: .6em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding: 1em;
	color: #071A71;
	background-color:#BBEEFE;
	background-image: url(/PHD/images/horiz_tile.jpg);
	background-repeat: repeat-y;
}
.image_left {
	float: left;
	margin-top: .5em;
	margin-right: .6em;
	margin-bottom: 1em;
	margin-left: 0em;
	
}
.image_right {
	float: right;;
	margin: 1em 0em 1em 1.5em;
	
/* DO NOT MODIFY */

}
#doh_home {
	background-color: #FFFFFF;
	height: 5px;
	width: 200px;
	padding: 0em;
	margin: 0px;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/PHD/images/blank.gif);
}


a {
	color: #1A34FF;
}

a:hover {
	color: #FF1A34;
	text-decoration: none;
}
.news_box {
	width: 13em;
	margin-top: .25em;
	margin-bottom: 1.5em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #10184D;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1.25em;
	padding-left: 1em;
	background-color: #B3BDFE;
	float: left;
	text-decoration: none;
	color: #10184D;
}

.news_box a {
	text-decoration: none;
}
.hilite {
	font-weight: bold;
	color: #FFBB73;
	font-size: .9em;
}
#header {
	height: 110px;
	width: auto;
	margin: 0 auto;
	background-image: url(/images/headr_phd.jpg);
	background-repeat: repeat-x;
}

#logo_corner {
	left: 0px;
	top: 0px;
	text-decoration: none;
	height: 100px;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#D9DEFE;
color:#212853;
width:210px;
padding:2px;
text-align:left;
font-weight:normal;
/*/*/border:1px solid #000000;/* */
}


.menutitle a {
	color: #212853;
	text-decoration: none;
}

.menutitle a:hover {
	color: #212853;
	text-decoration: none;
}

.submenu{
margin-bottom: 0.5em;
font-size: 0.8em;
}
#mainContent .counties {
	width: 500px;
	height: 320px;
}
#mainContent .counties h4 a {
	color: #0c1481;
}
#mainContent .counties ul {
	float: left;
}
#mainContent .counties ul li {
	list-style: none;
}
#mainContent .counties ul li a {
	font: inherit;
	color: #0c1481;
	font-size: 12px;
}
#mainContent .flightServices {
	margin: 0;
	padding: 0;
	width: auto;
}
