body {
	background : url(../img/background_body_grey.gif) top center repeat-y;
	font-family : arial, sans-serif;
	font-size : 10px;
	margin : 0px auto;
	padding : 0px;
}

br {
	clear : none;
}

/* Headings */
h1 {
	font-size : 18px;
	font-weight : bold;
	margin : 1.0em 0px 0.5em 0px;
}

h2 {
	font-size : 16px;
	font-weight : bold;
	margin : 1.0em 0px 0.5em 0px;
}

h2.h2title{
color:#336699;
font-size : 16px;
padding: 10px 0px 0px 10px;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	margin : 1.0em 0px 0.5em 0px;
}

h4 {
	font-size : 13px;
	font-weight : bold;
	margin : 1.0em 0px 0.5em 0px;
}

h5 {
    color:#336699;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 0.2em 0px;
}

h6 {
     color:black;
	font-size : 12px;
	font-weight : bold;
	margin : 5px 0px 5px 10px;
}

h5.h5title{
    color:#336699;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 15px 0px;
}

/* Paragraphs */
p {
	font-family : arial, sans serif;
	font-size : 12px;
	line-height : 1.3em;
	margin : 0px 0px 0.5em 0px;
	padding : 0px;
}

p.readmore {
	font-size : 12px;
	line-height : 1.2em;
	margin : 1.0em 0px 0.5em 0px;
	padding : 0px;
}

.align-center {
	float: right;
}

.align-left {
float: left;
padding: 10px 10px 20px 0px;
}

.align-right {
	float:right;
padding: 10px 0px 20px 10px;
}

.paraleft{
	padding-left: 15px;
}

.box-on {
	float : left;
	margin-right : 0.2em;
	min-width : 0.3em;
	padding : 0px 0.2em 0px 0.3em;
}

.clear {
	clear : both;
}

.main {
	color : #4B4B4B;
	float : left;
	margin : 10px 0px 0px 0px;
	padding : 0px 0px 10px 20px;
	width : 578px;
	height: 100%;
}

.main a,  .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
	color : #4B4B4B;
	text-decoration : underline;
}

.main a:visited,  .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {
	color : #969696;
}

.main a:hover,  .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
	color : #000000;
	text-decoration : none;
}

.maincont {
	clear : both;
	float : left;
	margin : 0px 0px 15px 0px;
	padding : 0px;
	width : 558px;
}

.maintitle {
	border-bottom : #336699 solid 2px;
	color : #336699;
	font-size : 180%;
	font-weight : bold;
	margin : 0px 0px 10px 0px;
	overflow : hidden;
	padding : 0px 0px 2px 0px;
	width : 525px;
}

.maincontsubtitle{
	color : #336699;
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	padding : 0px 0px 0px 10px;
}

.mainconttitle {
	color : black;
	font-size : 16px;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
}

.maintxtbox{
	background-color : #FFFFFF;
	margin : 0px;
	padding : 7px 0px 0px 0px;
	min-height: 572px;
}

.maintxtbox a, .maintxtbox a:active, .maintxtbox a:visited{
	color:#336699;
	text-decoration: none;
}

.maintxtbox a:hover{
	color:#336699;
	text-decoration: underline;
}

.maintxtbox li{
    font-family : arial, sans serif;
	font-size : 12px;
	line-height : 1.3em;
	margin: 0px 0px 5px 10px;
	list-style:square;
  list-style-type: square ;
   list-style-position: inside;
}
	
	.maintxtbox ul ul li{
	list-style: circle;
    list-style-type: square ;
	margin: 0px 0px 5px 20px;
}
	
	.maintxtbox ul.gal li{
	list-style:none;
	}
	
.maintxtbox table td p{
    font-family : arial, sans serif;
	font-size : 12px;
	line-height : 1.3em;
	margin: 0px 0px 5px 2px;
	}
	
	.maintxtbox ul.gal li img{
	border: 2px solid #336699;
	margin-left: 5px;
}

.maintxtbox table td  img{
	border: 1px solid #336699;
}

.maintxtbox table td a:hover img {
	border: 1px solid  #333;
}

.maintxtbox table td a:hover{
	text-decoration: none;
}

.footer {
	background-color : #336699;
	border-top : #7D7D7D solid 1px;
	border-bottom : black solid 1px;
	clear : both;
	color : #EAEFF7;
	font-size : 10px;
	height : 3.0em;
	margin : 0px;
	overflow : hidden;
	position:relative;
    bottom:0;
	padding : 0.5em 0px 0.5em 0px;
	width : 920px;
}

