BODY
{
	background-color: #fff;
}

BODY, TD
{
	font-size: 76%;
	font-family: verdana;
	text-decoration: none;
}
input, textarea, select
{
	font-size:11px;
	font-family: verdana;
}
A
{
	font-family: verdana;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.banner_link
{
	color: #5382A1;
	margin-left: 3px;
	margin-right: 3px;
}

#dnn_Right input
{
	vertical-align:middle;
}

#dnn_Right label
{
	font-size:10px;
	vertical-align:middle;
}

/* put in to handle the accounting package survey */
#dnn_ctr846_Survey_lstSurvey__ctl0_optOptions td
{
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.Head
{
	font-size: 13px;
	font-family: verdana;
	color: #5382A1;
}
.Normal
{
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}


.container
{
	position: absolute;
	left: 50%;
	width: 799px;
	margin-left: -390px;
}
.contentsContainer
{
	padding-top:9px;
}
.contents
{
}

/*****************************************
/	Menu
/****************************************/
.navigation
{
	z-index: 10;
	background-repeat: repeat-x;
	background-image:url('/portals/0/skins/2007/images/shared/MainItemBg.gif');
}
.navigation INPUT
{
	margin-top: 2px;
}
.crawler
{
	margin-left: 5px;
	background-repeat: repeat-x;
	background-image:url('/portals/0/skins/2007/images/shared/grey_gradient_small.jpg' );
}

/*****************************************
/	Breadcrumb
/****************************************/
.bc
{
	background-repeat: repeat-x;
	background-image:url('/portals/0/skins/2007/images/subs/menu_back.jpg' );
	border-left:solid 1px #C8D5DD;
	border-right:solid 1px #C8D5DD;
	border-bottom:solid 1px #C8D5DD;	
	padding-left:15px;	
}
.bcText
{
	font-size: 13px;
	font-family: century gothic, helvetica, sans-serif;
	color: #5382A1;	
	padding-left:3px;	
}

/*****************************************
/	Home page message crawler
/****************************************/
.crawler
{
	margin-left: 5px;
	background-repeat: repeat-x;
	background-image:url('/portals/0/skins/2007/images/shared/grey_gradient_small.jpg' );
}



.footer
{
	padding-top: 10px;
	font-weight: normal;
}

.optIn label,
.optIn input
{
	font-size: 80%;
}


/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/***********************************************
/ THIS IS FOR THE XMOD TAG CONTROLLER
/***********************************************/

.XModTagBody {
 background-color: #f3f3f3;
 border: 1px solid #DBDBDB;
 padding: 10px 10px 20px 10px;
}
.XModPost {
 font-size:13px;
 font-family: century gothic, helvetica, sans-serif;
}


