.page{
	background-image:   url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #babaae;
	padding: 30px 0px 30px 0px;
	width: 100%;
	height: 100%;
}
.header_bg{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 103px;
}
.header_2{
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 362px;
	height: 103px;
	vertical-align:bottom;
}
.menu{
	background-image:   url(images/menu.jpg);
	background-repeat: repeat-x;
	width: 838px;
	height: 32px;
	padding: 0px 20px 0px 20px;
}
.main_bg {
	background-color: #ffffff;
	width: 838px;
}
.pic{
	background-color: #F6F7E6;
	height: 271px;
}
.fade{
	background-image:   url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px 20px 20px 20px;
	width: 100%;
	height: 100%;
}

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


/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/*panes*/
.LeftPane2 {
	padding: 0px 30px 0px 0px;
}
.ContentPane2 {
	padding: 0px 30px 0px 50px;
}
.LeftPane {
	padding: 30px 20px 0px 0px;
}
.ContentPane {
	padding: 30px 0px 0px 0px;
}
.LeftPane3 {
	padding: 30px 8px 30px 20px;
	background-image: url(images/column_bg.jpg);
	background-repeat: repeat-x;
}
.ContentPane3 {
	padding: 30px 20px 30px 20px;
}
.RightPane3 {
	padding: 30px 20px 30px 20px;
	background-image: url(images/column_bg.jpg);
	background-repeat: repeat-x;
}

/* style for module titles */
.Head {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
color: #4a838b;
}
.SubHead {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: capitalize;
color: #4a838b;
}
/* GENERIC */
H1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;;
color: #292b7f;
line-height: 34px;
}
H2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #292b7f;
line-height: 24px;
}

/* Main Menu */

.MainMenu_MenuBar {
cursor: pointer; 
}

.MainMenu_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu_MenuItem { 
cursor: pointer; 
background-color: #f6f7f7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #292b7f;
text-transform: capitalize;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 25px;
}
.MainMenu_RootMenuItem
{
cursor: pointer; 
background-color: Transparent;
color: #292b7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
text-transform: capitalize;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 32px;
}
.MainMenu_RootMenuItemActive {
cursor: pointer; 
background-image:   url(images/active.jpg);
background-repeat: repeat-x;
background-color: Transparent;
color: #292b7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
text-transform: capitalize;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 32px;
}
.MainMenu_RootMenuItemSel {
cursor: pointer; 
color: #292b7f;
background-image:   url(images/active.jpg);
background-repeat: repeat-x;
background-color: Transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
text-transform: capitalize;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 32px;
}
.MainMenu_SubMenuItemSelected
{
cursor: pointer; 
color: #343433;
background-color: #f6f7f7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: capitalize;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 25px;
}
.MainMenu_SubMenu {
z-index: 1000;
background-color: #f6f7f7;
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: 0px 12px 0px 12px;

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

.MainMenu_MenuArrow{ display:none; }

/* Font Styles*/
.Link  {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #343433;
}
A:Link  {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #343433;
}
A:visited {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #343433;
}
A:hover {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
text-decoration:none;
color: #599fa9;
}
A:active
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
text-decoration:none;
color: #343433;
}

.Header_Text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    color: #292b7f;
    text-decoration: none;
	text-align: center;

	
}
a.Header_Text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    color: #292b7f;
    text-decoration: none;
	text-align: center;
}

a:visited.Header_Text, a:hover.Header_Text, a:active.Header_Text

{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    color: #292b7f;
    text-decoration: none;
	text-align: center;

}

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

a:visited.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #7e7f77;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
a:hover.GlobalLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color: #7e7f77;
    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: #7e7f77;
    text-decoration: none;
	padding: 10px 0px 0px 0px;
}
.Blue_Normal
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
line-height: 20px;
font-weight: normal;
color: #292b7f;
}
.Normal
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #343433;
}
.Normal_Condensed
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 14px;
font-weight: normal;
color: #343433;
}
.Normalbold
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #343433;
}

ul, li { 
	list-style-image: url(images/bullet.jpg);
	list-style-position: middle middle;
}
.BlueLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #2C2F7A;
    text-decoration: none;
}
a.BlueLink:link, a.BlueLink:visited, a.BlueLink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #2C2F7A;
    text-decoration: none;
}

a.BlueLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #2C2F7A;
    text-decoration: underline;
}
.Green_Text 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: Bold;
    color: #4A848B;
    line-height: 15px;
    text-decoration: none;
padding: 0px 0px 3px 0px;
}

