@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-image: url(../images/bgin.jpg);
	background-repeat: repeat-x;
	line-height:18px;
}
.black {
	font-size: 11px;
	color: #000000;
}

.black:active{
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.black:hover{
	font-size: 11px;
	color: #333333;
}
.footerlink {
	font-size: 11px;
}
.footerhead {
	font-weight: bold;
	color: #545454;
}
.bigtxt {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:22px;
}
.greenbig {
	font-size: 19px;
	font-weight: bold;
	color: #1a9dbe;
	line-height:22px;
}


.blctxt {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height:22px;
}




.grey {
	font-size: 11px;
	color: #545454;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #545454;
	
}
.small {
	font-size: 11px;
	color: #2F86A1;
}

.breadcrumb {
	color: #93e9ff;
	font-size: 11px;
}
.form {
	font-size: 11px;
	color: #7d7d7d;
	background-color: #FFFFFF;
	border: 1px solid #7BC1D3;
}


a:link {
	color: #2F86A1;
	text-decoration: none;
}

a:visited {
	color: #2F86A1;
	text-decoration: none;
}
.boxborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7a7a7;
	border-left-color: #a7a7a7;
}

.subtxt {
	font-size: 11px;
	font-weight: bold;
	color: #2F86A1;
}

.redtxt {
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}


a:hover {
	color: #6FBACD;
	text-decoration: underline;
}

a:active {
	color: #2F86A1;
	text-decoration: none;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737373;
}


.footertxt:hover {
	color: #FFFFFF;
	text-decoration:none;
	
}

.footertxt:active {
	color: #FFFFFF;
	text-decoration:none;
	
}
.homeBG {
	background-image: url(../images/mainImage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 570px;
}
.navBG {
	background-image: url(../images/bgMenu.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 292px;
}
#news {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
#scrollbox2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
	height: 252px;
	/*	overflow: scroll;*/
	overflow:auto;
	
}

#boxtext {
	margin-left: 21px;
	}
.head {
	font-size: 12px;
	color: #4D4D4D;
	font-weight:bold;
}

.head1 {
	font-size: 12px;
	color: #4D4D4D;
	font-weight:bold;
}
.teamtxt {
	font-size: 12px;
	font-weight: bold;
	color: #2F86A1;
}

.teamtxt1{
	font-size: 12px;
	font-weight: bold;
	color: #2F86A1;

}

.teamtxt1:hover{
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7FCDD9;
	padding: 1px;
	border: 1px solid #7FCDD9;
	font-weight: bold;
	background-color: #FFFFFF;
}

.box2 {
	border: 1px solid #717171;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

.box1 {
	border: 1px solid #717171;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	color: #999999;
	background-color: #FFFFFF;
}

.box1:hover {
	border: 1px solid #62ABBC;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	color: #62ABBC;
	background-color: #cccccc;
}


.box:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	padding: 1px;
	border: 1px solid #7FCDD9;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
	
.boxtext3 {
		font-size:11px;
	}
	
.boxtext {
	color:#4d4d4d;
	font-size:12px;
	font-weight:bold;
	}
	
.bgSearch {
	background-image: url(../images/bgSearch2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 28px;
}

.searchForm {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #999999;
}
LI {
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 6px;
	margin-bottom:10px;
	left: 10px;
	right: 10px;
	margin-left: 20px;
	list-style-position: outside;	
}

.head:hover {
	color:#2F86A1;
	text-decoration:underline;
	
}
.bgBox {
	background-image: url(../images/bgBox.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #eeeeee;
padding: 5px;
left: 100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -70px;
left: 190px;

 /*position where enlarged image should offset horizontally */
}

#line
{
line-height:12px;
}
#line1
{
line-height:15px;
}

#add
{
	margin-right: 10px;
	margin-top:2px;
	margin-left: 10px;
}

#add1
{
	margin-right: 10px;
	margin-top:2px;
	
}

.formButton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2C889F;
	border: 1px solid #2D89A0;
	font-weight: bold;
}
#wrapper {
width: 700px;
height: 200px;
margin: 20px auto 20px auto;
padding: 0px;
text-align: left;
position: relative;
border: solid 1px #fff;
}
.firstlayer {
font-size: 18px;
font-weight: bold;
color: #2D89A0;
position: absolute;
top: 20px;
left: 20px;
z-index: 1;
}
.secondlayer {
font-size: 18px;
font-weight: bold;
color: #aaa;
position: absolute;
top: 22px;
left: 22px;
z-index: 0;
} 

.box {
	color: #2F86A1;
	background-color: #C0C0C0;
	padding: 3px;
	border: 1px solid #eeeeee;
	font-weight: normal;
}

.box:hover {
	color: #2F86A1;
	background-color: #C0C0C0;
	padding: 3px;
	border: 1px solid #eeeeee;
	font-weight: normal;
}
#shadow-container .shadow1 {
		background: #F1F0F1;
	}
