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

/*======================= Body Elements ======================================*/

body {
	background-color: #FFF;
	font-family:"Helvetica", MS Sans Serif, Geneva, sans-serif;
	margin:0px;
	padding:0px;
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#063f91;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#063f91;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#063f91;
	line-height: 1.3;
}

p {
	font-size:12px;
}

a:link {
	outline:none;
	font-weight:normal;
	color:#063f91;
	text-decoration:none;
}

a:visited {
	outline:none;
	font-weight:normal;
	color:#063f91;
	text-decoration:none;
}

a:focus {
	outline:dotted 0px #CCC;
	font-weight:normal;
	color:#1f2d7a;
	text-decoration:underline;
}

a:hover {
	outline:dotted 0px #CCC;
	font-weight:normal;
	color:#1f2d7a;
	text-decoration:underline;
}

/*======================= Wrapper Elements ===================================*/

#wrapper {
	width:1100px;
	margin:auto;
}



/*======================= Header Elements ===================================*/

#topper {
	height: 90px;
	padding-top:20px;
}

#header {
	
}
#subLeftColumn {
	background-image: url(../images/sub_left_bg.jpg);
	float: left;
	height: 618px;
	width: 800px;
	background-repeat: no-repeat;
}
#rightColumn {
	background-image: url(../images/right_column_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 618px;
	width: 240px;
	margin-left: 10px;
	overflow: hidden;
}


/*======================= Navigation Elements ===================================*/


#navigation {
	padding-right: 50px;
	height: 44px;
}

#navHomeBG {
	background-image:url(../images/mainNav_home_over.jpg);
	background-repeat:no-repeat;
}

#navWhoWeAreBG {
	background-image:url(../images/mainNav_whoWeAre_over.jpg);
	background-repeat:no-repeat;
}

#navWhatWeOfferBG {
	background-image:url(../images/mainNav_whatWeOffer_over.jpg);
	background-repeat:no-repeat;
}

#navWhyChooseUsBG {
	background-image:url(../images/mainNav_whyChooseUs_over.jpg);
	background-repeat:no-repeat;
}

#navNewsResourcesBG {
	background-image:url(../images/mainNav_newsResources_over.jpg);
	background-repeat:no-repeat;
}

#navLearnMoreBG {
	background-image:url(../images/mainNav_learnMore_over.jpg);
	background-repeat:no-repeat;
}

#navFAQsBG {
	background-image:url(../images/mainNav_faqs_over.jpg);
}


/*======================= Content Area ===================================*/

#content {
	clear: right;
	margin-top: 0px;
}
#footer {
	clear: both;
}
#subLeftColNav {
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-left: 100px;
}
#subLeftColNav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 1.2;
}

#subLeftColNav a:link {
	font-weight:normal;
	color:#58595b;
	text-decoration:none;
}

#subLeftColNav a:visited {
	font-weight:normal;
	color:#58595b;
	text-decoration:none;
}

#subLeftColNav a:focus {
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

#subLeftColNav a:hover {
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

#subLeftColNav a:active {
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#contentHeader {
	float: right;
}
#contentCopy {
	float: right;
	padding-right: 5px;
	outline:none;
}

#contentCopyInner {
	float: right;
	width: 470px;
	height: 475px;
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 30px;
	outline: none;
	padding-right: 20px;
	outline:none;
}


#contentCopy h3 {
	text-transform: uppercase;
}
#contentCopy p {
	line-height: 1.3em;
}
#contentTogglers {
	clear: right;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}

#contentTogglers a:link {
	font-size:10px;	
	font-weight:normal;
	color:#12428d;
	text-decoration:none;
}

#contentCopy h1 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.3em;
}#contentCopy p strong {
	color:#063f91;
	font-weight: bold;
}
#contentCopy ul li {
	font-size: 12px;
	line-height: 1.3em;
}

#contentCopy .contentDivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063f91;
	height: 20px;
	margin-bottom: 20px;
	clear: both;
}
#contentCopy h1 span {
	text-transform: none;
	font-weight: normal;
}
.staffImages {
	/*margin-right: 25px;*/
}
.bioDesc {
	float:right;
	width: 355px;
}
.bioDesc ul {
	margin: 0px;
	padding-left: 25px;
}
.bioDesc ul li {
	margin-left: 0px;
	padding-left: 0px;
}
#contentFade {
	background-image:url(../images/fader.png);
	height: 25px;
	position: relative;
	z-index: 3;
	bottom: -585px;
	width: 490px;
	left: 300px;
}
form table tr td p {
	margin: 0px;
	padding: 0px;
}
form table tr td .textArea {
	font-family:"Helvetica", MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
}

#dialog {
	display: none;
}

