body {
	background-color: #C7E1F4;
	margin: 0px;
	padding: 0px;
}
.pageleft {
	background-image: url(images/pageside_tile.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #C7E1F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #769EBC;

}
.pageright {
	background-image: url(images/pageside_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C7E1F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #769EBC;

}
.pagelefttop {

	background-image: url(images/pageleft_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C7E1F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #769EBC;
}
.pagerighttop {
	background-image: url(images/pageright_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C7E1F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #769EBC;

}
.menubottombevel {
	background-image: url(images/menu_bottombevel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C7E1F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #81AAC8;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;


}
.pagesidebevel {
	background-image: url(images/pagebottom_bevel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menubutton a {
	text-decoration: none;
	color: #3F6F9C;
	font-weight: bold;	
}

.menubutton {
	background-image: url(images/button_chevron.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #B6D1E6;
	border-top: 1px solid #E2EDF7;
	border-right: 1px solid #76A1BF;
	border-bottom: 1px solid #517AA7;
	border-left: 1px solid #E2EDF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F6F9C;
	padding-left: 8px;
	cursor:hand;

}
.textbg {
	background-color: #C9DFF0;
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textborderright {
	background-image: url(images/textborder_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3F0FA;

}
.targetbg {
	background-image: url(images/targetoverlap_text.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #3E6690;

}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #064375;
	padding: 13px;
}
.actualcontent table{
	background-color: #064375;

}
.actualcontent td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064375;
	padding: 3px;
/*	background-color: #E3F0FA;*/

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #064375;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #064375;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #064375;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #064375;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #064375;
	list-style-image: url(images/bullet.gif);

}
.picframe {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #779ABB;
	border-left: 1px solid #FFFFFF;
}
.picdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3E6690;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;

}
.phototable {
	background-color: #E3F0FA;
	border: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
}

.ddlist {
	width:150px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #064375;
}.pageback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E6690;
	padding-right: 8px;
	padding-left: 8px;

}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E6690;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CADBEA;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E6690;
	height: 20px;
	width: 120px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064375;
	width:112px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E6690;
	height: 20px;
	width: 27px;
	border: 1px solid #FFFFFF;

}
.searchframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BBAD4;
	border-right-color: #3C6695;
	border-bottom-color: #3C6695;
	border-left-color: #9BBAD4;
	background-color: #1A548B;
	margin-top: 100px;



}

