/* CSS Document */
#Body {
	background: url(images/Body_bg.jpg) center top no-repeat #1f4983;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75rem;
	margin: 0px;
}

th,
 td,
 div {
	font-family: Myriad web, Arial, sans-serif;
}

th,
 td {
	vertical-align: top;
}

a:link,
a:visited,
a:active {
	color: #1f4983;
	text-decoration: underline;
}

a:hover {
	color: #444;
	text-decoration: none;
}

h1,
h3,
h5 {
	color: #204c84;
	font-weight: bold;
}

h2,
h4,
h6 {
	color: #333;
}

p:last-child {
	margin-bottom: 0 !important;
}

	
/* ********** Search Style ************** */
.search,
a.search:link,
a.search:active,
a.search:visited {
	color: #484847;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.search:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#dnn_dnnSEARCH_txtSearch {
	width: 115px;
	font-size: 12px;
	margin-right: 0px;
	color: #1f4983;
	background: none;
	border: none;
	text-align: left;
	margin-left: 0px;
	vertical-align: middle;
	height: 17px;
}


/* ********** Buttons Style ************** */
.StandardButton {
	color: #FFFFFF;
	font-family: Myriad web, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #2B5BB8;
	height: 30px;
	width: 80px;
}


/* ********** Pane Style ************** */
.BannerPane {
	padding: 0px 0px 0px 0px;
}

.HeadPane a,
.HeadPane a:link,
.HeadPane a:visited,
.HeadPane a:active {
	color: #fff;
	text-decoration: underline;
}

.HeadPane a:hover {
	color: #fff;
	text-decoration: none;
}

.HeadPane .Normal {
	color: #FFF;
}

.LeftOutPane {
	padding: 0px;
}

.LeftOutPane a,
.LeftOutPane a:link,
.LeftOutPane a:visited,
.LeftOutPane a:active {
	color: #fff;
	text-decoration: underline;
}

.LeftOutPane a:hover {
	color: #fff;
	text-decoration: none;
}

.LeftOutPane .Normal {
	color: #FFF;
}

.TopPane {
	padding: 0px 0px 0px 0px;
}

.TopLeftPane {
	padding: 7px 7px 5px 0px;
}

.TopRightPane {
	padding: 7px 0px 5px 0px;
}

.BottomLeftPane {
	padding: 7px 7px 5px 0px;
}

.BottomRightPane {
	padding: 7px 0px 5px 0px;
}

.LeftPane {
	padding: 0px 7px 0px 0px;
}

.ContentPane {
	padding: 0px;
}

.RightPane {
	padding: 0px 0px 0px 7px;
}

.MidLeftPane {
	padding: 4px 4px 4px 8px;
}

.MiddlePane {
	padding: 4px 4px 4px 4px;
}

.MidRightPane {
	padding: 4px 0px 4px 4px;
}

.BottomColumn1 {
	padding: 4px 4px 4px 8px;
}

.BottomColumn2 {
	padding: 4px 4px 4px 8px;
}

.BottomColumn3 {
	padding: 4px 4px 4px 8px;
}

.BottomColumn4 {
	padding: 4px 0px 4px 8px;
}

.BottomPane {
	padding: 0px 0px 0px 0px;
}

.HeadPane {
	padding: 5px 0px;
	float: right;
	text-align: center;
	width: 760px;
}

.FootPane {
	padding: 5px;
	float: right;
	width: 35%;
}


/* ********** Container Style ************** */
.Head {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.SubHead {
	font-size: 12px;
	color: #333;
}

.SubSubHead {
	font-size: 12px;
	color: #333;
}

.Normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5d5d5d;
}


/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 15px 2px 17px;
}

a.login:hover {
	color: #a5cae3;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 15px 2px 17px;
}

	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 18px 2px 28px;
}

a.user:hover {
	color: #a5cae3;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 18px 2px 28px;
}


/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Myriad web, Arial, sans-serif;
}

a.date:hover {
	color: #2B5BB8;
}


/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-bottom: 0px dotted;
	font-weight: Normal;
	font-style: italic;
}

a.footer:hover {
	color: #08326c;
	text-decoration: none;
	font-weight: Normal;
	text-decoration: underline;
	font-style: italic;
}


/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px dotted;
}

a.terms:hover {
	color: #08326c;
	text-decoration: none;
	font-weight: Normal;
	text-decoration: underline;
}


