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

html, body, td#sitePreview {
	margin:0px;
	background:url(../images/bg.jpg) top center no-repeat #014598;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:16px;
}

/**		EXTRA MENU STARTS	**/

#extra_menu {
	margin-top:10px;
	color:#0b5ea7;
	margin-right:6px;
}

#extra_menu a:link, #extra_menu a:visited {
	color:#0b5ea7;
	text-decoration:none;
}

#extra_menu a:hover, #extra_menu a:active {
	color:#0b5ea7;
	text-decoration:underline;
}

/**		EXTRA MENU ENDS		**/

/**		MAINMENU STARTS		**/

#mainMenu {
	height:33px;
	font-size:14px;
	margin:0px;
}

#mainMenu td.on {
	background:url(../images/bg_menu_hover.jpg) top left no-repeat;
/*	border:#000 1px solid;*/
	height:33px;
	margin:0px;
}

#mainMenu td.off {
	background:url(../images/bg_menu.jpg) top left no-repeat;
/*	border:#FF0000 1px solid;*/
	height:33px;
	margin:0px;
}

#mainMenu td.on a {
	color:#00489a;
	text-decoration:none;
	padding:15px;
	margin:0px;
}

#mainMenu td.off a {
	color:#fff;
	text-decoration:none;
	padding:15px;
	margin:0px;
}

/**		MAINMENU ENDS		**/

/**		PRESENTATION STARTS		**/

#presentation {
	width:900px;
	height:358px;
	margin:0px;
	padding:0px;
}

#presentation h1 {
	margin:0px;
	padding:0px;
	font-size:0px;
	color:#cbe4f5;
	height:0px;
	width:0px;
	line-height:0px;
}

#presentation p {
	line-height:24px;
	margin-top:45px;
	margin-bottom:30px;
}

/**		watchPresentation STARTS		*/

#watchPresentation {

	display: block;
	width: 407px;
	height: 66px;
	background-color: transparent;
	background-image: url(../images/bg_watch_presentation.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	text-align:left;
	padding-left:20px;
}

#watchPresentation:hover {
	background-position: -427px 0px;
}

a#watchPresentation {
	text-decoration:none;
	padding-top:24px;
	color:#fff;
	font-size:16px;
}

/**		watchPresentation ENDS		**/

/**		PRESENTATION ENDS		**/




/**		CONTENT STARTS		**/

#content {
	margin-top:0px;
	margin-bottom:20px;
}

#content.subpage {
	margin-top:50px;
	margin-bottom:10px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight:lighter;
}

#content h1 {
	font-size:26px;
	line-height:26px;
}

#content h2 {
	font-size:22px;
	line-height:22px;
}

#content h3 {
	font-size:18px;
	line-height:18px;
}

#content h4 {
	font-size:16px;
	line-height:16px;
}

#content h5 {
	font-size:14px;
	line-height:14px;
}

#content h6 {
	font-size:12px;
	line-height:12px;
}

#content p {
	line-height:20px;
}

#content.subpage img {
	margin-bottom:30px;
}

#rightBox {
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/bg_blue.png);
}


#rightBox a:link, #rightBox a:visited { 
	color:#8aceff;
	text-decoration:none;
	font-weight:bold;
}

#rightBox a:hover, #rightBox a:active { 
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#content.subpage a:link, #content.subpage a:visited {
	color:#8aceff;
	text-decoration:underline;
}

#content.subpage a:hover, #content.subpage a:active {
	color:#fff;
	text-decoration:underline;
}

/**		BOX STARTS		**/

td#box {
	background:#f3f3f3;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	border-right:#032440 solid 2px;
}

td#box p {
	line-height:20px;
	margin-top:15px;
}

td#boxBottom {
	background:url(../images/bg_box_bottom.jpg) top left repeat-x #e4b618;
	color:#fff;
	padding-left:20px;
	height:28px;
	font-size:16px;
	border-right:#032440 solid 2px;
	border-bottom:#032440 solid 3px;
}

td#boxBottom a:link, td#boxBottom a:visited {
	color:#fff;
	text-decoration:none;
}

td#boxBottom a:hover, td#boxBottom a:active {
	color:#fff8c1;
	text-decoration:none;
}

.small {
	font-size:9px;
	color: #808080;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}

#boxLeft {
	float:left;
	clear:none;
	margin-bottom:10px;
}

#boxCenter {
	float:left;
	clear:none;
	margin-bottom:10px;
	margin-left:40px;
}

#boxRight {
	float:right;
	clear:none;
	margin-bottom:10px;
}

#boxLeft p, #boxCenter p, #boxRight p {
	font-weight:bold;
	color:#000;
	line-height:25px;
}


/**		BOX ENDS		**/

/**		downloadBrochure STARTS		*/

#downloadBrochure {

	display: block;
	width: 422px;
	height: 68px;
	background-color: transparent;
	background-image: url(../images/bg_download_brochure_pdf.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	text-align:left;
	padding-left:20px;
}

#downloadBrochure:hover {
	background-position: -442px 0px;
}

#content.subpage a#downloadBrochure {
	text-decoration:none;
	padding-top:26px;
	color:#fff;
	font-size:16px;
}

/**		downloadBrochure ENDS		**/


/**		CONTENT ENDS	**/

/**		FOOTER LOGIN STARTS		*/

#footerLogin {

	display: block;
	width: 293px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/bg_footer_login.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	text-align:center;
}

#footerLogin:hover {
	background-position: -293px 0px;
}

a#footerLogin {
	text-decoration:none;
	padding-top:7px;
	color:#fff;
	font-size:16px;
}

/**		FOOTER LOGIN ENDS		**/

/**		FOOTER TEXT STARTS		**/

#footer {
	color:#7cbbe4;
}

#footer a:link, #footer a:visited {
	color:#7cbbe4;
	text-decoration:none; 
}

#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:underline;
}

/**		FOOTER TEXT ENDS		**/

