* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333092;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333092;
}
p {
	margin-bottom: 10px;
}
html {
	overflow-y: scroll;
}
body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010024;
}
#container {
	background-color: #ffffff;
	width: 780px;
	border: 1px solid #000000;
	margin: 10px auto 0 auto;
	padding-bottom: 10px;
}
#container #header {
	width: 746px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#header_images img {
	margin-left: 40px;
	border: 2px solid #18B7DE;
}
/*contactMenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #18B7DE;
	margin: 0 17px 10px 17px;
	padding-bottom: 10px;
}*/
#menu a {
	color: #120E92;
	font-size: 11px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li {
	display: inline;
}
#menu ul {
	margin-top: 20px;
}
#container #content {
	width: 746px;
	margin: 0 auto;
}
#container #content ul {
	margin-bottom: 10px;
}
#container #content li {
	list-style-type: none;
	margin-left: 20px;
	background-image: url(images/bullet_purple.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#container #content #contentFull {
	width: 746px;
	float: left;
}
#container #content #contentLeft {
	width: 152px;
	float: left;
}
#container #content #contentRight {
	width: 584px;
	float: right;
}
#contact_form th {
	text-align: left;
	vertical-align: top;
}
#contact_form th, #contact_form td {
	padding: 0 5px 5px 0;
}
input, textarea, select {
	border: 1px solid #333092;	
}
#contact_form input, #contact_form textarea, #contact_form select {
	width: 259px;
}
#footer {
	width: 780px;
	margin: 5px auto;
}
#footer #footerRight {
	float: right;
}
#footer #footerRight li {
	display: inline;
	list-style-type: none;
}
#footer #footerRight a {
	color: #120E92;
	text-decoration: none;
}


#footer #footerLeft {
	float: left;
	width: 350px;
}
#footer #footerRight a:hover {
	text-decoration: underline;
}
#container #contactMenu #contact {
	float: left;
}
#container #contactMenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #18B7DE;
	margin: 0 17px 10px 17px;
	padding-bottom: 10px;
}
#container #contactMenu #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #342F93;
	width: 253px;
	margin-right: 30px;
	text-align: left;
	margin-top: 10px;
}
#division {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #342F93;
	width: 253px;
	margin-right: 30px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#footer #footerLogos {
	float: right;
	margin-left: 15px;
}
.downloadItem img {
	vertical-align: -15px;
	border: none;
}
.downloadItem a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333092;
}
.blue_text {
	color:#333092;
}
#menu {
	margin: -10px 17px 5px 17px;
	margin-top: -10px;
	margin-left: 17px;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #18B7DE;
}
#header #tagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32318F;
	margin-left: 29px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: center;
}
#menu li {
	margin-left: 3px;
}
.sideButtonOuter {
	position: relative;
	width: 180px;
	height: 55px;
}
.sideButton {
	width: 122px;
	height: 33px;
	background-image: url(images/button.gif);
	padding: 10px 0 0 10px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px;
	z-index: 100;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: pointer;
}
.sideButtonCover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 180px;
	height: 55px;
	cursor: pointer;
}
.flash {
	display:inline;
}
.flash object {
	margin: 0 0 -4px -4px;
	padding: 0px;
}
