body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51A8FF;
	background-color: #004F9E;
	background-image: url(../images/bg-blue_01.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
a {
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
hr 	{
	color: #0058AA;
	}
li {
	line-height: 1.5em;
	margin-left: -15px;
	list-style-image: url(../images/arrow.gif);
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #EFA932;
	font-variant: small-caps;
	line-height: 21px;
	font-weight: normal;
}
h2 {
	color: #EFA932;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: -15px;
	font-style: italic;
	font-weight: normal;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.subpadding {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.whitetext{
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
}
.image {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
.PaddingSmall {
	padding: 3px;
}
.footer {
	background-color: #001B52;
	color: #0070DF;
	padding: 10px;
	text-align: center;
}
.WaveBg {
	background-image: url(../images/design1_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WaveBg2 {
	background-image: url(../images/waves_sub_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WhiteBox {
	background-color: #FFFFFF;
	padding: 15px;
	color: #CC6633;
	margin-bottom: 15px;
	background-image: url(../images/bg-bluetop_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 5px solid #DDF0FF;
	font-size: 11px;
	text-align: left;
}
.WhiteBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.WhiteBox h2 {
	color: #E15B5B;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}
.WhiteBox ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.WhiteBox li {
	margin-left: -35px;
}
.wide40 {
	width: 40px;
}
.wide200 {
	width: 200px;
}
.wide300 {
	width: 300px;
}
.wide150 {
	width: 150px;
}
.feedbackButton {
	text-align: center;
	display: block;
	float: right;
	padding: 5px;
	width: 130px;
	background-color: #CC6633;
	color: #FFFFFF;
	border: 3px double #AD562C;
	font-size: 14px;
	line-height: 13px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.feedbackButton:hover {
	text-align: center;
	display: block;
	background-color: #D57E55;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #FF471A;
}
.paddingBottom {
	padding-bottom: 15px;
}
.photobg {
	background-color: #DDF0FF;
	background-image: url(../images/photobg_09.jpg);
	background-repeat: no-repeat;
	padding: 7px;
	margin-bottom: 15px;
}
.photobg2 {
	background-color: #DDF0FF;
	padding: 7px;
	margin-bottom: 15px;
}
.photobg3 {
	background-color: #DDF0FF;
	padding: 7px;
}
.imgLeft, .imgRight {
	float: left;
	border: 5px solid #0C80BE;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}
.sabutton {
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
}
.floatRight {
	float: right;
}
