/*---BASIC HTML ELEMENTS & BUILDING BLOCKS--*/
body { font-family: arial, helvetica, sans-serif; color:#2b2b2b;  }

.content {background:#fff;}

h1 {color:#032c63;}	
h2 {color:#032c63;}
h3 {color:#032c63;}
h4 {color:#032c63;}

ul li {color:#2c417c;}

/*--BASIC LINK STYLING--*/
a:link, a:visited {color:#2c417c;text-decoration:none;}
a:hover{text-decoration:underline;}

/*--HEADER TOP NAV--*/
.header ul li {color:#fff; }
.header ul li a:link, .header ul li a:visited {color:#fff; text-decoration:none;}
.header ul li a:hover {text-decoration:underline;}


/*--HOLDER OF FLASH HEADER AND NAV--*/

/*--MAIN NAV--*/
.mainNav li a:link, .mainNav li a:visited {color:#002c5a; text-decoration:none;}
.mainNav li a:hover, ul.mainNav  li.hover, ul.mainNav  li:hover  {background:  url('../../images/bg/bgMainNavHover.gif') no-repeat; font-weight:bold;}

/*--MAIN NAV - DROP DOWNS--*/
body ul.mainNav  ul {background: url('../../images/microsite/theme1/bg/bgDropDownNavHover.gif') no-repeat bottom center;}
ul.mainNav  ul li {font-weight:normal;}
ul.mainNav  ul li a:link, ul.mainNav  ul li a:visited { }
ul.mainNav  ul li a:hover, ul.mainNav  ul  li.hover , ul.mainNav  ul li:hover  ,ul.mainNav  ul li.hover a  { background-image:none;  }

ul.mainNav  ul li a{color: #000!important;}
ul.mainNav  li a {color: #fff!important;}

/*--FOOTER--*/
.footer {border-top:1px dotted #d9d9d9;}
.footer ul li {}
.footer ul li a:link, .footer ul li a:visited {}
.footer ul li a:hover {}
.footer img {float:right;}

/*--RIGHT HAND ELEMENT--*/
.rightHandElement p {color:#2c417c;}

/*--CONTACT FORM--*/
.contactForm label {color:#30609c;}
.contactForm label.radio {color:#2b2b2b; }
.contactForm select {}
.contactForm input {}
.contactForm input.radio {}
.contactForm textarea {}
.contactForm textarea.large { }
.contactForm .subtitle {;border-bottom:1px dotted #d9d9d9;font-weight:bold;color:#032c63;}
.contactForm .captcha  {}
.contactForm .captcha img {}
.contactForm .captcha label {color:#2b2b2b; }
.contactForm .submit {}
.contactForm .submit input {background: url('../../images/microsite/btnSubmit.gif') no-repeat 0 -28px;}
.contactForm .submit input:hover {background-position:0 0;}
.contactForm .disclaimer {} 
.contactForm .disclaimer  label{color:#2b2b2b;} 

/*--SIGN-IN FORM--*/
.signInForm {/*border-top:10px solid #5092ba;*/}
.loginForm { background:#ededee; }
.loginForm label {color:#30609c;}
.loginForm  .submit input {background: url('../../images/microsite/btnSubmit.gif') no-repeat 0 -28px; }
.loginForm  .submit input:hover {}
.tandcLink {}
.tandcLink a:link, .tandcLink a:visited {background: url('../../images/microsite/btnTandCDown.gif') no-repeat center right;  color:#2B2B2B;}
.tandcLink a:hover {color:#2c417c;}
.tandcLink a.selected:link, .tandcLink a.selected:visited {background: url('../../images/microsite/btnTandCUp.gif') no-repeat center right; }
.tandcs{background: url('../../images/bg/largeBreakLine.gif') no-repeat top center; }

/*--GALLERY--*/
.galleryContianer {}
.embox {}
#thumbs {background:#ededee;}
#thumbs ul li.selected {border:1px solid #ccc;}
.pagination {font-weight:bold;}
.pagination a:link, .pagination a:visited , .pagination span.current{}
.nav-controls {font-weight:bold;}


	
	
	
	

	