/* 
================================
Skin styles for DotNetNuke
================================
*/
html { margin-bottom:-1px; overflow: -moz-scrollbars-vertical;}
body {
	background-color:#F4F4F4;
}
hr {border: 1px dotted #CCCCCC;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #424A55;
	margin-bottom:-19px;
	background-image:url(GreySwirl_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.Maintable{
		background-color: #ffffff;
}
.controlpanel {
	background-color: #FFFFFF;
	border-top: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	border-bottom: #FFF 0px solid;
	padding:5px;
}
.logo {
	padding-bottom:10px;
	padding-left:0px;
}
td.mainbanner {
	background-color:transparent;
	background-image: url(banner_backsilver.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
td.bannerinner {
	background-color:transparent;
	background-image: url(banner_backsilver.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
.sides {
	width: 11px;
	background-color:#F4F4F4;
}
.sidespace6 {
	padding-left:6px;
	padding-right:6px;
	background-color:#ffffff;
}
/* Panes */
.toppane {
	width: 100%;
	background-color: transparent;
	padding:0px;
	height:1px;
}
.sloganpage {
	background-color: transparent;
	padding:0px;
	}
.bannerpane {
	background-color: transparent;
	padding:0px;
}

.contentpane {
	width: 75%;
	padding:0px;
}
.rightpane {
	background-color: transparent;
	padding:0px;
	width:25%;
}
.leftpane {
	background-color: transparent;
	padding:0px;
	width:25%;
	background-image:url(left_bg_l.png);
	background-position:right;
	background-repeat:repeat-y;
}
.midpane {
	background-color: transparent;
	padding:0px;
	height:1px;
	width:33%;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding:0px;
}

/* begin of menu*/
.menu_back {
	background-color:transparent;
	background-image:url(menubar_m.png);
	background-repeat:repeat-x;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuItemSel {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #081E43 1px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px;
}
.submenuitemselect {
	background-color: #1C4A9A;
	color: #FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 3px;
	background-color: #081E43;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	filter: Alpha(Opacity=75, FinishOpacity=100, Style=1);
}
.MainMenu_MenuBreak {
	border-bottom: #081E43 0px solid; 
	border-left: #081E43 0px solid; 
	border-top: #081E43 0px solid;  
	border-right: #081E43 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #081E43 1px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 10px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.rootMenuItem TD{
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 5px;
	padding-right: 5px;
	height:68px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	text-transform: uppercase;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #669933; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(menu_on.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:68px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	text-transform: uppercase;
}
/*Menu Hover Rules*/
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #669933; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 5px;
	padding-right: 5px;
/*	background-image:url(menu_on.jpg);
	background-position:center bottom;*/
	background-repeat:no-repeat;
	height:68px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	text-transform: uppercase;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #669933; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(menu_on.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:68px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	text-transform: uppercase;
}
/* end of menu*/
.LoginButton {
	background-color: #ECEDEF;
	border-top: #8A8A8A 1px solid;
	border-right: #424242 1px solid;
	border-left: #8A8A8A 1px solid;
	border-bottom: #424242 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#212121,endColorStr=#2C2C2C);
	filter: Alpha(Opacity=70, FinishOpacity=95, Style=2);
	color: #000000;
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:10px;
	padding-right:10px;
	cursor: hand;
	cursor: hand;
}
.StandardButton {
	background-color: #666666;
	border-top: #8A8A8A 1px solid;
	border-right: #424242 1px solid;
	border-left: #8A8A8A 1px solid;
	border-bottom: #424242 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#212121,endColorStr=#2C2C2C);
	filter: Alpha(Opacity=70, FinishOpacity=95, Style=2);
	color: #FFFFFF;
	font-family: verdana, arial, helvetica; 
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	padding-right:3px;
	cursor: hand;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {}

/* Text Styles */
.Head {
	font-family: verdana, arial, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #2151A6;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#invert .Head {
	font-family: verdana, arial, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #FFFF00;
}
#invert .subhead {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

.NormalTextBox
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #141414;
}
H4  {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #2151A6;
}
H5  {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #2151A6;
}
A:link, A:visited {
	font-family: verdana, arial, helvetica;
	color: #2151A6;
	font-size:11px;
	text-decoration:underline;
}
A:hover, A:active    {
	font-family: verdana, arial, helvetica;
	color: #999999;
	font-size:11px;
	text-decoration:none;
}
#invert .normal, #invert div, #invert p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height:125%;
	color: #FFFFFF;
}
#invert H4  {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #FFFF00;
}
#invert H5  {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
}
#invert A:link, #invert A:visited {
	font-family: verdana, arial, helvetica;
	color: #FFFF00;
	font-size:11px;
	text-decoration:underline;
}
#invert A:hover, #invert A:active    {
	font-family: verdana, arial, helvetica;
	color: #FFFF00;
	font-size:11px;
	text-decoration:none;
}
/*Tool Bar Items*/
.toolbar{
	background-image:url(toolbar_m.png);
}

/*Search*/

.search img{border:none; padding:0px 0px 0px 0px}
.GCSearchBox{background-color:#FFFCF2}
.GCSearchButton{}
a.SearchField:hover{text-decoration:underline !important}
.btnSearch{margin-left:-7px}
#dnn_dnnSEARCH_txtSearch.NormalTextBox{padding:3px 2px 0px 4px; font-size:.8em; height:20px; background:#F8F8F8 url(graphics/search_bg.gif) top repeat-x; border:#999 1px solid; width:120px}
#dnn_dnnSEARCH_cmdSearch img{border:none; vertical-align:top; margin-top:1px; padding:0px}

td.search {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color: #666666;
	padding-left:6px;
	padding-right:6px;
	padding-top:0px;
	padding-bottom:0px;
	font-style: italic;
}
td.currentdate {
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color: #666666;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:0px;
	font-style: italic;
	margin-bottom:4px;
}

td.breadcrumbtxt {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color: #666666;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:0px;
}
.breadcrumbbg{
	background-image:url(breadcrumb_bg.jpg);
	background-repeat: no-repeat;
}
.breadcrumbbg2{
	background-image:url(page_bg.jpg);
	background-repeat:repeat-x;
}

a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: verdana, arial, helvetica;
	color: #669933;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbtxt:hover ,a.breadcrumbtxt:active {
	font-family: verdana, arial, helvetica;
	color: #999999;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}
td.logintxt {
	font-family: arial, helvetica;
	font-size:11px;
	padding:2px;
}
a.logintxt:link, a.logintxt:visited {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:active, a.logintxt:hover {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
td.sidespace {
	padding-left:10px;
	padding-right:10px;
	height: 25px;
}
td.footertxt {
	font-family: arial, helvetica;
	color: #666666;
	font-size:12px;
	padding:0px;
	font-weight: normal;
}
	
.footerbg{
	background-image:url(footer_bg_m.png);
}

}
a.footertxt:link, a.footertxt:visited {
	font-family: arial, helvetica;
	color: #669933;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family: arial, helvetica;
	color: #666666;
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
}

/* system styles */
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #FFFFFF;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #FFFFFF;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: verdana, arial, helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: verdana, arial, helvetica;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, verdana, arial, helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #2151A6;
}
/* link styles */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a:active   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #141414;
	font-weight: bold;
}
/* my styles */
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	line-height:1.5em;
	}
.normalgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	line-height:1.5em;
	list-style-image: url(greenarrow.png);
}
.slogantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	background-image: url(Grey_mm.png);
	background-repeat: repeat-x;
	background-color:#DFE2E2;
}
.greybottombox {
	background-image: url(Grey_bm.png);
	background-repeat:repeat-x;
	background-color:E0E3E3;
}

.grey_content {
	background-image: url(grey_mm.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Tahoma, "Book Antiqua", Arial;
	font-size:22px;
	color:#669933;
	font-weight:bold;
	line-height:125%;
	margin-bottom:0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:bold;
}
.h2small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#669933;
	margin-bottom:0px;
	font-style: italic;
}
.TestimonialBox {
	padding: 5px;
	width: 220px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	border: medium double #cccccc;
}
.TestimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-top: 16px;
	margin-bottom: 15px;
	font-style: italic;
}
/* Contact Us forms*/
/*********** CLASSES FOR CONTACT US FORMS *************************/
.frmContactUs
{
	border-right:#f4f4f4 1px solid;
	border-top:#f4f4f4 1px solid;
	border-left:#f4f4f4 1px solid;
	border-bottom:#f4f4f4 solid;
	width: 580px;
	border-collapse: collapse;
	background:#f4f4f4;
}

.frmPadding
{
	padding:3px 3px 3px 6px;
}

.ContactInfo
{
	background:#f4f4f4;
	padding:3px 3px 3px 6px;
}

.ContactLabel
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.SubHeadForm
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.SubHeadBckGrnd
{
	background-color:transparent;
/*	background-image:url(menubar_m.png);*/
	background-repeat:repeat-x;
	height:29px;
	vertical-align:middle;
	background:#667487;
	padding:3px 3px 3px 6px;
}

.frmSeparator
{
	border-bottom:1px #999999 solid;	
	height:10px;
	background:#f4f4f4;
}
.frmSpace
{
	height:10px;
	background:#f4f4f4;
}
.Interest
{
   background:#BFDCFE;
   padding:3px;
   padding:3px 3px 3px 8px;
}
.Booking
{
   background:#FFFF99;
   padding:3px;
   padding:3px 3px 3px 8px;
}
/*********** END CLASSES FOR CONTACT US FORMS *************************/
