body {padding: 0; margin: 0; background: #900 url(/images/skin/commercial/red.gif)} 
body {
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	font-size:62.5%;
	letter-spacing: 0em;
	line-height: 1.6em;
}

/* General Typography */

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

p { font-size: 1.1em;}

li { letter-spacing: 0px; list-style-position: outside; font-size: 1.1em; line-height: 1.5em; padding-bottom: 10px;}
ul { padding: 30px 40px 30px 50px; margin: 20px 0px 20px 0px; color: #333333; background: #ebf2f1 url(/images/franskin/BigArrow7.gif) no-repeat; list-style: circle inside; }
tr { font-size: 1.0em; line-height: 1.6em;}
td { font-size: 1.0em;}
br { font-size: 1.0em;}
hr { margin: 20px 0px 20px;}
label { vertical-align: text-top; padding-bottom: 20px;}

a
{
	font-size: 1.0em;
	font-weight: bold;
	color: #318f8c;
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	color: #318f8c;
}

a:visited
{
	text-decoration: none;
	color: #318f8c;
}

a:hover
{
	text-decoration: underline;
	color: #43a19d;
}

a:active
{
	text-decoration: none;
	color: #318f8c;
}

/* Layout specific */

#bodywrap { background: #ffffff;}
#headborder { height: 7px; background:url(/images/skin/commercial/red.gif) repeat-x; margin: 0; padding: 0;}
#headertab { max-width: 1280px; margin-left: auto; margin-right: auto; height: 45px; padding-right: 30px;}
#logoArea { padding-left: 30px; font-size: 1.1em; font-style: italic; width: 240px; text-align: center; padding-bottom: 10px; }
#contentWrap { clear:both; max-width: 1280px; margin-left: auto; margin-right: auto; overflow: hidden; font-size: 1.1em;}
#contentWrap2 { min-width: 750px;}
.contentLeft { width: 60%; min-width: 400px; float: left; padding-left: 30px; padding-top: 30px;}
.contentRight { width: 30%; min-width: 175px; float: right; padding-left: 15px; overflow: hidden; }

.alignRight {float: right;}

#footerWide { clear: both; height: 150px; margin-top: 50px; background:url(/images/skin/commercial/red.gif) repeat;}
#footerNarrow { max-width: 1280px; margin-left: auto; margin-right: auto; height: 45px; color: #ffffff; padding-top: 20px;}
.copyright {padding-left: 30px; font-size: 1.2em;}
#navWrap { background:url(/images/skin/commercial/headerBack.gif) right no-repeat; min-width: 750px;}

/* Admin Menu for making edits  */
.MenuPane {}
.MenuPane a { font-size: 12px; font-weight: normal;}

/* Navigation Menu  */

.navmenu {font-size: 1em; font-weight: normal; max-width: 1280px; border-bottom: 1px solid #cccccc; color: #555555; margin-top: 15px; padding-bottom: 7px; padding-left: 30px; min-width: 750px; line-height: 1em;}
.navmenu ul { margin: 0; padding: 0; background: none;}
.navmenu ul a {font-weight: normal;  list-style-type: none; list-style-image: none; background: none;}
.navmenu li {font-weight: normal; display: inline; line-height: normal; margin-right: -5px;}
.navmenu ul li a {font-weight: normal; text-decoration: none; margin: 0px; padding: 7px 15px 7px 15px; color: #222222; border: 1px solid #cccccc; background-color: #ffffff;}
.navmenu ul li a:hover {font-weight: normal; background-color: #888888; color: #eeeeee; text-decoration: none;}
/* uncomment to enable active state 
.navmenu ul li a:active, .navmenu ul li a:focus  {color: #555555; background-color: #cccccc;}  
*/

/* Special Elements */

.rightCallout p { padding-bottom: 5px; }
.rightCallout img { margin-right: 15px; margin-bottom: 5px;}
.rightCallout { display: block; width: 200px; line-height: 15px; float: right; border: 1px #cccccc solid; padding: 10px 10px 10px 10px; margin: 0px 10px 10px 10px;}
.rightCallout { background: url(/images/franskin/gradient.jpg) top left;}

.leftCallout p { padding-bottom: 5px; }
.leftCallout img { margin-right: 15px; margin-bottom: 5px;}
.leftCallout { display: block; width: 200px; line-height: 15px; border: 1px #cccccc solid; padding: 10px 10px 10px 10px; margin: 0px 10px 10px 10px;}
.leftCallout { background: url(/images/franskin/gradient.jpg) top left;}

.greenbox {height: 90px; background: url(/images/franskin/whiteBox.gif) no-repeat top left; padding: 10px 10px 10px 10px;}
.greenbox img { float: left; border: 1px black solid}
.greenbox p {padding-top: 10px;}

/* DNN Fixes */

.SkinObject
{
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: #ffffff;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #ffffff;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	margin-bottom: -8px;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #cccccc;
		color: #222222;  
		background-color: #ffffff;
}
.MainMenu_MenuItem td {padding: 7px 15px 7px 15px; border: 1px solid #cccccc; margin: 0px; line-height:normal;}

.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background-color: #888888;

}

.MainMenu_MenuItemSel td {padding: 7px 15px 7px 15px; border: 1px solid #cccccc; margin: 0px; line-height:normal;background-image: none;}


.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #888888;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	background-color: #888888;
}

.MMenu_RootMenuItemBreadcrumb {background: #a02827; color: #fff;}
.MMenu_RootMenuItemBreadcrumb img {display:none;}
.Head {color: #333; font-size: 22px; font-weight: bold;}
