body {
	font-family: Verdana;
	background-color: #657296;
	margin: 0px;
	font-size: 11px;
	color: #5E5E5E;
}

.ContentArea {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomeLeft {
	background:transparent url(images/logo_macpa.gif) no-repeat scroll center bottom;
	padding-bottom:115px;
}
.HomeRight {
	background:transparent url(images/logo_cpa.gif) no-repeat scroll center bottom;
	padding-bottom:115px;
}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana;
	font-size: 11px;
	color: #5E5E5E;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, 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: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}  

/* GENERIC */

a:link {
	color: #002E62;
	text-decoration: underline;
}

a:visited {
	color: #002E62;
	text-decoration: underline;
}
a:hover {
	color: #7397C2;
	text-decoration: underline;
}

a:active {
	color: #002E62;
	text-decoration: underline;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}
/*___________________________________________________________________________________________*/

a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #CCCEEE;
	text-decoration:none;	
}
a.links_bottom:active{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #CCCEEE;
	text-decoration:none;	
}
a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #FFFFFF;
	text-decoration:none;	
}
a.links_bottom:link{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #CCCEEE;
	text-decoration:none;
}
.Copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: none;
}
a.Copyright:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: none;
}
a.Copyright:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: none;
}
a.Copyright:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: underline;
}
a.Copyright:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: none;
}
.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	font-weight: bold;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}



.links_topHOME {
    text-align: right;
	padding-right: 50px;
}

a.links_topHOME:active {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #9B9B9B;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}
a.links_topHOME:hover {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #DFDFDF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}
a.links_topHOME:link {
     font-family: Helvetica, Arial;
    font-size:  9px;
    color: #9B9B9B;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}
a.links_topHOME:visited {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #9B9B9B;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}



.links_top {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}

a.links_top:active {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}
a.links_top:hover {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #C2D9F4;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}
a.links_top:link {
     font-family: Helvetica, Arial;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}
a.links_top:visited {
    font-family: Helvetica, Arial;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;	
}

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 187px;
	padding: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #002D62; 
	background-color: #999999;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px #B9D6E4 solid;
	padding: 4px 4px 4px 7px;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #002D62; 
	background-color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px #B9D6E4 solid;
	padding: 4px 4px 4px 7px;
}
.rootmenuitem {	
	background-color: transparent;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;  
	font-weight: bold;
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;
}
.rootmenuitemselected {
	background-image: url(images/bg_menu-on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;  
	text-transform: uppercase; 
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;	
}
.rootmenuitembreadcrumb {
	background-image: url(images/bg_menu-on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;  
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #CCCCCC solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000;
	background-color: #FFFFFF; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px #A7A7A7 solid;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}


.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 1px solid; 
	border-bottom: #EFEFEF 1px solid; 
	border-top: #EFEFEF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* ============  SIDEBAR NAVIGATION (VERTICAL) ================= */


.rootmenuitem_v {	
	background-image: url(images/vnav_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;  
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 32px;
	padding-right: 4px;
	
/*	height: 25px;*/
	display:table-cell;
}
.rootmenuitemselected_v {
	background-image: url(images/vnav_bg-on.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand; 
	color: #E1F79D; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;  
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 32px;
	padding-right: 4px;
	
/*	height: 25px;*/
	display:table-cell;	
}
.rootmenuitembreadcrumb_v {
	background-image: url(images/vnav_bg-on.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand; 
	color: #E1F79D; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;  
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 32px;
	padding-right: 4px;
	
/*	height: 25px;*/
	display:table-cell;
}
.submenu_v {
	z-index: 1000;
	background-color: #999999; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px #A7A7A7 solid;
	margin-top:0px;
}

/* ============== ADMIN NAVIGATION =============== */

.rootmenuitem_admin {	
	background-color: transparent;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;  
	font-weight: bold;
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;
}
.rootmenuitemselected_admin {
	background-image: url(images/bg_menu-on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;  
	text-transform: uppercase; 
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;	
}
.rootmenuitembreadcrumb_admin {
	background-image: url(images/bg_menu-on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;  
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
/*	height: 25px;*/
	display:table-cell;
}
.submenuitembreadcrumb_admin{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #CCCCCC solid;
	background-color: transparent;
	padding: 1px;
}
.submenu_admin {
	z-index: 1000;
	background-color: #FFFFFF; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px #A7A7A7 solid;
	margin-top:0px;
}

