﻿/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:url(images/header-tail.jpg) left top repeat-x;}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.167em; color:#949494;}
input, select {vertical-align:middle; font-weight:normal;}

a {
	text-decoration: underline;
	color: #6BA7D3;
}
a:hover {text-decoration:none;}
ul {list-style:none;}
ul li {
	background:url(images/list-marker.gif) left 5px no-repeat;
	padding:0 0 8px 14px;
}
li a {
	color: #67A7D1;
}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.main { width:944px; margin:0 auto; text-align:left;}

.col-1,
.col-2,
.col-3 {float:left;}

/***************header***************/
#header {height:345px; background:url(images/header-bg.jpg) center 7px no-repeat;}
#header_eng {height:345px; background:url(images/header-bg_eng.jpg) center 7px no-repeat;}

.menu {height:83px; margin:0 -10px 0 5px;}

a.menu-btn:link, a.menu-btn:visited { display:block; float:left; width:130px; height:34px; padding-top:15px; margin:7px 4px 0px 0px; background:url(images/top-menu-lnk.jpg) top no-repeat; text-align:center; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; font-size:12px; font-weight:bold; color:#FFFFFF; }
a.menu-btn:hover {
	background: url(images/top-menu-lnk.jpg) bottom no-repeat;
	height: 34px;
	padding-top: 23px;
	color: #3A7EAB;
}
a.menu-btn-sel:link, a.menu-btn-sel:visited {
	display: block;
	float: left;
	width: 130px;
	height: 34px;
	padding-top: 23px;
	margin: 7px 4px 0px 0px;
	background: url(images/top-menu-lnk.jpg) bottom no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #3A7EAB;
}

.logo {float:left; padding:43px 57px 0 0px;}
.banner {float:left; background:url(images/banner.jpg) left top no-repeat; padding:11px 13px 11px 11px; margin-bottom:-24px; position:relative;}

/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin:2px 13px 0 0;}
.img-indent2 {float:left; margin:2px 13px 20px 0;}
.phone {float:right; margin-right:19px;}
cite {font-style:normal;}

#content {background:url(images/content-tail.jpg) left top repeat-x; padding:40px 0 21px 31px;}
.col-1 {width:208px; padding-right:51px;}
.col-2 {width:668px;}

.border {border-top:2px solid #EEE; padding-top:6px;}

.cols .col-1 {width:192px; padding:0 16px 0 2px; }
.cols .col-2 {width:192px; padding:0 17px 0 16px; }
.cols .col-3 {width:192px; padding:0 21px 0 18px; }
.cols .col-2, .cols .col-3 {border-left:1px solid #E4E4E4; }

/***************titles***************/
.title {margin-bottom:8px;}
.title-un {margin-bottom:5px;}

.title1, .title2, .title3, .title4, .title5, .title6, .title7 {padding:9px 0 2px; margin-bottom:12px;}
.title1 {border-bottom:6px solid #85CA18;}
.title2 {border-bottom:6px solid #EED10A;}
.title3 {
	border-bottom: 6px solid #3DC5EC;
	border-bottom-color: #3E99EC;
}
.title4 {border-bottom:6px solid #FAAB02;}
.title5 {border-bottom:6px solid #AE0000;}
.title6 {border-bottom:6px solid #002A69;}
.title7 {border-bottom:6px solid #63549D;}

h2 {padding-bottom:15px;}
h3 {font-weight:normal; font-style:italic; font-size:0.917em;}

/***************links***************/
.link {color:#949494;}
.link:hover {
	color: #6BA7D3;
}

/***************form***************/
#contactForm {padding:6px 21px 0 2px;}
#contactForm .float-l {width:315px;}
#contactForm .float-l div {height:25px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; border:1px solid #A4A4A4; padding:2px 0 0 3px;}
#contactForm input {height:16px; width:313px;}
#contactForm textarea {overflow:hidden; height:66px; width:298px;}
.buttons {text-align:right; padding:7px 2px 0 0;}
.buttons a {margin-left:23px;}

/***************positioning***************/
.margin1 {margin:1px 0 18px;}
.margin2 {margin:5px 0 21px;}
.margin3 {margin:3px 0 22px;}
.margin4 {margin:3px 0 15px;}
.margin5 {margin-top:5px;}
.margin6 {margin-bottom:12px !important;}

.padding1 {padding-bottom:11px;}
.padding2 {padding-top:3px;}
.padding3 {padding-bottom:22px;}
.padding4 {padding-bottom:16px;}

/***************footer***************/
#footer {border-top:1px solid #E4E4E4;}
#footer p {padding:31px 0 33px 14px; }
#footer a {
	border-left: 1px solid #949494;
	padding-left: 4px;
	margin-left: 4px;
	text-decoration: underline;
	color: #6BA7D3;
}
#footer a:hover {text-decoration:none;}


/***************list***************/
.list {
	list-style-type: disc;
	padding-bottom: 16px;
}

/* NEW CSS */

h3.sectionTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #6BA7D3;
	font-style: normal;
	margin: 10px 0px 5px 0px;
}
h4.smlSectionTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	margin: 7px 0px 5px 0px;
	line-height: 19px;
}
.goToTopLnk { margin:5px 0px; text-align:right; }

.mainLnk { background:url(images/list-marker.gif) left 5px no-repeat; margin-bottom:5px       ; padding-left:14px; }
.scndLnk { margin-bottom:5px; padding-left:24px; }
.trdLnk { margin-bottom:5px; padding-left:48px; }

#search-form { position: absolute; z-index: 999; margin:233px 0px 0px 45px; padding:15px; background:#f1f5f6; background:url(images/header-bg_search.jpg) center 0px no-repeat; border:0px solid #FFFFFF; }
#search-form .title { font-size:12px; font-weight:bold; color:#999999; margin-bottom:5px; }
#search-form .input-text { font-size:12px; padding:2px; color:#999999; background:#FFFFFF; border:1px solid #aaaaaa; margin-bottom:5px; }
#search-form .button { background:#84ca17; color:#FFFFFF; font-size:12px; padding:2px; border:0px; cursor:pointer; }