#loginTable p {
	font-size: 12px;
	text-align: right;
	margin:0px;
}
#loginTable table {
}
#loginTable {
	margin-top: 15px;
}
.tdBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a5add4;
	padding-right:20px;
}
.tdPaddingLeft {
	padding-left: 20px;
}#topper p {
	text-align: right;
	padding-right: 50px;
	margin: 4px;
	font-size: 10.5px;
}


/****************************** Scrolling *************************************/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #accf22;
}
.jScrollPaneDrag {
	position: absolute;
	background: #005705;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background-image:url(../images/basic_arrow_up.gif);
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background-image:url(../images/basic_arrow_down.gif);
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
	background-position: 0 -30px;
}
#contentCopy p span {
	font-style: italic;
	font-weight: 600;
}
#contentCopyInner h1 a {
	font-weight: bold;
}
#contentCopy .inlineBlue {
	font-weight: normal;
	color: #063f91;
}


/********************************* Form Validation ***************************/

#registrationForm .error {
	color:#F00;
	font-size:12px;
}
#loginForm .error {
	color:#F00;
	font-size:12px;
}
#contactusForm .error {
	color:#F00;
	font-size:12px;
}
#forgotpasswordForm .error {
	color:#F00;
	font-size:12px;
}
#registrationForm input {
	font-size:12px;
	color:#000;
}

.required {
	color:#000;
	margin-right:5px;
}

/********************************* Colorbox ***************************/

#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:visible;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
#cboxOverlay {
	background:#000;
}
#colorbox {
}
#cboxTopLeft {
	width:14px;
	height:14px;
	background:url(images/controls.png) 0 0 no-repeat;
}
#cboxTopCenter {
	height:14px;
	background:url(images/border.png) top left repeat-x;
}
#cboxTopRight {
	width:14px;
	height:14px;
	background:url(images/controls.png) -36px 0 no-repeat;
}
#cboxBottomLeft {
	width:14px;
	height:43px;
	background:url(images/controls.png) 0 -32px no-repeat;
}
#cboxBottomCenter {
	height:43px;
	background:url(images/border.png) bottom left repeat-x;
}
#cboxBottomRight {
	width:14px;
	height:43px;
	background:url(images/controls.png) -36px -32px no-repeat;
}
#cboxMiddleLeft {
	width:14px;
	background:url(images/controls.png) -175px 0 repeat-y;
}
#cboxMiddleRight {
	width:14px;
	background:url(images/controls.png) -211px 0 repeat-y;
}
#cboxContent {
	background:#fff;
}
#cboxLoadedContent {
	margin-bottom:5px;
}
#cboxLoadingOverlay {
	background:url(images/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url(images/loading.gif) center center no-repeat;
}
#cboxTitle {
	position:absolute;
	bottom:-25px;
	left:0;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#7C7C7C;
}
#cboxCurrent {
	position:absolute;
	bottom:-25px;
	left:58px;
	font-weight:bold;
	color:#7C7C7C;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	position:absolute;
	bottom:-29px;
	background:url(images/controls.png) 0px 0px no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
}
#cboxPrevious {
	left:0px;
	background-position: -51px -25px;
}
#cboxPrevious.hover {
	background-position:-51px 0px;
}
#cboxNext {
	left:27px;
	background-position:-75px -25px;
}
#cboxNext.hover {
	background-position:-75px 0px;
}
#cboxClose {
	right:0;
	background-position:-100px -25px;
}
#cboxClose.hover {
	background-position:-100px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position:-125px 0px;
	right:27px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
	background-position:-150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position:-150px -25px;
	right:27px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
	background-position:-125px 0px;
}
.attribution {
	list-style:square;
	margin-top:10px;
}
.testimonial {
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#subLeftColNav h3 {
	margin-bottom:0px;
	margin-top:7px;
}

#subLeftColNav h3 a:link {
	font-size:12px;
	font-weight:bold;
	color:#063f91;
	line-height: 1.3;
}

#subLeftColNav h3 a:hover {
	font-size:12px;
	font-weight:bold;
	color:#063f91;
	text-decoration:underline;
	line-height: 1.3;
}

#subLeftColNav h3 a:focus {
	font-size:12px;
	font-weight:bold;
	color:#063f91;
	text-decoration:underline;
	line-height: 1.3;
}

#subLeftColNav h3 a:visited {
	font-size:12px;
	font-weight:bold;
	color:#063f91;
	line-height: 1.3;
}#subLeftColNav ul li {
	font-size: 11px;
	padding-left: 0px;
	margin: 0;
	list-style-type: square;
}
#subLeftColNav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}
#socialMedia {
	padding-top: 12px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}
#socialMedia img {
}
#socialMedia p {
	margin: 0px;
	color:#063f91;
	font-size:10px;
}
#nintendoWii {
	position: relative;
	top: 440px;
	z-index: 99;
	left: 145px;
	color: #A2CFEF;
	float: left;
	width: 142px;
	height: 38px;
}
#registerWii {
	float: left;
	position: relative;
	left: 0px;
	top: -30px;
	z-index: 99;
}
