﻿body{
background-color: #505a69;
color: #222e3b;
font: 11pt Tahoma, Arial, Helvetica, sans-serif;
}

img{
border: 0;
}

h1{
font-size: 18pt;
}

h2{
font-size: 11pt;
margin: 0;
padding: 0 0 5px 0;
}

hr{
margin: 10px;
}

form{
font-size: 9pt;
}

#container{
background: url(../images/stripe.gif) top left repeat-y;
margin: 20px auto;
width: 945px;
}

#banner{
height: 146px;
margin: 0 auto 10px auto;
width: 945px;
}

#nav{
background-image: url(../images/nav_bg.gif);
height: 39px;
margin: 10px auto;
width: 945px;
}

#nav-inner{
margin: 0 auto;
width: 905px;
}

#nav-inner img{
margin: 10px 15px;
}

#content{
position: relative;
background: url(../images/content-middle.gif) repeat-y;
margin: 0 auto;
width: 945px;
}

#ctop{
background-image: url(../images/content-top.gif);
height: 8px;
margin-top: 10px;
width: 945px;
}

#cbottom{
background-image: url(../images/content-bottom.gif);
height: 8px;
width: 945px;
}

.rounded{
background: #ffffff;
border: 1px solid #9f9f9f;
}

.box-inner{
padding: 10px;
text-align: justify;
}

.orange-u{
border-bottom: 5px solid #f27700;
}

.orange{
color: #f27700;
font-weight: bold;
}

.content_box{
background: #ffffff url(../images/box_grad.gif) top center repeat-x;
border: 1px solid #9f9f9f;
font-size: 9pt;
height: 208px;
margin-bottom: 30px;
width: 289px;
}

.content_box2{
background: #ffffff;
border: 1px solid #9f9f9f;
font-size: 9pt;
height: 208px;
margin-bottom: 30px;
width: 289px;
}

#word{
border: 10px solid #9f9f9f;
padding: 10px 5px;
text-align: center;
vertical-align: middle;
}

#number{
position: absolute;
right: 20px;
top: -3px;
z-index: 1;
}

#orange-text{
	color: orange;
	font-size: large;
}


.gray-u{
	border-bottom: 2px solid #f27700;
	border-bottom-color: #CCCCCC;
}



.style1 {
	background-color: #C0C0C0;
}
.style2 {
	color: #F27700;
	font-size: 16pt;
}
.style3 {
	font-size: 16pt;
}
.Footer {
	color: #FFFFFF;
	font-size: small;
}


.style4 {
	padding: 10px;
	text-align: center;
}
