/* body */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height:15px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #004576;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004576;
}
a:hover {
	text-decoration: underline;
	color: #0B95D6;
}
a:active {
	text-decoration: none;
	color: #004576;
}


/* menus */
.topmenu {
	font-family: Arial;
	font-size: 13px;
	color: #333333;	
}
.topmenu a {
	font-family: Arial;
	font-size: 13px;
	color: #003075;
	font-weight: normal;
}
.topmenu a:link {
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #003075;
}
.topmenu a:hover {
	text-decoration: underline;
	color: #0B95D6;
}
.topmenu a:active {
	text-decoration: none;
	color: #003075;
}


.leftmenu {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
.leftmenu a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.leftmenu a:link {
	text-decoration: none;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #333333;	
}
.leftmenu a:hover {
	text-decoration: none;
	color: #0B95D6;
}
.leftmenu a:active {
	text-decoration: none;
	color: #333333;	
}


.bottommenu {
	font-family: Arial;
	font-size: 13px;
	color: #5b758f;
	line-height:13px
}
.bottommenu a {
	font-family: Arial;
	font-size: 13px;
	color: #003075;
	font-weight: normal;
}
.bottommenu a:link {
	text-decoration: none;
}
.bottommenu a:visited {
	text-decoration: none;
	color: #003075;
}
.bottommenu a:hover {
	text-decoration: underline;
	color: #0a7bb1;
}
.bottommenu a:active {
	text-decoration: none;
	color: #003075;
}




/* other text */
.lightblue13 {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #b1dfff;
	line-height:14px;
}

.darkblue12 {
	font-family: Arial;
	font-size: 12px;
	color: #004576;
}




/* headings & paragraph */
h1,h2,h3,h4,h5,h6 {
	font-family:"Trebuchet MS";
	padding:0;
	margin:0;
}
h1 {
	font-size: 22px;
	color: #004576;
	letter-spacing: -1px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	color: #0B95D6;
	letter-spacing: -0.05em;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	color: #333333;
	letter-spacing: -0.05em;
	line-height:20px;
}
p {
	padding-bottom:4;
	padding-top:4;
	margin-bottom:4;
	margin-top:4;
}




/* form */
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border:solid;
	border-width: 1px;
	border-color: #003075;
}

select {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
textarea{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.button {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	border:solid;
	border-width: 0px;
	width: 125px;
	height: 23px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}




/* bg colors */
.lightbluebg {background-color:#9ad8ef;}
.lightbluebg2 {background-color:#c5ecfa;}





/* bg Images */
.footer01 {background-image:url(../images/footer01.jpg); background-repeat:no-repeat;}
.footer02 {background-image:url(../images/footer02.jpg); background-repeat:no-repeat;}