.footer a {
	color : #FFFFFF;
	text-decoration : none;
}

.footer a:hover {
	color : #FFFFE3;
	text-decoration : underline;
}

.footer p {
	font-size : 10px;
	line-height : 1.3em;
	margin : 0px;
	padding : 0px;
	text-align : center;
}

.hide {
	display : none;
}

.img-header {
	clear : both;
	float : left;
	height : 138px;
	margin : 0px;
	padding : 0px;
	width : 920px;
}

.topnavbar {
	font-family : verdana, arial, sans serif;
	font-size : 10px;
	margin : 0px;
	padding : 0px;
}

.topnavbar a:hover{
	color : white;
	text-decoration : underline;
}

.topnavbar li {
	display : inline;
	list-style : none;
	margin : 0px;
	padding : 0px;
}

.topnavbar li a {
	color : white;
	display : block;
	float : left;
	font-size : 10px;
	margin : 0px;
	padding : 2px 5px 2px 5px;
	text-decoration : none;
}

.topnavbar ul {
	float : right;
	font-weight : bold;
	margin : 0px;
	padding : 0px 0px 0px 0px;
}

.topnav {
	background : transparent;
	position : absolute;
	top : 5px;
	width : 920px;
	z-index : 3;
}

.middlenav {
	clear : both;
	font-family : verdana, arial, sans serif;
	font-size : 10px;
	margin : 0px;
	padding : 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #336699;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFE3;
}

#menubar li.time {
	font-size : 12px;
	font-weight : bold;
	color: #FFFFE3;
	float: right;
	padding: 5px 50px 0px 0px;
}

#menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../img/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menubar li {
	float: left;
	width: 9em;
}

#menubar li ul, #menubar ul li  {
	width: 17em;
}

#menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFE3;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #000000;
	background-color: #FFFFE3;
}

#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#menubar ul a:hover {
	background-color: #336699!important;
	color: #FFFFFF!important;
}

#menubar li {width: auto;}

.leftnav {
	clear : both;
	color : #4B4B4B;
	float : left;
	font-size : 12px;
	margin : 10px 0px 0px 0px;
	overflow : hidden;
	padding : 0px;
	width : 160px;
}

.leftnav li a {
	border-left : 7px solid #336699;
	border-top : #C8C8C8 solid 1px;
	color : #4B4B4B;
	display : block;
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	padding : 5px 7px 5px 15px;
	text-decoration : none;
	height : 15px;
}

.leftnav li a:hover {
	border-left : #FFFFE3 solid 7px;
	color : #336699;
	text-decoration : none;
}

.leftnav li.title {
	background-color : #336699;
	color : #FFFFE3;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 3px 5px 2px 15px;
	text-transform : uppercase;
}

.leftnav ul {
	background-color : #E6E6E6;
	border-bottom : #D8CE9F solid 1px;
	margin : 0px 0px 20px 0px;
	padding : 0px;
	width : 160px;
}


.page-container-1 {
	background : url(../img/background_layout_1.gif) top left repeat-y;
	border : #646464 solid 1px;
	margin : 0px auto;
	padding : 0px;
	width : 920px;
}

.rightside {
	color : #4B4B4B;
	float : right;
	margin : 10px 0px 0px 0px;
	
	overflow : hidden;
	padding : 0px 0px 10px 0px;
	text-align : left;
	width : 160px;
}

.logo{
	padding: 0px 0px 0px 8px;
}

.righttitle {
	background-color : #336699;
	color : #EAEFF7;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 10px 10px;
	padding : 3px 10px 2px 10px;
	text-transform : uppercase;
}

.rightlink {
	color : #4B4B4B;
	font-size: 11px;
	font-weight : bold;
	margin : 0px;
	padding : 2px 10px 3px 20px;
}

.rightlink a,.rightlink a:active, .rightlink a:visited,.righttxtbox a,.righttxtbox a:active,.righttxtbox a:visited{
	color: #336699;
	text-decoration : underline;
}

.rightlink a:hover,.righttxtbox a:hover{
	color: black;
	text-decoration: underline;
}

.righttxtbox, .rightaddress{
	margin : 0px 0px 10px 0px;
	padding : 2px 10px 3px 10px;
}

