/* CSS Document */
body{font:normal 12px Georgia; margin:0px; padding:0px; color:#333333;}
.whiteContainer{background:url(../images/white-patch.png) top;}
.whiteContainer a{padding: 0px 20px 0px 0px; float:left; margin:0px; text-decoration:underline; color:#333333; height:25px; font-size:12px; line-height:25px;}
.whiteContainer a:hover {display:block; color:#000000; height:25px;}
.floatL{float:left;}
.floatR{float:right;}
.bold{font-weight:bold;}
.italix{font-style:italic;}
a{color:#333333; text-decoration:none;}
a:hover{text-decoration:underline;}
#mainTable{margin-left:100px;}
.logoBox{width:980px; margin:0px auto; margin-top:30px; *margin-top:30px;}
.mainContent{top:16%; position:relative; margin-left:16%;}
.mainContainerBg{ background:url(../images/white-patch.png);}
.headerBg{background:url(../images/header-curve-bg.png);}
.patch{background:url(../images/patch.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch1{background:url(../images/patch1.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch2{background:url(../images/patch2.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch2a{background:url(../images/patch2a.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.headerTitle{font:bold 14px Georgia; color:#8E8E8E;}
.title{font:bold 12px Georgia; line-height:20px;}
.spacer{padding:2px 10px 0px 0px;}
.content{padding:3px;}
.content1{padding:3px; font-size:14px; line-height:25px;}
.designation{font:normal 11px Georgia; font-style:italic;}
.quotes{font:normal 12px Georgia; line-height:11px;}
.divContent{height:440px; *height:390px; overflow:auto; padding:0px 10px 0px 5px; vertical-align:middle; line-height:20px;}
.footer{height:40px; line-height:40px; color:#FFFFFF; width:980px;}
.credits{font:normal 10px Georgia; color:#FFFFFF; line-height:40px;}
.credits a{text-decoration:none; color:#FFFFFF;}
.credits a:hover{text-decoration:underline; color:#FFFFFF;}
.shiftRight{margin-right:-104px; *margin-right:0px;}
.bullets{margin-left:40px;}
.bullet1{font-size:22px;}
.contactContent{font:normal 11px Georgia; line-height:14px;}
.contactBg{background:#CCCCCC; *background:#C6C6C6;}
.formPadding{padding:5px 30px;}
.textbox{border:1px solid #999999; width:250px; height:18px;}
.textArea{border:1px solid #999999; width:100%; height:100px;}
/* div{border:1px solid #000000;} */
/* Navigation */
.navBar{background:#1b1464; height:25px;}
.navBar ul {margin: 0px; list-style: none;}
.navBar li {float: left; padding:0px; font:normal 12px Georgia; border-right:1px dotted #9eaccd;}
.navBar a{padding: 0px 20px; float:left; margin:0px; text-decoration:none; color:#FFFFFF; height:25px; font-size:12px; line-height:25px;}
.navBar a:hover {display:block; background-color:#9eaccd; color:#333333; height:25px;}
.navBar .selectedTab, .navBar .selectedTab a{display:block; background:#9eaccd; color:#333333;}
/* Navigation */
.projectLinks{background:#ffffff; color:#b90000; padding:0px 10px; line-height:30px; font-weight:bold;}
.projectLinksN{padding:0px 10px; line-height:30px; font-weight:bold;}
.projectLinks1{background:#ffffff; color:#b90000; padding:0px 5px; font-weight:bold; height:45px;}
.black_overlay {display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black;
			z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);
}
.white_content {display: none; position: absolute; top: 15%; left: 18%; width: 780px; height: 420px; *height: 430px; padding: 0px;
			border: 10px solid #ffffff; background-color: white; z-index:1002; overflow-x:none; overflow-y:none; 
}
.imgBorder{padding:2px; border:1px dotted #999999;}