@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.gallery:link {
	text-decoration: none;
	color: #ffffff;
	background-color: #79aee5;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
a.gallery:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #79aee5;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.gallery:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #93a3b4;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
a.gallery:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #79aee5;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}
h1 {
	font-size: 15px;
	color: #003543;
	margin: 0px;
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h6 {
	font-size: 15px;
	color: #46707e;
	margin: 0px;
}
#links a:link {
	color: #999;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#links a:visited {
	color: #999;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#links a:hover {
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#links a:active {
	color: #999;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#links1 a:link {
	color: #4f4f4f;
	text-decoration: none;
}
#links1 a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
#links1 a:hover {
	color: #383838;
	text-decoration: none;
}
#links1 a:active {
	color: #4f4f4f;
	text-decoration: none;
}
#copyright1 a:link {
	color: #4f4f4f;
	text-decoration: none;
}
#copyright1 a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
#copyright1 a:hover {
	color: #4f4f4f;
	text-decoration: none;
}
#copyright1 a:active {
	color: #4f4f4f;
	text-decoration: none;
}
#text h1 {
	font-family: Calibri, Tahoma;
	font-size: 15px;
	color: #003543;
	margin-top: 15px;
}
#content h1 {
	color: #96B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#content h6{
	color: #46707e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 1px;
	padding-bottom: 1px;
}.h1-corner-image {
	float: right;
}
.formOject {
	color: #000;
	background-color: #80A2BD;
	border: 1px solid #013646;
}
.formOjectRed {
	color: #000;
	background-color: #936;
	border: 1px solid #903;
}
.formOjectGreen {
	color: #000;
	background-color: #396;
	border: 1px solid #096;
}

#indexText p {font-size: 15px;}
