@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
}

#landingContainer {
	width:624px;
}

#landingpageBar {
	background-color: #336699;
	background-image: url(../images/landing_ds.gif);
}

#landinglogoBar {
	width: 624px;
}

.landingTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #314268;
}

.landingTxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #314268;
	text-align: justify;
}

#landing_footer {
	color: #999999;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

#jumpBox {
	color:#132647;
	font-family: "Trebuchet MS";
	width: 200px;
	float: right;
	text-align: right;
	left:300px;
	margin-right: 20px;
	margin-top: -70px;
}

.jumpboxHead{
	font-size:14px;
	margin-bottom: 5px;
	padding-right: 3px;
}

.jumpboxSub{
	font-size:10px;
	padding-right: 3px;
}

.listItemImage { text-align:right; left: 0; top: 0;}

#wrapper { text-align:left; width:624px; margin:0 auto; }
