/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 90px;
}

.input2 {
	width: 45px;
	height: 22px;
	background: url(images/homepage15.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.text1a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
	margin-top: 25px;
}

.text2 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
}

.text3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}

.text4 {
	text-align: center;
	color: #8EA4BB;
}

.text5 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

.text6 {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
}

.text7 {
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
}

.text8 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #515151;
	text-align: center;
	letter-spacing: .2em;
}

.text9 {
	text-align: left;
}	

.text10 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.superscript {
	vertical-align: super;
	font-size: 70%;
}
	
/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	line-height: 18px;
}

.list2 {
	margin-left: 0px;
	padding-left: 30px;
	list-style-position: inside;
	line-height: 18px;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	padding-left: 30px;
}

.list3 li {
	padding-bottom: 8px;
}

.list4 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	padding-left: 15px;
	list-style: none;
}

.list4 li {
	padding-bottom: 12px;
	font-weight: bold;
}

.list4 li a {
	padding: 5px;
	text-decoration: none; 
}

.list4 li a:hover {
	background-color: #205EA9;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #3695E2;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 0px 0px 9px;
	background: url(images/homepage09.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
}

.link1-on {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 9px 0px 0px;
	background: url(images/tab3.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	text-align: right;
}

.link4 {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 5px 0px 4px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tab2.gif);	
	cursor:pointer;
}

.link4-on {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 9px 0px 0px;
	background-color: #9CE2FB; /* #2567B3; */
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	text-align: right;
}

.link1:hover {
	background-image: url(images/homepage10.gif);
	color: #FFFFFF;
}

.link1b {
	display: block;
	width: 156px;
	height: 19px;
	padding: 2px 0px 6px 9px;
	background: url(images/homepage09.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
}

.link1b-on {
	display: block;
	width: 156px;
	height: 19px;
	padding: 2px 9px 6px 0px;
	background-color: #9CE2FB; /* #2567B3; */
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.link1b:hover {
	background-image: url(images/homepage10.gif);
	color: #FFFFFF;
}

.sublink1 {
	display: block;
	width: 156px;
	padding: 1px 0px 3px 9px;
	background-color: #E0EFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
}

.sublink1-on {
	display: block;
	width: 156px;
	padding: 1px 0px 3px 9px;
	background-color: #2567B3;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.sublink1:hover {
	background-color: #63C6F7;
	color: #FFFFFF;
}

.sidemenu-divider {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 5px 0px 4px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tab2.gif);	
	cursor:default;
}

.sidemenu-subdivider {
	display: block;
	width: 156px;
	height: 9px;
	padding: 1px 8px 5px 1px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
}

.sidemenu-subdivider2 {
	display: block;
	width: 156px;
	height: 19px;
	padding: 1px 8px 5px 1px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
}


.link3 {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: solid #FFFFFF 1px;
}

.link3-on {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #2567B3 1px;
	background-color: #2567B3;
}

.link3:hover {
	color: #FFFFFF;
	border: solid #0999ED 1px;
	background: url(images/homepage101.gif) repeat-x bottom;
}

.link3 a {
	text-decoration: none;
} 

.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage06.gif) repeat left top; }
.bg2 { background: url(images/homepage07.gif) repeat-y left top; }
.bg3 { background: #F3F5F6 url(images/homepage20.gif) no-repeat left top; }
.bg3a { background: #F3F5F6 url(images/homepage20a2.gif) no-repeat top; }
.bg3b { background: #F3F5F6 url(images/homepage20b.gif) no-repeat left top; }
.bg4 { background: url(images/homepage21.gif) no-repeat left bottom; }
.bg4a { background: url(images/homepage21a2.gif) no-repeat bottom; }
.bg4b { background: url(images/homepage21b.gif) no-repeat left bottom; }
.bg5 { background: url(images/homepage22.gif) repeat-x left top; }
.bg6 { background: url(images/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }	 
.mint { color: #33CC33; font-weight: bold; }
 
#quotebox {
	float: right;
	margin: 0px 0px 5px 10px;
}

img { border: none; }

.img1 {
	float: left;
	margin: 0px 10px 5px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 5px 10px;
}
 
.img3 {
	float: left;
	margin: 3px 5px 0px 0px;
}

.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.videoframe {
    margin-left: 100px;

}

.videoframe a {
	text-decoration: none;
}

.videoframe img {
	width: 175px;
	height: 130px;
}

hr { display: none; }

.hr1 {
	height: 31px;
	background: url(images/homepage11.gif) repeat-x left center;
}

/** MENU SCRIPT */	   

.submenu {
margin-bottom: 0em;
}
