/* CSS Document */
body{
	border:0px 0px 0px 0px;
	height:100%;
	margin:0;
	padding:0;
	background-color: #254488;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg.png);
}
	
p, div {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-size: 10pt;
padding: 0;
margin: 0;
 }
 
th, td {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-size: 10pt;
}

h1 {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-size: 13pt;
color: #11349d;
font-weight: bold;
margin: 0.7em 0 0.3em;
padding: 0;
}

td h1 {
margin: 0;
border: none;
}

h2 {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11.5pt;
color: #2171A2;
font-weight: bold;
margin: 0.7em 0 0.5em;
}

td h2 {
margin: 0;
border: none;
}

h3 {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10.5pt;
font-weight: bold;
color: #11349d;
margin: 0.7em 0 0.3em;
}

h4 {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-weight: bold;
font-size: 10pt;
color: #7f92ca;
text-align: center;
margin: 0.7em 0;
}

h5 {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-weight: bold;
font-size: 9pt;
color: #11349d;
}

h6 {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-weight: bold;
font-size: 9pt;
color: #000000;
}

a:link { color:#3290ca; text-decoration:underline; }
a:visited { color:#2c539e; text-decoration:underline; }
a:hover,a:active { color:#ffb500; text-decoration:none; }

small {
font-size: 8pt;
}

ol li {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
margin: 5px 0;
}

ul li {
list-style-type: disc;
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
margin: 5px 0;
}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
white-space: nowrap;
border: 1px solid #ffffff;
padding:2px 3px 3px 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */

a.CommandButton:link, a.CommandButton:visited {
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #ABABAB;
color:#6A6A6A;
padding:2px 3px 3px 4px;
text-decoration:none;
	height: 22px;
	line-height: 22px;
}

a.CommandButton:hover {
background:#DFDFDF none repeat scroll 0 0;
border:1px solid #868686;
color:#6A6A6A;
padding:2px 3px 3px 4px;
text-decoration:none;
}

a.CommandButton:active {
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #ABABAB;
color:#6A6A6A;
padding:2px 3px 3px 4px;
text-decoration:none;
	height: 22px;
	line-height: 22px;
}

/* ********** Search Style ************** */

#Search {
background: url(images/search_bg.gif);
padding-top: 3px;
vertical-align: top;
text-align: right;
}

.SearchText{
	width: 200px;
	color:#b0bfda;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.SearchButton {
background: url(images/search.png);
background-position: center;
background-repeat: no-repeat;
width: 44px;
height: 20px;
border: 0;
	vertical-align: top;
}

/* ********** Buttons Style ************** */
.StandardButton {

}

/* ********** Pane Style ************** */
.TopPane{ padding:7px 7px 0;}
.TopLeftPane{ padding:7px; width: 50%;}
.TopRightPane{ padding:7px; width: 50%;}
.LeftPane{ padding:7px; width:33%;}
.ContentPane{ padding:7px;}
.RightPane{ padding:7px; width:33%;}
.MidLeftPane{ padding:5px 5px 7px;}
.MiddlePane{ padding:5px 5px 7px; }
.MidRightPane{ padding:5px 5px 7px;}
.BottomPane{padding:0;}


/* ********** Container Style ************** */
.Head{ 
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-size: 13pt;
padding: 0;
color: #2171A2;
font-weight: bold;
margin: 0.7em 0 0.5em; }

.HeadWhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #ffffff;
	margin: 4px 0;
}

.SubHead, .articleTitle { 
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10.5pt;
font-weight: bold;
color: #11349d;
margin: 0.7em 0 0.3em; }

.SubSubHead{
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-weight: bold;
font-size: 9pt;
color: #000000;
}

.Normal{ font-size:10pt; color:#000000; }
.NormalBold{ font-size:10pt; color:#000000; font-weight: bold; }
.NormalRed{ font-size:10pt; color:#ff0000; font-weight: bold; }

.Normal H2 {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11.5pt;
color: #2171A2;
font-weight: bold;
margin: 0.7em 0 0.5em;
}

.Normal P {
line-height: 1.4;
margin: 0.7em 0;
}
.Normal p img {
margin: 5px 10px;
}
.Normal p a { font-weight: bold; }
.Normal a p {color:#2c529c;}

.Blue {
color: #11349d;
font-weight: bold;
}

.SubHeadWhite { font-size:10.5pt; color:#ffffff; font-weight: bold; }

/* ********** User Style ************** */

.user{color:#000000; text-decoration:none; font-weight:normal; font-size:12px;}

a.user:link,a.user:visited{ color:#2c529c; text-decoration:none; font-weight:bold; font-size:12px;}
a.user:hover, a.user:active{ color:#2c539e; text-decoration:underline; font-weight:bold; font-size:12px;}

/* ********** Footer Style ************** */
.footer2{font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif; font-size:9pt; color:#c3d7e6; text-decoration:none; font-weight:normal;}
a.footer2:link,a.footer2:visited{	font-size:9pt; color:#ffffff; text-decoration:none; font-weight:normal;}
a.footer2:hover,a.footer2:active{	color:#c3d7e6; text-decoration:underline; font-weight:normal;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#666666; text-decoration:none; font-weight:normal;}
a.links:hover{	color:#FFFF00; text-decoration:none; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb { color:#505050; font-size: 12px; }
a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ color:#002596; text-decoration:underline; font-weight:normal; font-size: 12px;}
a.breadcrumb:hover{	color:#002596; text-decoration:none; font-weight:normal;}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{ background: url(images/menubg.png); background-position: top; background-repeat: repeat-x;}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family: Tahoma, Arial, sans-serif;
	color:#ffffff;	font-size:10pt;	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid; border-width:0px 0px;
}
.submenuitemselected{
	font-family: Tahoma, Arial, sans-serif;
	color:#ffdf7c;
	font-size:10pt;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background-color: #2173a4;
}
.submenu{
	font-family: Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	padding:0px;
	margin-top: 1px;
	margin-left: 0px;
	background-color: #3291cb;
	border: 1px solid #b0bfda;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-size:10.5pt;
	font-weight:bold;
	padding: 5px 10px 6px 10px;
}
.rootmenuitemselected TD{
	font-family: Tahoma, Arial, sans-serif;
	color:#ffdf7c;
	font-size:10.5pt;
	font-weight:bold;
	padding: 5px 10px 6px 10px;
}
.rootmenuitembreadcrumb TD{	
	font-family: Tahoma, Arial, sans-serif;
	color:#ffdf7c;
	font-size:10.5pt;
	font-weight:bold;
	padding: 5px 10px 6px 10px;
	}
	
.MainMenu_RootMenuItemActive TD{
	font-family: Tahoma, Arial, sans-serif;
	color:#ffdf7c;
	font-size:10.5pt;
	font-weight:bold;
	padding: 5px 10px 6px 10px;
}

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmitmscr {
background-color: #b0bfda;
}
	
/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ padding-left: 4px; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
.TableMenu_MenuBar{	background-image: url(images/dblk_05.gif); background-repeat: no-repeat; background-position: left;}
#dnn_BannerPane .Subhead {color: #ededed;}


.Intro {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-weight: normal;
font-size: 12pt;
color: #7f92ca;
text-align: center;
margin: 0.7em 0;
}

.BlogInfo {
padding:10px;
background: #fffaeb;
margin: 10px auto;
}

.blog_topics {
font-size: 12px;
}

h2.blog_title {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10.5pt;
font-weight: bold;
color:#002596;
margin: 0.3em 0;
}

.blog_Description {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", sans-serif;
font-size: 9pt;
}

.blog_body p {
font-size: 10pt;
margin: 0.7em 0 0;
}

.BlueHeaderContent .blog_topics {
display: none;
padding: 0;
}

.BlueHeaderContent .blog_footer {
padding: 0;
border: none;
}