/* GLOBAL
******************************************/
body {

background-image: url(general-background.gif);
	font:11px 'trebuchet ms', 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
} 

input {
	color : #000000;
	font-size : 12px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}


table td {font-size:11px}

a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a:link {color: #B4591C;}
a:visited {color: #B4A51C;}
a:hover, a:active {color:#B4591C;text-decoration:none;}

a img {border:none;text-decoration:none;}

h3 a:link {color:#fff;}
h3 a:visited {color:#fff;}
h3 a:hover {color:#fff;}

h1 {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#fff;
	text-decoration:none;
}

h2 {
	font-size:14px;
	color:#fff;
	margin:0 0 4px 0;
	padding:0;
	text-shadow: #000 2px 2px 0px;
}
h3 {
	font-size:10px;
	margin:0 0 4px 0;
	padding:0;
	color:#fff;
}
h4 {
	color:#fff;
	font-size:11px;
	margin:0 0 2px 0;
	padding:0;
	text-shadow: #000 2px 2px 0px;
}
	
