/* 
================================
Layout Styles
================================
*/   
.pagemaster {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-family: Tahoma, Arial, Helvetica;
}
.skinmaster {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	width: 100%;
}
.skinheader {
	width:100%;
	height: 100%;
	background-image:url(flow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.PanelTop {
	background-image:url(acmc_top.png);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}
.PanelBot {
	background-image:url(acmc_bot.png);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
}
.RightPanelTile {
	background-image:url(acmc_r_y.png);
	background-position:right;
	background-repeat:repeat-y;
}
.LeftPanelTile {
	background-image:url(acmc_l_y.png);
	background-position:left;
	background-repeat:repeat-y;
}
/* 
================================
Menu Styles
================================
*/ 
.MainMenu_MenuContainer {
	background-color: transparent;
	padding-top: 0px;
	margin-top: 3px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 21px;
	background-color: transparent;
	width: 100%;
	
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #0c315c;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	height: 21px;
	padding:7px;
}
.MainMenu_SubMenu {
	color: #ffffff;
	z-index: 3000;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuBreak {
	height: 7px;
}
.MainMenu_MenuItemSel {
	background-color: #0c315c;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	padding:7px;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
.RightMenuTile {
	background-image:url(menubg_tile.png);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	border-top:0px solid #0c315c;
	margin-top:0px;
	vertical-align: top;
}
.LeftMenuTile {
	background-image:url(menubg_tile_l.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-top:0px solid #0c315c;
	margin-top:0px;
}
.TopMenuBG {
	background-image:url(menubg_tile.png);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
.TopMenuBG2 {
	background-image:url(menubg_tile.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding-top:6px;
}
.TopMenuBG3 {


}
/* 
================================
Button Styles
================================
*/ 
.StandardButton {
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
/* 
================================
Text Styles
================================
*/ 
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight:  bold;
	color: #0c315c;
}
.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  15px;
	font-weight:  bold;
	color: #0c315c;
}
.Normal {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  14px;
	font-weight:  normal;
	color: #000000;
}
.LegalText {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
	font-weight:  normal;
	color: #ffffff;
	padding-top:10px;
}
.SkinObject {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
	font-weight:  normal;
	color: #ffffff;
	padding-top: 0px;
}
/* 
================================
Link Styles
================================
*/ 
a:link {
	color: #0c315c;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color: #1961b4;
	text-decoration:underline;
}
a:active {
	color: #c0c0c0;
	text-decoration:underline;
}
a.LegalText:link {
	color: #ffffff;
	text-decoration:underline;
}
a.LegalText:visited {
	color: #666666;
	text-decoration:underline;
}
a.LegalText:hover {
	color: #1961b4;
	text-decoration:underline;
}
a.LegalText:active {
	color: #c0c0c0;
	text-decoration:underline;
}