@charset "UTF-8";
.whiteBoarder {
	background-color: #ffffff;
	background-repeat: repeat-y;
	width: 5px;
}
.sidebarBoarderTop {
	background-image: url(images/template/boarderSidebarTop.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 22px;
}
.sidebarBoarderBottom {
	background-image: url(images/template/boarderSidebarBottom.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 74px;
}
.sidebarBoarderTopRight {
	background-image: url(images/template/boarderSidebarTop.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: -172px;
}
.sidebarBoarderTopLeft {
	background-image: url(images/template/boarderSidebarTop.jpg);
	background-repeat: no-repeat;
	
	height: 22px;
}
.sidebarBoarderBottomLeft {
	background-image: url(images/template/boarderSidebarBottom.jpg);
	background-repeat: no-repeat;
	
	height: 74px;
}
.sidebarBoarderBottomRight {
	background-image: url(images/template/boarderSidebarBottom.jpg);
	background-repeat: no-repeat;
	height: 74px;
	background-position: -172px;
}
.sidebarBoarderBottomMiddle {
	background-image: url(images/template/boarderSidebarBottomMiddle.jpg);
	background-repeat: no-repeat;
	height: 74px;
	
}
.sidebarBoarderTopMiddle {
	background-image: url(images/template/boarderSidebarTopMiddle.jpg);
	background-repeat: no-repeat;
	height: 74px;
	
}
.sidebarLeftBoarder {
	background-image: url(images/template/boarderSidebarLeft.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
.sidebarRightBoarder {
	background-image: url(images/template/boarderSidebarRight.jpg);
	background-repeat: repeat-y;
	width: 25px;
}
.sidebarRightBoarder2 {
	background-image: url(images/template/boarderSidebarRight.jpg);
	background-repeat: repeat-y;
	width: 38px;
}
.leftBoarder {
	background-color: #5DACC6;
	background-image: url(images/template/boarderLeft.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.rightBoarder {
	background-color: #5DACC6;
	background-image: url(images/template/boarderRight.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.footer {
	background-color: #5DACC6;
	background-image: url(images/template/footer.jpg);
	background-repeat: no-repeat;
	width: 825px;
	height: 98px;
}
.footerBorder {
	background-color: #5DACC6;
	background-image: url(images/template/footerBorder.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 18px;
}
a.sidebarTitle:hover {
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 15px;
	color: #50bcc9;
}
.sidebarTitleHighlight {
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 15px;
	color: #50bcc9;
	
}
.sidebarTitle {
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 15px;
	color: #ffffff;
	
}
.title {
	width: 795px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #365a6b;
	padding-left: 25px;
}
.subTitle {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #189091;
	text-transform:uppercase
	
}
.text {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 35px;
	
}



.textLarge {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	
}

.textCallOut {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #307596;
	text-decoration:none;
}

a.textCallOut:hover{color: #000000;}

.textLink2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #307596;
	text-decoration:none;
	
	
}

a.textLink2:hover{color: #000000;}
