p {
margin: 0px;
padding: 0px;
}
img {
margin: 0px;
padding: 0px;
line-height: 0px;
border: 0px;
}
body
{
	background-color: #ffffff;
	margin: 0px;
}
.line_skin
{
	background: url(images/left_line.jpg) repeat-x bottom;
	height: 80px;
}
.footer_skin
{
	background: url(images/footer_bg.jpg) repeat-x;
	height: 107px;
}
.left_header {
	background: url(images/left_header.jpg) repeat-x;
	height: 27px;
	width: 147px;
}
.menu_bottom {
	background: url(images/menu_bottom.jpg) repeat-x;
	height: 20px;
}
.menu_bg{
	background: url(images/menu_bg.jpg) repeat-x #414d7f;
	height: 36px;
}
.menu_bg2{
	background: url(images/menu_bg.jpg) repeat-x #414d7f;
	padding-top: 5px;
}
.menu_left{
	background: url(images/left_menu.jpg) no-repeat;
	height: 36px;
	width: 17px;
}
.menu_right {
	background: url(images/menu_right.jpg) no-repeat;
	height: 36px;
	width: 13px;
}
.menu_right_bottom {
	background: url(images/menu_bottom_right.jpg) no-repeat;
	height: 20px;
	width: 13px;
}
.right_search {
	background: url(images/right_search.jpg) no-repeat;
	height: 22px;
	width: 7px;
}
.left_search {
	background: url(images/right_search.jpg) no-repeat;
	height: 22px;
	width: 7px;
}
.bg_search {
	background: url(images/search_bg.jpg) repeat-x;
	height: 22px;
}
.left_shadow {
	background: url(images/left_shadow.png) repeat-y;
	width: 7px;
}
.right_shadow {
	background: url(images/right_shadow.png) repeat-y;
	width: 7px;
}
.top_shadow {
	background: url(images/top_shadow_bg.png) repeat-x top;
}
.top_shadow_pad {
	background: url(images/top_shadow_bg.png) repeat-x top;
	padding-top: 15px;
}
.reflection {
	background: url(images/reflection.png) repeat-x top;
	padding-top: 15px;
}
.top_shadow2 {
	background: url(images/top_shadow_bg.png) transparent repeat-x top;
	/*background: url(images/top_shadow_bg.png) #f1f3f7 repeat-x top; */
	padding-top: 15px;
}



/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/* style for module titles */
.Head
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 18px;
    font-weight: bold;
    color: #414d7f;
}
.subhead
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #414d7f;
}
.TopPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	padding: 0px 10px 10px 10px; 
}
.MediaPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	padding: 0px;
}
.BottomPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	padding: 0px 10px 10px 10px; 
}
.LeftPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	width: 200px;
	padding: 0px 10px 10px 10px;
}
.ContentPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	padding: 0px 10px 10px 10px; 
	
}
.LinkPane, .LinkPane .Normal, .LinkPane .Normal table
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
	padding: 0px;
	
}

.RightPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	padding: 0px 10px 10px 10px; 
	width: 190px;

}
/* GENERIC */
H1
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #414d7f;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
H2
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #414d7f;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
H3
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f5983d;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
H4
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #f5983d;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
H5
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
H6
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}

/* Main Menu */
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 36;
    border-right: #f0f0f0 0px solid;
}
.MainMenu_MenuBreak
{
      border:none;
      height:0px;
      background-color:Transparent;
}

.MainMenu_MenuItem
{
   	background: ffffff;
    cursor: pointer;
    color: #354576;
    font-family:  Helvetica, Arial, san-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25;
	border-bottom: #F5F6D1 0px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #666666 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}

.MainMenu_RootMenuItem, .MainMenu_RootMenuItem TD
{
	background: none;
    cursor: pointer;
    color: #ffffff;
    font-family:  Helvetica, Arial, san-serif;
    font-size: 13px;
    font-weight: normal;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 36;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemSel TD
{
    background: none;
	cursor: pointer;
    color: #e1e4f3;
    font-family:  Helvetica, Arial, san-serif;
    font-size: 13px;
    font-weight: normal;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 36;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb, .MainMenu_RootMenuItemActive TD, .MainMenu_RootMenuItemBreadCrumb TD, .MainMenu_SubMenuItemBreadCrumb, .MainMenu_SubMenuItemBreadCrumb TD
{
	background: url(images/menu_hover.jpg) repeat-x;
    cursor: pointer;
    color: #e1e4f3;
    font-family:  Helvetica, Arial, san-serif;
    font-size: 13px;
    font-weight: normal;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 36;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_SubMenuItemSelected
{
   	background: #ffffff;
    cursor: hand;
    color: #000000;
    font-family:  Helvetica, Arial, san-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25;
	border-bottom: #F5F6D1 0px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #666666 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_SubMenu
{
    background: #ffffff;
	margin-top: 1px;
	z-index: 1000;
    cursor: hand;
    border-bottom: #354576 1px solid;
    border-left: #354576 1px solid;
    border-top: #354576 0px solid;
    border-right: #354576 1px solid;
    vertical-align: center;
	padding: 0px 10px 0px 2px;
}
	
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }


.MainMenu_MenuContainer TD
{
}
html>body .MainMenu_RootMenuitem TD
{
}
html>body .MainMenu_MenuitemSel TD
{
}
a:link, a:visited, a:active
{
    font-family:  Helvetica, Arial, san-serif;
    color: #f5983d;
    text-decoration: underline;
}
a:hover
{
    font-family:  Helvetica, Arial, san-serif;
    color: #333333;
    text-decoration: underline;
}
.user {
    font-family:  Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #f5983d;
    text-decoration: none;
	background: url(images/calendar.jpg) no-repeat right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 20px;
}
.GlobalLink {
    font-family:  Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
a.GlobalLink, a:visited.GlobalLink, a:active.GlobalLink
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
a:hover.GlobalLink
{
    font-family:  Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #354576;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #354576;
padding: 4px 5px 4px 5px;
border: 1px solid;
background-color: #ffffff;
}
a.CommandButton:hover {
text-decoration: underline;
color: #ffffff;
font-size: 12px;
font-weight:bold;
padding: 4px 5px 4px 5px;
border: 1px solid;
background-color: #354576;
margin: 2px;
}
.Normal, .Normal table, .Normal p, .Normal table p
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	line-height: 1.3em;
}
.Normalbold
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-style: bold;
	line-height: 1.3em;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
    background: transparent;
	height: 18px;
	width: 175px;
	font-size: 11px;
    border-bottom: #cccccc 0px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #cccccc 0px solid;
	color: #333333;
	display: inline;
	float: right;
	padding-top:2px;

}