/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
	
a.links:hover {
	color: #08326c;
	text-decoration: underline;
	font-weight: normal;
}


/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited {
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: 0px dotted;
}

a.breadcrumb:hover {
	font-size: 11px;
	color: #2b5f8f;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}



/* ********** Other Style ************** */
.dnn_width {
	width: 1000px;
	margin: 0 auto;
}

#dnn_wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* ********** TOP ************** */
.dnn_login {
	height: 25px;
	line-height: 25px;
	text-align: right;
	color: #fff;
}

.dnn_top_1 {
	background: url(images/dnn_top_1.png) left bottom no-repeat;
}

.dnn_top_2 {
	background: url(images/dnn_top_3.png) right bottom no-repeat;
}

.dnn_top_3 {
	background: url(images/dnn_top_2.png) left bottom repeat-x;
	height: 35px;
	margin: 0 26px;
	line-height: 25px;
	text-align: right;
	color: #FFF;
}

.dnn_top_left {
	background: url(images/dnn_top_left.png) left repeat-y;
}

.dnn_top_right {
	background: url(images/dnn_top_right.png) right repeat-y;
}

.dnn_top_bg {
	background: url(images/dn_top_bg.png) repeat;
	margin: 0px 26px 0px 26px;
	min-height: 77px;
	overflow: visible;
}

.logo_left {
	float: left;
	padding: 14px 0px 14px 0px;
	text-align: center;
	width: 186px;
}


/* ********** MENU ************** */
.dnn_menu_left {
	background: url(images/dnn_menu_left.png) left no-repeat;
}

.dnn_menu_right {
	background: url(images/dnn_menu_right.png) right no-repeat;
}

.dnn_menu_bg {
	background: url(images/dnn_menu_bg.png) left repeat-x;
	height: 34px;
	margin: 0 30px;
}

	
/* ********** breadcrumb ************** */	
.dnn_brea_left {
	background: url(images/dnn_brea_left.png) left no-repeat;
}

.dnn_brea_right {
	background: url(images/dnn_brea_right.png) right no-repeat;
}

.dnn_brea_bg {
	background: url(images/dnn_brea_bg.png) left repeat-x;
	height: 27px;
	margin: 0 30px;
}

.brea_left {
	float: left;
	width: 45%;
	height: 27px;
	line-height: 25px;
	background: url(images/brea_iocn.jpg) left center no-repeat;
	padding-left: 38px;
	color: #7C7C7C;
}

.search_right {
	float: right;
	width: 154px;
	text-align: right;
	background: url(images/search_bg.jpg) right center no-repeat;
	line-height: 25px;
	height: 25px;
}

	
/* ********** CONTENT ************** */
.content_left {
	background: url(images/content_left.png) left repeat-y;
}

.content_right {
	background: url(images/content_right.png) right repeat-y;
}

.content_bg {
	background: #FFF;
	margin: 0 26px;
	padding: 7px;
}

.middle_left {
	float: left;
	width: 263px;
	height: 190px;
	background: url(images/middle_left_top.jpg) no-repeat left top;
}

.middle_right {
	float: right;
	width: 661px;
	height: 190px;
	background: url(images/banner_bg.jpg) right top no-repeat;
}

.LeftBotPane {
	float: left;
	width: 263px;
	padding: 7px 0px 0px 0px;
}

.RightBot {
	float: right;
	width: 661px;
	padding: 7px 0px 0px 0px;
}


/* ********** BOTTOM	 ************** */
.footer_left1 {
	background: url(images/footer_left1.png) left top no-repeat;
}

.footer_right1 {
	background: url(images/footer_right1.png) right top no-repeat;
}

.footer_bg1 {
	background: url(images/footer_bg1.png) top repeat-x;
	height: 11px;
	margin: 0 26px;
	font-size: 0px;
}

.footer_bg11 {
	background: url(images/footer_bg11.png) left no-repeat;
	height: 11px;
	font-size: 0px;
}

.footer_left {
	background: url(images/footer_left.png) left top repeat-y;
}

.footer_right {
	background: url(images/footer_right.png) right top repeat-y;
}

.footer_bg {
	background: url(images/footer_bg.png) left top repeat-y #e1f2f7;
	margin: 0 26px;
	min-height: 54px;
	height: auto !important;
	height: 80px;
	overflow: visible;
}

.footer_left2 {
	background: url(images/footer_left2.png) left top no-repeat;
}

.footer_right2 {
	background: url(images/footer_right2.png) right top no-repeat;
}

.footer_bg2 {
	background: url(images/footer_bg2.png) repeat-x;
	height: 24px;
	margin: 0 26px;
	font-size: 0px;
}

.bottom_left {
	float: left;
	width: 60%;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	color: #333;
}

.footer_center {
	float: none;
	line-height: 28px;
	padding: 10px 10px 0;
	color: #333;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	float: none;
}

.breadcrumArea {
	background-image: url(images/bread_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}


/*main menu*/
.fishmenu-h {
	position: relative;
	height: 34px;
	padding-left: 10px;
}

.fishmenu-h span {
	white-space: nowrap;
	display: block;
}

.fishmenu-h ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.fishmenu-h li {
	list-style: none none outside;
	float: left;
	position: relative;
	margin: 0px;
}

.fishmenu-h ul li {
	float: left;
}

.fishmenu-h ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 34px;
	display: block;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	float: left;
	background: url(images/menu_left.png) left center no-repeat;
	margin-right: 3px;
	width: auto;
}

.fishmenu-h ul li span {
	padding: 0px 18px 0px 2px;
	background: url(images/menu_right.png) right center no-repeat;
	margin-left: 15px;
}

.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited {
	color: #fff;
}

.fishmenu-h ul li a:hover {
	color: #fff;
	float: left;
	margin: 0px 3px 0px 0px;
	padding-top: 0px;
	line-height: 34px;
	background: url(images/menu_left_h.png) left center no-repeat;
}

.fishmenu-h ul li a:hover span {
	color: #fff;
	float: left;
	background: url(images/menu_right_h.png) right center no-repeat;
}

.fishmenu-h ul li.current a {
	color: #fff;
	float: left;
	margin: 0px 3px 0px 0px;
	padding-top: 0px;
	line-height: 34px;
	background: url(images/menu_left_h.png) left center no-repeat;
}

.fishmenu-h ul li.current span {
	color: #fff;
	background: url(images/menu_right_h.png) right center no-repeat;
	float: left;
}

.fishmenu-h ul li.current .menuslide span {
	background: transparent;
	margin-left: 0px;
}

.fishmenu-h ul li a.menu_hover {
	color: #fff;
	float: left;
	margin: 0px 3px 0px 0px;
	padding-top: 0px;
	line-height: 34px;
	background: url(images/menu_left_h.png) left center no-repeat;
}

.fishmenu-h ul li a.menu_hover span {
	color: #fff;
	float: left;
	background: url(images/menu_right_h.png) right center no-repeat;
}

	
/*sub menu*/
.fishmenu-h .menuslide {
	display: none;
	float: left;
	overflow: hidden;
	position: absolute;
}

.fishmenu-h .menuslide ul {
	display: none;
	left: 0px;
	border: #ccc solid 1px;
	float: left;
	position: relative;
	margin: 0px;
}

.fishmenu-h .menuslide ul li {
	display: block;
	clear: both;
	padding: 0px;
	background: url(images/submenu.gif) repeat-x;
}

.fishmenu-h .menuslide ul li span {
	color: #4a5a7f;
	display: block;
	padding: 0 10px 0 10px;
	margin: 0px;
	background: none;
}

.fishmenu-h .menuslide ul li a {
	height: 25px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	background: url(images/submenu.gif) repeat-x;
	padding: 0px;
}

.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited {
	width: auto;
	color: #4a5a7f;
	text-decoration: none;
	line-height: 24px;
	display: block;
	text-align: left;
}

.fishmenu-h .menuslide ul a:hover {
	width: 100%;
	background: none;
	background: url(images/submenu1.gif) repeat-x;
	padding: 0px;
}

.fishmenu-h .menuslide ul a:hover span {
	color: #fff;
	background: none;
	background: url(images/submenu1.gif) repeat-x;
	padding: 0px;
	margin-left: 10px;
}

.menuslide ul {
	float: left;
	left: 0px;
	position: relative;
}

.fishmenu-h .menuslide a.menu_hover {
	width: 100%;
	background: none;
	background: url(images/submenu1.gif) repeat-x;
	color: #FFF;
	padding: 0px;
}

.fishmenu-h .menuslide a.menu_hover span {
	background: none;
	margin: 0px;
	color: #FFF;
}