/* Global Styles */

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #686868;
}

img {
	border: none;
}

.DNNAligncenter {
	text-align: left;
}

.divider {
	font-weight: 900;
	color: #be5593;
}

/* Font Styles */

.Normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #686868;
}

.mainheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A0153;
}

.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A0153;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #8A0153;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #8A0153;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #8A0153;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #8A0153;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #8A0153;
}

/* Div Styles */

#container {
	width: 980px;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#admin_toolbar {
	width: 980px;
	background-color: #FFFFFF;
	text-align: right;
}

#header {
	width: 980px;
	height: 113px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.search_date {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 10px;
	padding-top: 30px;
}

.search_field {
	text-align: right;
	padding-bottom: 7px;
	display: block;
}

.NormalTextBoxSearch {
	border: 1px solid #000000;
}

.search_button {
	text-align: right;
	display: block;
}

.current_date {
	text-align: right;
}

.date {
	color: #FFFFFF;
	letter-spacing: 2px;
}

#navigation {
	width: 965px;
	height: 36px;
	margin-left: 12px;
	float: left;
	z-index: 1;
}

.dsf_text_logo {
	width: 192px;
	padding-top: 10px;
	float: left;
	position: relative;
}

.menu {
	width: 750px;
	margin-left: 20px;
	padding-top: 10px;
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}

#main_container { background-image: url(images/bg.gif); background-repeat: repeat-y; }

.left_column {
	width: 724px;
	float: left;
	position: relative;
	text-align: right;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.left_column_admin {
	width: 970px;
	float: left;
	position: relative;
	text-align: right;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.flash_banner {
	width: 711px;
	height: 209px;
	position: relative;
	float: right;
	z-index: 0;
}

.content_pane {
	width: 711px;
	float: right;
	text-align: left;
	padding-bottom: 10px;
}

.content_pane_admin {
	width: 940px;
	float: right;
	text-align: left;
	padding-bottom: 10px;
}

.right_column {
	width: 236px;
	margin-left: 9px;
	float: left;
	position: relative;
}

.RightPane {
	padding-bottom: 10px;
}

#home_bottom_curve {
	width: 980px;
	height: 147px;
	background-image: url(images/home_bottom_curve.jpg);
	position: relative;
	float: left;
}

#internal_bottom_curve {
	width: 980px;
	height: 80px;
	background-image: url(images/internal_bottom_curve.jpg);
	position: relative;
	float: left;
}

#footer {
	width: 980px;
	height: 30px;
	background-color: #FFFFFF;
	font-size: 10px;
	clear: both;
}

.footer_container_left {
	width: 400px;
	margin-left: 54px;
	padding-top: 2px;
	float: left;
}
.footer_container_right {
	width: 250px;
	margin-left: 170px;
	padding-top: 2px;
	float: left;
}

/* Link Styles */

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.legal_links:link {
	color: #686868;
	text-decoration: none;
}

a.legal_links:visited {
	color: #686868;
	text-decoration: none;
}

a.legal_links:hover {
	color: #686868;
	text-decoration: underline;
}

a.legal_links:active {
	color: #686868;
	text-decoration: none;
}

a.design_powered:link {
	color: #a41168;
	text-decoration: none;
}

a.design_powered:visited {
	color: #a41168;
	text-decoration: none;
}

a.design_powered:hover {
	color: #a41168;
	text-decoration: underline;
}

a.design_powered:active {
	color: #a41168;
	text-decoration: none;
}

/* Rad Menu Styles */

.RadMenu_DNN .rootGroup .item a:link, .RadMenu_DNN .rootGroup .item a:active, .RadMenu_DNN .rootGroup .item a:visited {
    cursor: hand;
    cursor: pointer;
}

.RadMenu_DNN .rootGroup .item a:hover {
    cursor: hand;
    cursor: pointer;
}

.RadMenu_DNN .rootGroup .item a:link, .RadMenu_DNN .rootGroup .item a:active, .RadMenu_DNN .rootGroup .item a:visited {
	padding-right: 10px;
	padding-left: 10px;
}

.RadMenu_DNN .rootGroup .item a:hover {
	padding-right: 10px;
	padding-left: 10px;
}

.RadMenu_DNN .level1 .item a:link, .RadMenu_DNN .level1 .item a:active, .RadMenu_DNN .level1 .item a:visited {
    cursor: hand;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 225px;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #cccccc;
    color: #000000;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.RadMenu_DNN .level1 .item a:hover {
    cursor: hand;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 145px;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #8C0355;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/* Rad Menu Admin Styles */
.RadMenu_DNNADMIN .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
    background-color: #8B0053;
    color: #FFFFFF;
    width: 170px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:12px;
	padding-right: 12px;
}

.RadMenu_DNNADMIN .item a:hover {
    cursor: hand;
    cursor: pointer;
    background-color: #c47fa8;
    color: #000000;
}
