﻿@import url(layout.css);
body {
	padding: 0px;
	margin: auto;
	background-color: #66CCFF;
	width: 995px;
	right: auto;
	left: auto;
}
#masthead {
	padding: 0px;
	margin: auto;
	width: 995px;
	background-color: #0F73BD;
	left: auto;
	right: auto;
	height: auto;
}
#navigation {
	padding: 0px;
	margin: auto;
	background-color: #66CCFF;
	overflow: hidden;
	width: 1055px;
	height: 38px;
	right: auto;
	left: auto;
}
#column_l {
	padding: 0px;
	margin: auto;
	background-color: #66CCFF;
	left: auto;
	width: 1005px;
	right: auto;
}

/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
	}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 1055px;
	margin: 0;
	padding: 0;
	background-color: #66CCFF;
	height: 31px;
	line-height: 1em;
	right: auto;
	left: auto;
}
#navigation li {
	border: 1px solid #0000ff;
	background-color: #66CCFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	float: left;
	width: 10em;
	height: 20px;
}

#navigation a {
	color: #00000ff;
	text-decoration: none;
	display: block;
	padding: 1px;
	background-color: #66CCFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	height: 17px;
	font-size: 14px;
	font-weight: normal;
}

#navigation a:hover {
	color: #0000ff;
	text-decoration:underline;
}

#navigation li ul {
	position: absolute;
	width: 8em;
	left: -999em;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
	color: #3399FF;
}
#navigation li:hover ul {
	left: auto;
	z-index: 9;
	color: #3399FF;
}

/* Styles for Content */


h1 {
	font-size: 28px;
	color: #000000;
	margin-left: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h5 {
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/* Styles for Footer */
#footer p {
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin: 10px;
	padding: 1px;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 950px;
	right: auto;
	left: auto;
}
#footer a {
	color: #0000ff;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#footer a:hover {
	color: #0000ff;
	text-decoration:underline;
}
/* Styles for Links */
a {
	color: #0000ff;
	text-align: center;
}

a:hover {
	color: #0000ff;
	text-decoration:underline;
}

.style_bold {
	font-weight: bold;
}

.Title {
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

    .box1 {
        background-color:#FFFFCC;
        padding:15px;
    }
    .para0 {
        line-height:50px;
        text-align:center;
    }
    .text3 {
        font-family:'Footlight MT Light';
        font-size:36px;
        text-decoration:none;
        color:black;
    }
    .text6 {
        font-family:'New Century Schlbk';
        font-size:14px;
        text-decoration:none;
        color:black;
    }
    .text5 {
        font-family:'I New Century Schlbk Italic';
        font-size:14px;
        text-decoration:none;
        color:black;
    }
    .text2 {
        font-family:'Times','Times New Roman','Serif';
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        color:black;
	text-align: left;
}
    .para1 {
        text-align:center;
    }
    .text0 {
        font-family:'Times','Times New Roman','Serif';
        font-size:18px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text11 {
        font-family:'Times','Times New Roman','Serif';
        font-size:9px;
        text-decoration:none;
        color:black;
    }
    
.imgBorder {
    border: solid 1px #999999;
    }


.style8 {
	border-color: #666666;
	padding: 1px;
	background-color: #161616;
	background-image: none;
	background-position: center;
}
.style1 {
	font-size: xx-small;
}

#dropdownmenu {
	border-color: c4c2ab;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #66CCFF;
	border-style: solid;
	border-width: 1px;
	z-index: auto;
}
#dropdownmenu ul {
	padding: 0px;
	margin: 0px;
	background-color: #66CCFF;
	z-index: auto;
}
#dropdownmenu ul li {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	display: inline;
	width: auto;
	float: left;
	background-color: #66CCFF;
	z-index: auto;
}

.MainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}


.SubTitles {
	font-size: 15pt;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #000000;
	font-weight: normal;
}
.SubTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
}
.Title 9 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.Style4Buttons {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	color: #000000;
}
.Style5SmallMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.Style6LargeMain {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
#page_content {
	padding: 0px;
	margin: auto;
	width: 995px;
	right: auto;
	left: auto;
}
.style6 {
	text-decoration: none;
}
.style7 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
}

.style15 {
	font-size: xx-large;
}

.style10 {
	font-size: x-large;
}
.style16 {
	text-decoration: underline;
}
.style17 {
	text-align: center;
}

.style9 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.style14 {
	text-decoration: none;
	font-size: large;
}

.style13 {
	font-weight: bold;
	text-decoration: none;
}

.News_headline {
	text-align: center;
	font-size: 17pt;
	font-weight: normal;
	color: #000000;
}

