/* CSS Document */

Body {
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg) no-repeat center top;
	background-color:#03235c;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #4C4C4C; 
	line-height: 16px;
}

/*************** Main Menu Start ***********************/

.MainMenuBg {
	background: url(../images/index_04.jpg) no-repeat;
	line-height: 53px;
	height: 53px;
	padding-left: 54px;
}

#MainMenu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#MainMenu Li {
	background: url(../images/line.jpg) no-repeat right;
	display: inline;
	float: left;
	padding: 0px 24px;
}

#MainMenu a {
	color: #00529C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#MainMenu a:hover {
	color: #C7141B;
}

#MainMenu a.Active {
	color: #C7141B;
}

/************************* Main Menu Closed **************************/

/************************* Content Area Start **************************/

#Content {
	padding: 35px;
	width: 612px;
	vertical-align: top;
	text-align: justify;
	background: url(../images/index_05.jpg) #ffffff repeat-x;
}

#Content .Image {
	width: 210px;
	float: left;
	text-align: center;
	margin: 0px 20px 20px 0px;
}

#Content .Image .IMG {
	border: 4px #CCCCCC solid;
}

#Content H1 {
	margin: 0px;
	padding: 0px;
	color: #00529C;
	font-size: 18px;
	font-weight: normal;
}

#Content H2 {
	margin: 20px 0px 0px;
	padding: 0px;
	color: #00529C;
	font-size: 12px;
	font-weight: bold;
}

#Content H2 span {
	color: #5D5D5B;
	font-size: 11px;
	font-weight: normal;
}

#Content H2 a {
	color: #00529C;
	font-size: 12px;
	font-weight: bold;
}

#Content H2 a:hover {
	color: #00529C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/************************* Content Area Closed **************************/

/************************* Right Bar Start **************************/

#Right {
	background: url(../images/index_06.jpg) #C9C9C9 repeat-x;
	vertical-align: top;
	padding: 20px 15px;
}

#Right .QuickLinkHead {
	background: url(../images/index_09.jpg) repeat-x;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #00529C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#Right .QuickLinks {
	background: url(../images/index_15.jpg) #ffffff repeat-x bottom;
}

#Right .QuickLinks  Td{
	border-bottom: 1px #E7E7E7 solid;
	padding-top: 5px; 
}

#Right .QuickLinks .Icon {
	width: 45px;
	padding-bottom: 3px;
}

#Right .QuickLinks a {
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#Right .QuickLinks a:hover, #Right .QuickLinks a.Active  {
	color: #C7141B;
}

#Right .FormLinks {
	text-align: center;
}

#Right .FormLinks IMG {
	margin-top: 8px;
}

#Right .RightBottomImg {
	padding: 38px;
	text-align: center;
}


/************************* Right Bar Closed **************************/


/************************* Footer Start **************************/

#Footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 94px;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

#Footer a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 3px;
}

#Footer a:hover {
	text-decoration: underline;
}

#Footer2 {
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 20px;
	text-align:center;
	color: #ffffff;
	font-size: 8px;
	padding-top:7px;
	vertical-align: top;
}

/************************* Footer Closed **************************/

.Check {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}

.Check li {
	background: url(../images/check.gif) no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

a.Mail {
	color: #00529C;
	text-decoration: none;
}

a:hover.Mail {
	color: #C7141B;
}

.Form {
	margin: 20px 0px;
}

.Questions {
	/*border: 1px #C9C9C9 solid;*/
}

.QuestionsHead {
	/*background: url(../images/index_03.jpg) repeat-x bottom;*/
	padding: 5px 0px 0px;
	color: #00529C;
	font-weight: bold;
}

.Options {
	padding: 5px;
	border-bottom: 1px #999999 dashed;
}

.Options Input {
	vertical-align: middle;
}

.Button {
	background: #00529C;
	color: #ffffff;
	border: none;
	margin-top: 20px;
	font-weight: bold; 
}

.Text .RowDiv {
	padding: 5px 10px 5px; 
	float: left;
	width: 570px;
}

.RowDiv Label {
	width: 140px;
	vertical-align: top;
	float: left;
	clear:both;
	line-height: 24px;
}

.RowDiv .Textfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px #4680B0 solid;
	padding: 3px 5px;
	margin: 3px 0px;
	color: #333333;
}

.RowDiv .Textfield:focus {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #5A5A5A solid;
	padding: 3px 5px;
	color: #333333;
}

.RowDiv .Textfield1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px #4680B0 solid;
	padding: 3px 5px;
	color: #333333;
	width: 277px;
	margin: 3px 0px;
}
.Questions .Textfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px #4680B0 solid;
	padding: 3px 5px;
	margin: 3px 0px;
	color: #333333;
}

.our-links
{
	font-size:9px;
}

.Questions .Textfield:focus {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: 1px #5A5A5A solid;
	padding: 3px 5px;
	color: #333333;
}

.blue-text {
	color:#0033FF;
}

#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}

.hidden {

	display : none;

}

#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%	

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}