@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.navbar {
	background-image: url(images/ds-nav-bar.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 793px;
}
.h1 {
    font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #2A3844;
	text-align: left;
} 
.left-column {
	float: left;
}
.right-column {
	float: right;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B2F6E;
	text-align: center;
	line-height: 24px;
}
.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 24px;
	}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #3E3C3C;
	text-align: left;
}
.bodytext-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/ds-bullet.jpg);
	list-style-type: circle;
}
.bodytext-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
}
.bodytext-side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.formtext {
    font-size: 12px;
	color: #000000;
	text-align: right;
}
a.ovalbutton{
background: transparent url('images/oval-blue-left.gif') no-repeat top left;
display: block;
float: center;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
width: 175px; /* Height of button background width */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.topbar {
	background-image: url(images/topbar-bg-new.png);
	background-repeat: repeat-x;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
}
.style2 {font-size: 16px; line-height: 22px; color: #666666; text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
}
.style20 {
	font-size: 32px;
	font-family: Georgia;
	color: #FFFFFF;
}
.style21 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;