/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #91ABC4;
	background-image: url(images/img01A.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	letter-spacing: 0.1em;
	line-height: 12pt;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D24B5A;
	font-weight: normal;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1C342;
	padding-bottom: 5px;
	margin-right: 15px;
}

h2 {
	color: #D24B5A;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #616aaf;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #616aaf;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
}
li {
	padding-bottom: 3px;
	list-style-image: url(images/bullet.gif);
}
.small {
	font-size: 8pt;
	color: #999;
}
.imgleft {
	padding-right: 15px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-left: 0px;
}
.imgrt {
	padding-left: 15px;
	padding-bottom: 12px;
}
.indent {
	padding-left: 25px;
}
a:link {
	color: #616aaf;
	text-decoration: none;
}
a:visited {
	color: #616aaf;
	text-decoration: none;
}
a:hover {
	color: #e2ba3f;
	text-decoration: none;
}
a:active {
	color: #e2ba3f;
	text-decoration: none;
}
.blue {
	color: #616aaf;
	font-size: 9pt;
}
iframe {
	border: 2px solid #FFFFFF;
	background-color: #EAEFF4;
	margin-top: 8px;
	padding-top: 0px;
}

.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 5px solid #ABDCEF;
}
.text1 {
	font-size: 14px;
}

/** HEADER */

#header {
	width: 815px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/white.gif);
	background-repeat: repeat;
	text-align: center;
}

#header h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
}

/** MENU */

#global {
	width: 821px;
	background-color: #91abc4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	height: 22px;
	vertical-align: middle;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu a:hover {
	background-color: #EFC340;
	color: #FFFFFF;
}
#icons {
	width: 130px;
	background-color: #91abc4;
	float: right;
}
#menu {
	float: left;
	width: 680px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
}


/** CIONS */
#icons {
	width: 130px;
	background-color: #91abc4;
	float: right;
}
#ihome a {
	display: block;
	width: 32px;
	height: 22px;
	background-image: url(images/ihome.jpg);
	background-position: left top;
}
#ihome a:hover {
	background-image: url(images/ihome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#isearch a {
	display: block;
	width: 32px;
	height: 22px;
	background-image: url(images/isearch.jpg);
	background-position: left top;
}
#isearch a:hover {
	background-image: url(images/isearch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#icontact a {
	display: block;
	width: 32px;
	height: 22px;
	background-image: url(images/icontact.jpg);
	background-position: left top;
}
#icontact a:hover {
	background-image: url(images/icontact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/** CONTENT */

#content {
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left {
	float: left;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#left {
	float: left;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#right {
	float: right;
	width: 210px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#rightbase {
	float: right;
	width: 210px;
	text-align: center;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightnav {
	float: right;
	width: 242px;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e2ba3f;
	font-size: 9pt;
}
#rightform {
	float: right;
	width: 230px;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e2ba3f;
	font-size: 9pt;
}
#content #rightnav li {
padding-top: 3px;
	padding-bottom: 3px;
}
#content #rightnav a {
	color: #616aaf;
}
#content #rightnav a:visited {
	color: #616aaf;;
}
#content #rightnav a:hover {
	color: #ffffff;
	background-color: #EFC542;
	border: 3px solid #efc542;	
}
#content #rightnav a:active {
	color: #ffffff;
	background-color: #EFC542;
	border: 3px solid #efc542;	
}

#colA {
	float: left;
	width: 490px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
#colApage {
	float: left;
	width: 495px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#colB {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}
#colA_ft {
	float: left;
	width: 530px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: right;
	color: #b1b1b1;
	padding-top: 8px;
	padding-bottom: 8px;
}

#colB_ft {
	float: right;
	width: 245px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

/** FOOTER */

#footer {
	clear: both;
	width: 815px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF4B58;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 8pt;
	padding: 0px
}
.copyright {
	font-size: 8pt;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	letter-spacing: .2em;
}
#border-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F4F7;
}
#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EFC340;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#crumbs a {
	color: #aaaaaa;
}
#crumbs a:visited {
	color: #aaaaaa;
}
#crumbs a:hover {
	color: #7E98B2;
	background-color: #FFFFFF;
}
#crumbs a:active {
	color: #7E98B2;
	background-color: #FFFFFF;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
