body,html{
height: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}

body {
background: #CCCCCC none repeat scroll 0%;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
width: 100%;
text-align: center;
}

iframe {
width: 100%;
height: 100%;
border: none;
background: white;
position: fixed;
top: 0px;
left: 0px;
}

a:link {
color:#0033CC;
text-decoration:none;
}

a:active {
color:#339933;
text-decoration:none;
}

a:visited {
color:#780A7A;
}

a:hover {
color:#D86600;
}

h1 {
color:#07234F;
font-size:160%;
margin:0px;
text-align:center;
}

h2 {
color:#800000;
font-size:140%;
font-weight:normal;
margin-bottom:0px;
}

h3 {
color:#045070;
font-size:110%;
font-weight:bold;
margin-bottom:0px;
}

h4 {
font-size:110%;
font-weight:normal;
margin:0px;
}

li {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
}

p {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
}

h1 a:hover, h2 a:hover {
background: #FFFFFF none repeat scroll 0%;
color: #FF9933;
}

ul {
list-style-type: square;
}

dt {
font-style:italic;
font-weight:bold;
letter-spacing:1.5px;
padding-bottom:5px;
padding-left:10px;
}

dd {
border-left:1px solid #FF6600;
margin-bottom:15px;
padding-left:10px;
}

.outer-wrapper{
width: 70%;
margin: 0pt auto;
padding: 12px;
background: #CCCCCC;
}

.other{
text-align: center;
margin: 20px;
}
.inter-wrapper{
text-align: left;
}

.topframe{
height: 100%;
width: 100%;
z-index: 2;
position: absolute;
top: 0px;
left: 0px;
}

.header-wrapper{
margin: 0pt auto 10px;
background: #45335a;
border:1px solid #333333;
}

.header-inner{
border: 1px solid #333333;
margin: 5px;
}

.titlewrapper{
color: #99AADD;
text-align: center;
}

.title{
font-size: 200%;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0.2em;
line-height: normal;
margin: 5px 5px 0pt;
padding: 15px 20px 0.25em;
text-transform: uppercase;
}

.content-wrapper{
margin-bottom: 20px;
}

.main-wrapper {
border: solid 1px #333333;
background: #ddff20;
width: 63%;
margin: 0px 0px 20px 0px;
float:left;
}

.main{
padding: 20px 10px;
text-align: left;
}

.links-wrapper{
border-top: 1px solid #333333;
padding-top: 30px;
margin: 20px;
text-align: center;
}

.sidebar-wrapper{
width: 33%;
float: right;
margin: 0px 0px 20px 0px;
}

.sidebar{
background: #ddff20;
padding: 10px 20px;
border: solid 1px #333333;
}

.icons {
margin: auto;
text-align: center;
}

.footer-wrapper {
clear: both;
background: #45335A;
border: 1px solid #333333;
padding: 5px;
}

.footer{
padding: 40px 20px;
text-align: center;
border: 1px solid #333333;
}