.righttxtbox table{
	margin: 0px 5px 0px 5px;
}

.righttxtbox table td h4{
padding: 0px 0px 0px 0px;
	color:  #336699;
	font-size: 12px;
	font-weight: bold;
}

.righttxtbox p {
	font-size : 12px;
	line-height : 1.25em;
	margin : 0px 0px 5px 10px;
	padding : 0px;
}

.rightaddress p {
	font-size : 12px;
	line-height : 1.25em;
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 8px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size : 12px;
}

#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #336699;
color: white;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

a {
text-decoration: none;
color: black;
color: #222;
}

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px 0px 10px 19px;
	position: relative;
	width: 131px;
	height: 241px;
	
}

#rotator img
{
	border: 0;
	width: 131px;
	height: 241px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/* News form */

 .error{
	color:#5D060E;
}

 .text{
	color: #336699;
	text-align:right;
}

.mandatory{
	color: #336699;
	text-align:left;
	padding: 5px 0px 5px 0px;
	font: bold 12px Tahoma;
}

 .text h2{
	color: #336699;
    font:14px Tahoma;
	font-weight: bold;
	text-align:left;
}

 .inputButton{
	color: white;
	border: 1px solid #A9A9A9;
	background: #336699;
}

.inputLine{
	border: 1px solid #336699;
}

.inputField{
	border: 1px solid #336699;
	color: #336699;
}

.inputSelect{
	border: 1px solid #336699;
	color: #336699;
}

.poptable2{
    border: 0px #003366;/*/*/line-height: 1.5em; /* */
	padding: 1px;/*Pads each table cell in modern browsers*/
 	font-size: 14px; /*/*/font-size: 100%; /* */
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	color : #336699;
	height: 140px;
	width: 450px;
	vertical-align : top;
	}
	
	.poptable3{
    border: 0px #003366;/*/*/line-height: 1.5em; /* */
	padding: 5px;/*Pads each table cell in modern browsers*/
 	font-size: 14px; /*/*/font-size: 100%; /* */
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	color : #336699;
	height: 40px;
	width: 550px;
	}
	
	.poptable3 .td_title, .poptable4 .td_title{
	color: #4B4B4B;
	border-bottom: 1px solid  #4B4B4B;
	padding-top: 5px;
}
	
	.poptable4{
    border: 0px #003366;/*/*/line-height: 1.5em; /* */
	padding: 5px;/*Pads each table cell in modern browsers*/
 	font-size: 14px; /*/*/font-size: 100%; /* */
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	color : #336699;
	height: 60px;
	width: 550px;
	}
	
	.poptable3 td{
	font-size: 12px;
}

.news_image{
    padding: 5px 5px 5px 5px;
}

/*Cleanup Registration Form */

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h4 {
	color: #336699;
    font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p,
form.ddfm .fmradio p,
form.ddfm textarea,
form.ddfm .fmfullblock,
form.ddfm .fmhalfblock,
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 14px;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0px auto 15px auto;
	width: 575px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 560px;
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
}

form.ddfm label {
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;
}

form.ddfm label.fmtextlblwide {
	display: block;
	float: left;
	text-align: left;
	margin: 0 10px 0 1px;
	padding-bottom: 8px;
	width: 100%;
}

form.ddfm select.fmselect {
	float: left;
	display: block;
	width: 47%;
	margin-bottom: 0px;
	padding: 3px;
}

form.ddfm .fmcheck {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left;
	position: relative;
	width: 46%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

.fmfullblock p.fieldwrap{
    color: #336699;
}


form.ddfm .fmhalfblock {
	width: 50%;
	padding-left: 28%;
	margin-bottom: 13px;
	float: left;
	display: block;
}

.fmhalfblock p.fieldwrap{
  margin: 0px 0px 0px 0px;
  color: #336699;
}


form.ddfm input.fmverify {
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px;
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left;
	display: block;
	width: 45%;
	margin-bottom: 0px;
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left;
	display: block;
	width: 35%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both;
	width: 97%;
}

form.ddfm .submit .button {
	border: 1px solid black;
    background: #336699;
    color: black;
}

.ddfmwrap .ddfmerrors {
	display: block;
	float: left;
	width: 27%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

#thank_you{
  height: 450px;
  min-height: 450px;
}

#thank_you p{
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #336699;
  padding: 5px 10px;
  margin: 10px 20px 0 20px;
}


