html,body {
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#4b4b4b;
	font-weight:bold;

	/*background-image: url(../images/Background.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 50%; */
	background-position:right;

	height: 100%; 
	/*overflow: hidden;*/ 
	margin: 0; 
	padding: 1; 
	border-width: 0;
	scrollbar-face-color:#1BA5CA;
	line-height:1; 
	
}

td {
	font-family: Trebuchet MS;
	font-size: 12px;
}

th {
	font-family: Trebuchet MS;
	font-size: 12px;
}
p {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:1;
}
form {
	font-family: Trebuchet MS;
	font-size: 12px;
	}

input {
	font-family: Trebuchet MS;
	font-size: 12px;
}

textarea {
	font-family: Trebuchet MS;
	font-size: 12px;
	scrollbar-face-color:#1BA5CA;
     
}

select {
	font-family: Trebuchet MS;
	font-size: 12px;
}

ul {
	font-family: Trebuchet MS;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Trebuchet MS;
	font-size: 12px;
}

ol {
	font-family: Trebuchet MS;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}


.small {
	font-family: Trebuchet MS;
	font-size:8px;
	color:#FFFFFF;
}


.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight:100;
}
.big1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:500;
	color:#083a81;
}
.big2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:500;
	color:#0079c2;
}
.big1_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:500;
	color:#083a81;
}
.big2_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:500;
	color:#0079c2;
}


.bodystyle {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:100;
	
}
.bodystyle1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style:italic;
	color:#083a81;
	
}

.bodystyle2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style:italic;
	color:#0079c2;
	
}

.box1 {
	color:#fe9207;
	font-weight:100;
}

.box2 {
	color:#0079c2;
	font-weight:100;
}
.box3 {
	color:#5f5f5f;
	font-size:10px;
}
.box4 {
	color:#9A2F2F;
	font-weight:100;
	font-size:9px;
}


a:link {
	color: #FD995D;
	text-decoration: none;
}
a:hover {
	color: #FD995D;
	text-decoration: none;
}
a.visited
{
	color: #FD995D;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
}
a.footer2:link {
	color: #9F9F9F;
	text-decoration: none;
}
a.footer2:hover{
	text-decoration:none;
}
a.footer2:visited
{
	color: #9F9F9F;
	text-decoration:none;
}
a.footer3:link {
	color: #9F9F9F;
	text-decoration: none;
}
a.footer3:hover{
	color: #000000;
	text-decoration:none;
}
a.footer3:visited
{
	color: #9F9F9F;
	text-decoration: none;
}
a.footer4:link {
	color: #9A2F2F;;
	text-decoration: none;
}
a.footer4:hover{
	color: #9A2F2F;
	text-decoration:none;
}
a.footer4:visited
{
	color: #9A2F2F;;
	text-decoration: none;
}

a.header:link {
	color: #FFFFFF;
	font-size: 11px;
	font-style:normal;
	text-decoration: none;
}
a.header:hover {
	text-decoration: none;
}
a.header:visited
{
	color: #FFFFFF;
	font-size: 11px;
	font-style:normal;
	text-decoration: none;
	
}
.footer 
{
	color: #FFFFFF;
	font-weight:100;
	text-decoration:none;
}
.navi
{
	font-family: "Myriad Pro";
	line-height:2;
	height:21px;
	font-weight:100;
	color:#004e82;
	font-size:10px;
	
}

a.navi
{
	background:url(../images/nav_02.jpg);
	line-height:2;
	background-repeat:no-repeat;
	vertical-align:bottom;
	display: block;
	width: 124px;
	height:21px;
	text-align:right;
	text-decoration:blink;
	color:#FFFFFF;
	font-family: "Myriad Pro";
	font-weight:100;
	font-size:10px;

	
	
}
a.navi:focus,a.navi:hover
{
	line-height:2;
	background:url(../images/nav_04.jpg);
	background-repeat:no-repeat;
	font-family: "Myriad Pro";
	color:#004e82;
	
}
a.sitemap1:link,a.sitemap1:visited {
	color: #9A2F2F;
	text-decoration: none;
}
a.sitemap1:hover {
	color:#C10000;
	text-decoration: none;
}


a.sitemap2:link,a.sitemap2:visited {
	color: #5f5f5f;
	text-decoration: none;
}
a.sitemap2:hover {
	color: #9F9F9F;
	text-decoration: none;
}

