@charset "UTF-8";
/* CSS Document */


/********** CLASS **********/

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2B607C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
}
.title {
	color: #C2759D;
	font-size: 12pt;
	text-transform:uppercase;
}
.titleSub {
	color: #C2759D;
	font-size: 10pt;
	text-transform:uppercase;
	padding-bottom:8px;
}
.text {
	color: #FFFFFF;
	font-size: 9pt;
}
.textPink {
	color: #C2759D;
	font-size: 9pt;
}
.textGrey {
	color: #484957;
	font-size: 9pt;
	margin: 15px 0 0 0;
	text-align:center;
}
.copyright {
	color: #121629;
	font-size: 9pt;
	padding-top:5px;
	text-align:center;
}
.paddingBottom {
	padding-bottom:18px;
}
.paddingBottomMedium {
	padding-bottom:9px;
}
.paddingTopBanner {
	padding:10px;
}
.column{
	float:left;
	width:300px;
	height:250px;
}
.columnMiddle{
	float:left;
	width:5px;
	height:250px;
	padding-left:15px;
	padding-right:30px;
	margin-top:-25px;
}
.column1{
	float:left;
	width:220px;
	height:250px;
	padding-right:10px;
}
.column2{
	float:left;
	width:150px;
	height:250px;
}
.column3{
	float:left;
	width:5px;
	height:250px;
	padding-left:10px;
	margin-top:-40px;
}
.column4{
	float:left;
	width:100px;
	height:250px;
}
.column5{
	float:left;
	width:200px;
	height:250px;
}
.columnSides{
	padding-right:10px;
}
.textPaddingBottom {
	padding-bottom:5px;
}
.textPaddingBottom2 {
	padding-bottom:10px;
}
.textRight{
	text-align:right;
}
.imageContainerLeft {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.imageContainerRight {
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}
.imageContainerSize1 {
	width:256px;
	height:169px;
}
.imageContainerSize2 {
	width:300px;
	height:182px;
}
.awardsHeight{
	height:160;
}
.awardsLogo{
	padding-left:10px;
	float:right;
	height:158px;
}
.lineHorizontal{
	padding-top:10px;
	padding-bottom:10px;
	float:0px;
}

/********** ID **********/

#mainWrapper {
	margin: 25px auto;
	border: 0;
	width: 800px;
}
#topWrapper {
	background-color:#121629;
	width: 800px;
	height: 90px;
}
#topLeft {
	width: 300px;
	height: 90px;
	float:left;
}
#topRight {
	width: 500px;
	height: 90px;
	float:left;
}
#swfWrapper {
	background-color:#000000;
	width: 800px;
	height: 375px;
}
#pinkLine {
	background-color:#C2759D;
	width: 800px;
	height: 3px;
}
#topBanner {
	background-color:#121629;
	width: 800px;
	height: 29px;
}
#contentWrapper {
	width: 800px;
	height: 175px;
	border:0px;
}
#contentLeft {
	background-color:#342940;
	width: 67px;
	border:0px;
	vertical-align: top;
}
#contentRight {
	background-color:#242035;
	width: 733px;
	border:0px;
	vertical-align:top;
	padding: 20px;
}
#bottomBanner {
	background-color:#121629;
	width: 800px;
	height: 46px;
	vertical-align:top;
}
#menu {
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}
#navigation {
	height: 33px;
	width: 530px;
	position: absolute;
	left: 50%;
	margin-left: -120px;
	margin-top: 60px;
	z-index: 2;
}
#topBannerGallery {
	background-color:#121629;
	width: 800px;
	height: 400px;
}
#contentWrapperGallery {
	width: 800px;
	height: 65px;
	border:0px;
}
#imageThumb {
	width: 54px;
	height: 54px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#imageThumb2 {
	width: 54px;
	height: 54px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#imageThumbBG {
	background-color:#342940;
	margin-top:10px;
	width: 72px;
	height: 390px;
	margin-right:12px;
	float:left;
	vertical-align:bottom;
}
#imageThumbBG1 {
	background-color:#342940;
	width: 72px;
	height: 390px;
	margin-top:10px;
	margin-left:74px;
	margin-right:12px;
	float:left;
	vertical-align:bottom;
}
#contentLeftGallery {
	background-color:#342940;
	width: 67px;
	border:0px;
	vertical-align: top;
}
#contentRightGallery {
	background-color:#242035;
	width: 733px;
	border:0px;
	vertical-align:top;
}

/********** LINKS **********/

a:link {
	color: #C2759D;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	color: #C2759D;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #C2759D;
	font-size: 9pt;
	text-decoration:underline;
}
a:active {
	color: #C2759D;
	font-size: 9pt;
	text-decoration: none;
}
a.subMenuLink:link {
	color: #484957;
	font-size: 9pt;
	text-decoration: none;
}
a.subMenuLink:visited {
	color: #484957;
	font-size: 9pt;
	text-decoration: none;
}
a.subMenuLink:hover {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
a.subMenuLink:active {
	color: #484957;
	font-size: 9pt;
	text-decoration: none;
}
a.copyrightLink:link {
	color: #121629;
	font-size: 9pt;
	text-decoration: none;
}
a.copyrightLink:visited {
	color: #121629;
	font-size: 9pt;
	text-decoration: none;
}
a.copyrightLink:hover {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
a.copyrightLink:active {
	color: #121629;
	font-size: 9pt;
	text-decoration: none;
}
