* {
margin: 0px;
padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-size: 90%;
	line-height: 1.2em;
}

#container {
	width: 820px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

#container2 {
color: #666666;
}

#container3 {
width: 820px;
color: #666666;
background-color: #FFFFFF;
clear: both;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #2763A5;
float: left;
}

h1 {
	color: #FFFFFF;
	background-color: #6DA6E2;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 4px;
	font-size: 160%;
	font-weight: bold;
	padding-right: 10px;
}

h2 {
	color: #FFFFFF;
	background-color: #6DA6E2;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 140%;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	color: #666666;
	font-size: 120%;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	margin: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 120%;
}


a {
color: #6DA6E2;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover {
background-color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

a img{
	border: none;
	font-size: 120%;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0 12px 5px 0;
}

img.center {
display: block;
margin: 0 auto 5px auto;
}

img.centernoborder {
margin: 0 auto 5px auto;
}
p {
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}


img.right {
float: right;
margin: 0 0 5px 12px;
}
.content-left {
	float: left;
	width: 49%;
}
.content-right {
	float: right;
	width: 49%;
}
h4 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 30px;
}

input {
background-color: #FFFFFF;
color: #999999;
border: 1px solid #2763A5;
font-size: 11px;
padding: 3px;
}

.button {
padding: 2px;
background-color: #6DA6E2;
color: #FFFFFF;
border: 1px solid #2763A5;
font-size: 11px;
}

#header {
border: 0px
padding-bottom: 10px;
padding-top: 10px;
clear: both;
}
#header p { 
margin-top: -20px;
margin-left: 30px;
color: #999999;
}

#tabs10 {
	float:left;
	border-bottom:4px solid #2763A5;
	width: 820px;
}
#tabs10 ul {
margin:0;
padding:10px 10px 0 0px;
list-style:none;
}
#tabs10 li {
display:inline;
margin:0;
padding:0;
}
#tabs10 a {
float:left;
background:url("/images/tableft10.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs10 a span {
float:left;
display:block;
background:url("/images/tabright10.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
#tabs10 a span {
float:none;
}
#tabs10 a:hover {
background-position:0% -42px;
}
#ul-sidebar {
	list-style-type: none;
}
#li-sidebar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;
}

#tabs10 a:hover span {
background-position:100% -42px;
}

#content {
	width: 70%;
	float: left;
}
.content {
	padding: 10px;
	clear: both;
}

#sidebar {
	width: 28%;
	float: right;
}
#sidebar p {
	font-size: 90%;
	margin: 1px;
	padding-left: 10px;
}


#footer {
clear: both;
background-color:#2763A5;
}

#footer p {
	color:#FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 90%;
}

#footer p a {
	color: #FFFFFF;
	background-color: #2763A5;
}

#footer p a:hover {
color: #FFFFFF;
text-decoration: underline;
 }

table#table-01 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table#table-01 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
}
table#table-01 td {
padding: 2px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
}

table#table-02 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table#table-02 th {
align:left;
valign:top;
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
}
table#table-02 td {
align:left;
valign:top;
padding: 2px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
}
.red {
	color: #FF0000;
}
iframe {
	overflow: auto;
	height: 500px;
}

