.page{
	background-image:   url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}
.menu{
	width: 489px;
	padding: 53px 0px 0px 00px;
}
.logo {
	padding: 20px 0px 0px 0px;}
.topmenu {
	padding: 0px 0px 14px 0px;
	vertical-align: bottom;}
.RedPane {
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 29px;
	padding: 0px 0px 0px 0px;
}
.pic{
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
	height: 271px;
}
.fade{
	background-image:   url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px 20px 20px 20px;
	height: 100%;
}
.pad {
	padding: 20px 0px 0px 0px;
}
.middle_pad {
	padding: 0px 20px 20px 20px;
}
.gray_fade{
	background-image:   url(images/bg_100.png);
	background-repeat: repeat-x;
	background-color: #d4d6d6;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

.green_line{
	background-color: #4a838b;
	width: 2px;
	height: 100%;
}
p { margin: 0px; padding: 0px;}

img
{  border-style: none;
}
.white {
	background-color:#fff;
}
.twelve {padding: 1px 0px 15px 0px; }


/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/*panes*/

.LeftPane {
	padding: 7px 7px 0px 0px;
	
}
.ContentPane, .TopPane, .RightContentPane, .LeftContentPane, .BottomPane {
	padding: 7px 0px 0px 0px;
	
}
.ContentPaneh, .TopPaneh,.BottomPaneh {
	padding: 7px 7px 0px 7px;
	
}
.RightPaneh {
	padding: 0px 0px 0px 7px;
	
}
.RightContentPane3 {
	padding: 7px 0px 0px 0px;
	background-image: url(images/bg3.png);
	background-repeat: repeat-x;
	
}

.LeftContentPane {
	padding: 7px 7px 0px 0px;
	
}
.RightPane {
	padding: 7px 0px 0px 7px;
	
}
.LeftContentPane2 {
	background-color:#FFF;
	padding: 7px 7px 0px 14px;
	
}
.RightContentPane2 {
	background-color:#FFF;
	padding: 7px 14px 0px 7px;
	
}

/* style for module titles */
.Head {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
color: #343334;
}
.SubHead {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #E1372D;
}
/* GENERIC */
H1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #343334;
}
H2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #E1372D;
}
H3  {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #343334;
}
H4  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #E1372D;
}
.red_head  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #E1372D;
}


/* Main Menu */

.MainMenu_MenuBar {
cursor: pointer; 
}

.MainMenu_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu_MenuItem { 
cursor: pointer; 
background-color: #DF2521;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #fff;
text-transform:uppercase;
font-weight: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 21px;
}
.MainMenu_RootMenuItem
{
cursor: pointer; 
background-image:url(images/menu.jpg);
background-repeat:repeat-x;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: bold;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 29px;
}
.MainMenu_RootMenuItemActive {
cursor: pointer;
background-image:url(images/menu_a.jpg);
background-repeat:repeat-x;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: bold;;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 29px;
}
.MainMenu_RootMenuItemSel {
cursor: pointer;
background-image:url(images/menu_a.jpg);
background-repeat:repeat-x;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: bold;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 29px;
}
.MainMenu_SubMenuItemSelected
{
cursor: pointer; 
background-color: #DF2521;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #fff;
text-transform:uppercase;
font-weight: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 21px
}
.MainMenu_SubMenu {
z-index: 1000;
background-color: #DF2521;
cursor: pointer; 
border-bottom: #1565ac 0px solid;
border-left: #1565ac 0px solid;
border-top: #000000 0px solid;
border-right: #1565ac 0px solid;
text-align: left;
padding: 10px 10px 10px 10px;

}
.MainMenu_MenuContainer TD
{
}
.MainMenu_MenuIcon {
display:none;
}
.MainMenu_RootMenuItemActive TD, .MainMenu_RootMenuItemBreadCrumb TD, .MainMenu_RootMenuItem TD, .MainMenu_RootMenuItemSel TD {
padding: 0px 20px 0px 20px;
}
.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

/* Font Styles*/
.Link  {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 20px;
font-weight: bold;
color: #09589C;
}
A:Link  {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
color: #09589C;
}
A:visited {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
color: #09589C;
}
A:hover {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
color: #09589C;
}
A:active
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
color: #09589C;
}
.Linkw  {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: normal;
}
A:Linkw  {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: normal;
}
A:visitedw {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: normal;
}
A:hoverw {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: normal;
}
A:activew
{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform:uppercase;
font-weight: normal;
}
.header_text 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration:none;
}
a.header_text, a:visited.header_text, a:active.header_text, a:hover.header_text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration:none;
}
a:hover.header_text
{
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration:none;
}

.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
.GlobalLink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
a.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}

a:visited.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
a:hover.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
    text-decoration: underline;
}
a:active.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
.Normal
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #343334;
}
.Normalbold
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #343334;
}

ul, li { 
	list-style-image: url(images/bullet.gif);
	list-style-position: middle middle;
}

.highslide img {
border:0px solid white;
}

.highslide:hover img {
border:0px solid white;
}

