BODY {
	font-family: "Myriad Pro", Trebuchet, Verdana;
	font-size: 13px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	line-height: 18px;
	background-color: #27598d;
	text-align: center;
}

TD {
	line-height: 18px;
	color:white;
}

thead {
	display:none;
}

INPUT {
	height: 17px;
	width: 340px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family : "Myriad Pro", Trebuchet, Verdana;
	font-size : 13px;
	color : #042751;
	background-color: #f4f4f4;
}

SELECT{
	background-color: #215585;
	font-family: "Myriad Pro", Trebuchet, Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

TEXTAREA {
	width: 340px;
	height: 120px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family : "Myriad Pro", Trebuchet, Verdana;
	font-size : 13px;
	color : #042751;
	background-color: #f4f4f4;
}

H3{
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
}

IMG {
	border:0;
}

A.nav {
	color:#1652ad;
	text-decoration:none;
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
}

A.nav:hover {
	color:#4878b3;
	text-decoration:underline;
}

.navsplit {
	vertical-align:middle;
	margin-left:3px;
	margin-right:3px;
}

A {
	/*color: #c51c33;*/
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

A:hover {
	color: #c51c33;
	text-decoration:none;
}

#intro{
	width: 332px;
	height: 100%;
	background-color: #184770;
	vertical-align: top;
	text-align: right;
}

#wrapper {
	width:960px;
	margin: 0 auto;
	text-align:left;
}

#headerBg {
	background-image: url(../img/bgHeader.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#flashBg {
	background-image: url(../img/bgFlash.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#headerBg2 {
	background-image: url(../img/bgHeader2.gif);
	background-repeat: repeat-x;
	background-position: center;
	/*text-align: right;*/
}

.bgNavTop {
	background-image: url(../img/bgNavtop.gif);
	background-repeat: repeat-x;
	width:100%;
	height: 7px;
}

#bgNav {
	background-image: url(../img/bgNav.gif);
	background-repeat: repeat-x;
	width:100%;
	height: 29px;
	padding-top: 10px;
}

.exthref {
	background: transparent url('../img/exthref.gif') 100% 0% no-repeat;
	padding-right: 10px;
}

.submit{
	/*
	border: 1px solid #14698a;
	width: 75px;
	height: 22px;
	background: url(../img/BtnBackground.jpg) repeat-x;
	color: #000000;
	font-weight: bold;
	*/
	font-family : Arial,Sans-serif;
	font-size : 11px;
	border: 1px solid #aaaaaa;
	background-image: url(../img/BtnBackground.jpg);
	font-weight: bold;
	padding: 2px;
	width: 75px;
	height: 22px;
}

.error{
	color: #FFFFFF;
}

.errormsg{
	color: red;
	background-color: #FFFFFF;
	height: 30px;
	border: 1px dotted;
}

.bgSubnav1 {
	background-image: url(../img/bgSubnav1.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	padding-left: 8px;
}

.bgSubnav2 {
	background-image: url(../img/bgSubnav2.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	padding-left: 8px;
}

.disclaimer{
	color: #cccccc;
	padding-top:15px;
	font-size: 10px;
	font-style: italic;
}

.footer {
	height:70px;
	text-align:right;
	color: #cccccc;
	background-color: #184770;
	padding-top:15px;
	padding-right:5px;
	font-size: 10px;
}

.footer a:link{
	height:32px;
	text-align:right;
	color: #cccccc;
	background-color: #184770;
	padding-top:15px;
	padding-right:5px;
	text-decoration: none;
	font-weight: normal;
}

.footer a:active{
	height:32px;
	text-align:right;
	color: #cccccc;
	background-color: #184770;
	padding-top:15px;
	padding-right:5px;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	height:32px;
	text-align:right;
	color: #cccccc;
	background-color: #184770;
	padding-top:15px;
	padding-right:5px;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	height:32px;
	text-align:right;
	color: #cccccc;
	background-color: #184770;
	padding-top:15px;
	padding-right:5px;
	text-decoration: underline;
	font-weight: normal;
}

.wrapperWidth {
	width:960px;
	text-align:left;
}

.homepage1 {
	width: 243px;
	background-color: #205382;
	padding:10px;
	vertical-align: top;
}

.homepage2 {
	width: 217px;
	background-color: #497ab4;
	padding-top:10px;
	padding-left:10px;
	vertical-align: top;
}

.homepage3 {
	background-color: #215585;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align: top;
}

.articleTitle {
	/*color: #c51c33;*/
	color: #FFFFFF;
	font-weight:bold;
}

.articleSplit {
	width:100%;
	height:3px;
	margin-bottom:10px;
}

.txtpic{
	border: 1px solid white;
	margin: 5px;
}

.selectoccasion {
	float:left;
	color:#ffcc66;
}