.whiteborder {
	border: 1px solid #CC9900;
}
.whiteborder #callout {
	float: right;
	width: 150px;
	background-color: #EBF7FA;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
	border: 2px double #9DD8E8;
}
.whiteborder #callout h1 {
	color: #000000;
}
.whiteborder #callout h2 {
	color: #ED0105;
}



A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {
	font-family: Verdena, Arial, Helvetica;
	font-size: 11px;
	background-color: #1c587c;
	margin: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F80004;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.image-righ {
	float: right;
	clear: both;
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 10pt;
	margin-left: 10pt;
}
.image-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



hr {  color: #000000}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #0000FF; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}

.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #CC9933;
	padding: 3px;

}
.sidebar {
	background-image: url(images/side-bg-middle.jpg);
	background-repeat: repeat-y;
}
.main-nav {
	padding-top: 10pt;
	padding-right: 10pt;
	padding-bottom: 10px;
	color: #999999;
}
.main-nav a:link {
	font-weight: bold;
	color: #47B4D3;
	text-decoration: none;
}
.main-nav a:visited {
	font-weight: bold;
	color: #47B4D3;
	text-decoration: none;
}
.main-nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F30007;
}
.whiteborder .upper-nav {
	padding: 12pt;
}
.whiteborder   .upper-nav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26303A;
	text-decoration: none;
}
.whiteborder   .upper-nav  a:hover {
	color: #F60200;
}
.footer {
	padding: 12pt;
	background-color: #FFFFCC;
}
.style1 {
	font-size: 12pt;
	color: #F80004;
	font-weight: bold;
}
.style3 {
	color: #333333;
	font-size: 10pt;
}


.sidebar {
	background-image: url(images/side-bg-middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.special {
	background-color: #FFFF99;
	border: thin dashed #EF0100;
}
.whiteborder a {
	color: #333333;
	text-decoration: none;
}
.whiteborder a:hover {
	color: #EF0000;
}
.whiteborder .main-nav a {
	color: #55BAD7;
}
.whiteborder .main-nav a:hover {
	color: #E6F3F9;
	background-color: #F70000;
}
.whiteborder .sidebar .sidebartext {
	padding-right: 21px;
	padding-left: 5px;
}
