/* Stylesheet for The National Partnership, March 2010 */

/* The following control the general page and table spacing */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 11px;
	color: black;
	line-height: normal;
	background-color: #e3e3e3;
}
hr	{
	color: #999999;
}
img	{
	border: 0px;
}
.FormTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    margin: 7px;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;  
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;  
}
.pageoutline {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	background-image:url('pageshadow.gif');
	background-repeat: repeat-y;
}
.topbanner {
	width: 890px;
	height: 115px;
	padding: 0px;
	background-color: transparent;
	margin-left: 30px;
}
.toplogo	{
	width: 326px;
	height: 115px;
	float: left;
}
.toplogin	{
	width: 280px;
	height: 115px;
	float: right;
}
.topmenuarea {
	width: 941px;
	height: 25px;
	padding: 0px;
	margin-left: 1px;
	background-color: #4d1875;
	text-align: center;
}
.mainbody {
	width: 755px;
	padding: 0px;
	background-color: transparent;
	margin-left: 165px;
}
.area-breadcrumb {
	width: 750px;
	height: 25px;
	background-color: transparent;
	text-align: left;
	padding: 10px;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 12px;
	color: grey;
}
.contentarea-full {
	width: 750px;
	padding: 0px
	margin-left: 1px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea-left {
	width: 375px;
	padding: 0px;
	margin-left: 1px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea-right {
	width: 375px;
	padding: 0px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea-main {
	width: 500px;
	padding: 0px;
	margin-left: 1px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea-side {
	width: 250px;
	padding: 0px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea13 {
	width: 250px;
	padding: 0px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea23 {
	width: 250px;
	padding: 0px;
	background-color: transparent;
	vertical-align: top;
}
.contentarea33 {
	width: 250px;
	padding: 0px;
	background-color: transparent;
	vertical-align: top;
}
.footer {
	width: 941px;
	height: 30px;
	margin-left: 1px;
	background-color: #999999;
	text-align: center;
	line-height: 30px;
	color: white;
	font-weight:bold;
}
.whitespace {
	width: 941px;
	height: 30px;
	margin-left: 1px;
	background-color: white;
	text-align: center;
	color: #666666;
	line-height: 30px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.copyright {
	width: 947px;
	height: 50px;
	padding:0px;
	padding-top: 25px;
	background-color: #e3e3e3;
	text-align: center;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 22px;
	text-decoration: none;
}

a:link, a:active, a:visited {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 12px;
	color: #1b7dc1;
	font-style: normal;
	font-variant: normal;
	text-decoration: normal;
	background-color: transparent;
}
a:hover{
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 12px;
	color: #1b7dc1;
	text-decoration:underline;
	background-color: transparent;
}
/* The following control SOLPARTMENU */

.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #C6B700; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 8px;
	padding-right: 8px;
}

.MainMenu_MenuContainer {
	background-color: #4d1875;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.MainMenu_MenuBar {
	border: 0px;
	cursor: pointer; 
	cursor: hand;
	background-color: #4d1875;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
.MainMenu_MenuItem {
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	border: 0px;
	background-color: #4d1875;
	height: 25px;
	line-height: 25px;
	text-align: left;
}
.MainMenu_MenuItemSel {
	background-color: #e3e4e3;
	color: #1b7dc1;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	border: 0px;
	text-align: left;
}
.MainMenu_MenuItemAct {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: 'Helvetica', 'Verdana', 'Arial';
}
.MainMenu_MenuIcon {
	font-size: 5px;
	color: #e3e4e3;
	font-weight: normal;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	border: 0px;
	background-color: #4d1875;
	width: 1px; 
	height: 20px;
}
.MainMenu_SubMenu {
	color: gray;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	border: 0px;
	height:20px;
	background-color: #4d1875;
}
.MainMenu_MenuBreak {
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica', 'Verdana', 'Arial';
	border: 0px;
	background-color: #4d1875;
	height: 20px;
}
.MainMenu_MenuArrow {
	color: white;
	background-color: #4d1875;
	font-family: webdings; 
	font-size: 5px; 
	cursor: pointer;
	border: 0px;
	height: 20px; 
}
.MainMenu_RootMenuArrow {
	border: 0px;
	color: white;
	background-color: #4d1875;
	font-family: webdings; 
	font-size: 5px; 
	height: 20px;
}
/* The following control the general appearance for the Skin Objects */

.SkinObject, .Normal {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: 21px;
	vertical-align: top;
}
a.SkinObject  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 21px;
	text-decoration: none;
}
a.SkinObject:active  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 21px;
	text-decoration: none;
}
a.SkinObject:visited  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 21px;
	text-decoration: none;
}
a.SkinObject:link  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 21px;
	text-decoration: none;
}
a.SkinObject:hover{
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	line-height: 21px;
	text-decoration: underline;
}

/* The following control generic style */


H1  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
    font-size: 14px;
    font-weight: normal;
	color: #1b7dc1;
}

H2  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
    	font-size: 13px;
    	font-weight: normal;
	color: #1b7dc1;
}

H3  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
    font-size: 12px;
    font-weight: bold;
	color: #1b7dc1;
}

H4  {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 11px;
    	font-weight: normal;
	color: #1b7dc1;
}
.head {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	text-align: left;
	padding-left: 5px;
}
.subhead {
	font-family: 'Helvetica', 'Verdana', 'Arial';
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b7dc1;
	text-align: left;
}
.intro p
{
	font: normal 14px 'Helvetica', 'Verdana', 'Arial';
	line-height: 22px;
}


