@import url(../../../../Design/Common/css/fonts_core.css);
@import url(../../../../Design/Common/css/fonts_m.css);
@import url(../../../../Design/Themes/Basic/theme.css);
@import url(../../../../Design/Themes/Basic/color/blue/color.css);
@import url(../../../../Design/Themes/Basic/mod/mod.css);
@import url(../../../../Design/Themes/Basic/mod/mod_alt.css);
@import url(../../../../Design/Themes/Basic/btn/btn.css);
@import url(../../../../Design/Themes/Basic/nav/blue/nav.css);

/* Global Controls */
BODY, FORM {
	margin: 0px;
	padding: 0px;
}

/* Global Widths */
/* Global Heights handled in Layout Files */
.DD_Div, .rb_AlternateLayoutDiv {
	display: block;
	margin: 0px auto 0px auto;
	width: 800px;
	background-image: url(layout/dp_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.DH_Table, .rb_AlternatePortalHeader, .DP_Table, .rb_AlternateLayoutTable, .DF_Table, .rb_AlternatePortalFooter {
	width: 800px !important;
	margin: 0px auto 0px auto;
}
.DH_Menu_Cell, .List_Center_Col_1, .List_Center_Col_2 {
	width: 100%;
}
.DH_Logo_Cell, .DH_Logo_Cell_Div, .Content_Left_Col, .Content_Right_Col, .List_Right_Col_1 .Stat_Table, .List_Right_Col_2 .Stat_Table {
	width: 160px !important;
}
.DP_Left, .DP_Content, .DP_Right {
	padding-bottom: 0em;
	padding-top: 15px;
	vertical-align: top;
}
.DF_Table, .rb_AlternatePortalFooter {
	padding: .5em 0em .5em 0em;
}

/* Module Controls */
.DP_Left, .DP_Right, .DP_Left .MOD_Layout, .DP_Left .MOD_NT_Layout, .DP_Left .MOD_ALT_Layout, .DP_Left .MOD_ALT_NT_Layout, .DP_Right .MOD_Layout, .DP_Right .MOD_NT_Layout, .DP_Right .MOD_ALT_Layout, .DP_Right .MOD_ALT_NT_Layout {
	width: 175px !important;
}
.DP_Content {
	padding: 15px 25px 0px 25px;
}
.DP_Left {
	padding: 15px 0px 0px 15px;
}
.DP_Right {
	padding: 15px 15px 0px 0px;
}
.MOD_Layout, .MOD_NT_Layout, .MOD_ALT_Layout, .MOD_ALT_NT_Layout {
	margin: 0px 0px 15px 0px;
}

/*CUSTOM*/
BODY {
	background-color: #2441A3;
	line-height: 20px;
	color: #172A66 !important;
}

.DF_Table, .MOD_Content, DP_Content, .MOD_NT_Content, .MOD_Right, .MOD_Left, .MOD_NT_Left, .DH_Table, .rb_AlternatePortalHeader, .DP_Table, .rb_AlternateLayoutTable, .rb_AlternatePortalFooter {
	background-color: transparent;
}

.List_Table_1, .List_Table_2, .Content_List_Div_1, .Content_List_Div_2 {
	background-color: transparent;
	border-bottom: solid 1px #91D7D7;
}

.DH_Table {
	background-image: url(layout/dh_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.DH_Logo_Cell, .DH_Menu_Cell {
	background-color: transparent;
	height: 158px !important;
}

.DH_Menu_Table {
	background-color: transparent;
	padding-right: 5px;
}

.DH_Nav_Cell {
	background-color: #2441A3;
	color: #000000;
	height: 30px;
	padding-top: 5px;
}

.DH_Nav_Table {
	margin-left: auto;
	margin-right: auto;
}

.DP_Table {
	background-image: url(layout/dp_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}
.DP_Right {
	margin-left: 10px;
	background-image: url(layout/dp_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	width: 185px !important;
}

.DF_Table {
	background-image: url(layout/df_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	padding-top: 30px;
	padding-bottom: 10px;
}


/* Footer */

.MOD_Title {
	color: #fff;
	font-family: Times New Roman,Bookman Old Style;
	background-color: #2441A3;
	font-size: 22px !important;
	padding: 5px 5px 5px 5px;
	margin-bottom: 100px !important;
}


.MOD_Table_Top {
	color: #fff;
	font-family: Times New Roman,Bookman Old Style;
	background-color: #2441A3;
	font-size: 18px !important;
	padding: 5px;
	margin-bottom: 16px !important;
}

h2 {
	color: #2441A3;
	font-family: Times New Roman,Bookman Old Style !important;
	border-bottom: solid 1px #2441A3;
	margin-top: 10px;
}


/*Nav Links*/

.DH_Nav_Item_Hot, .DH_Nav_Item_Hot:hover, .DH_SubNav_Item_Hot, .DH_SubNav_Item_Hot:hover, .BTN_Link_1 {
	color: #fff !important;
	text-decoration: underline;
}

.DH_Nav_Item, .DH_SubNav_Item {
	color: #fff !important;
}

.DH_Nav_Item:hover, .DH_SubNav_Item:hover {
	color: #fff !important;
}

.DP_Right .MOD_ALT_NT_Head_Left, .DP_Right .MOD_ALT_NT_Head_Middle, .DP_Right .MOD_ALT_NT_Head_Right, .DP_Right .MOD_ALT_NT_Foot_Left, .DP_Right .MOD_ALT_NT_Foot_Middle, .DP_Right .MOD_ALT_NT_Foot_Right, .DP_Right .MOD_ALT_NT_Left, .DP_Right .MOD_ALT_NT_Right {
	background-color: #91D7D7 !important;
}


.DP_Right .MOD_ALT_NT_Content {
	background-color: #EFFFFF !important;
	color: #000;
}

