﻿body, div, p, h1, h2, h3, h4, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	/*background: #B4B4B4 url(http://www.milliwiki.com/images/body_bg.gif) repeat left top;	*/
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

.MenuLink
{
	color:White;
	text-decoration:none;
}

.MenuLink:visited
{
	color:White;
	text-decoration:none;
}

.MenuLink:hover
{
	color:#01356A;
	text-decoration:none;
}
		
/*Form styles*/
.btn {
	background: url( ../images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	height:30px;
	font-weight:bold;
	
}

.pageLink
{
	font-weight:bold;
	color:#004691;
	text-decoration:none;
}

.pageLink:hover
{
	font-weight:bold;
	color:#004691;
	text-decoration:none;
}

.ListHeader
{
	font-weight:bold;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}

.ListHeaderBtn {
	background: url( ../images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	/*padding: 0.25em;*/
	height:24px;
	font-weight:bold;
	font-size: 12px;
	
}

div.required, span.required
{
	font-weight: normal;
	color:#c00;
	font-weight: bold;
}

.menuTabLabel
{
	width:100%;
}

.menuTbl
{
	width:115px;
}
.fieldTitle
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width:150px;
	text-align:left;
	vertical-align:top;
	padding-left:4px;
}	

.fieldTitleRequired
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	width:150px;
	text-align:left;
	vertical-align:top;
	padding-left:4px;
}

.fieldTitle_prj
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width:210px;
	text-align:left;
	vertical-align:top;
	padding-left:4px;
}	

.fieldTitleRequired_prj
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	width:210px;
	text-align:left;
	vertical-align:top;
	padding-left:4px;
}

.error
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	width:150px;
	text-align:center;
	vertical-align:top;
}

.errorThin
{
	color: #c00;
	font-size: 12px;
	font-weight:normal;
}

.updateProgress
{
	position:absolute;
	border:1px double #3366CC;
	width:150px;
	height:60px;
	top:250px;
	left:400px;
	z-index:100;
	color:#000000;
	font-weight:bold;
	font-size:large;
	background-color:#F0F0F0;
}

.updateProgressSet
{
	width:150px;
	height:60px;
	color:#000000;
	font-weight:bold;
	font-size:large;
}

.finishedForm
{
	position:relative;
	border:1px double #3366CC;
	width:350px;
	height:120px;
	color:#000000;
	background-color:#F0F0F0;
}

.StandOutBlue,span.StandOutBlue,div.StandOutBlue
{
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

.success,span.success,div.success
{
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.StandOutRed,span.StandOutRed,div.StandOutRed
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

.loginForm
{
	position:relative;
	border:1px double #3366CC;
	width:200px;
	top:250px;
	left:400px;
	z-index:100;

	background-color:#F0F0F0;
}

.errorTable
{
	position:relative;
	border:1px double #3366CC;
	width:200px;
	top:250px;
	left:400px;
	z-index:100;

	background-color:#F0F0F0;
}

body
{
	/*background: #B4B4B4 url(http://www.milliwiki.com/images/body_bg.gif) repeat left top;	*/
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
}

.sectionHeading, .sectionHeadingText { color: #000000; font-size: 12px; font-weight: bold; }
.sectionHeading { border-bottom-style: solid; border-bottom-width: 1px; border-color: #bababa; margin-bottom: 4px; padding-bottom: 4px; }

.sectionBody, .sectionBodyText { font-size: 12px; }
.sectionBody { padding-bottom: 15px; }


.menuTab
{
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

}	

.menuTab:hover
{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

}	

a.MenuTabLink,a.MenuTabLink:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.MenuTabLink:hover
{
	color: #003365;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.MenuTabLinkTD
{
	width:150px;
	height:20px;
	/*border:solid 1px #c0c0c0;*/
}

.ProjectWizardLink
{
	background-image:url(../Images/ProjectWizard/NPW-button.png); 
	width:185px; 
	height:42px; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
	cursor:pointer;
}

.ProjectWizardLinkStart
{
	background-image:url(../Images/ProjectWizard/NPW-button-green_over.png); 
	width:185px; 
	height:42px; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
	cursor:pointer;
}

.ProjectWizardButton
{
background-image:url(../Images/ProjectWizard/NPW-button.png);

    border-style:none;
    background-color: #ffffff;
    text-decoration: none;
    cursor: hand;
    color: #ffffff;
    font-weight:bold;
    width:185px; 
	height:42px; 
	font-family: Tahoma, Arial, sans-serif;
}

.ProjectWizardButton:hover
{
background-image:url(../Images/ProjectWizard/NPW-button-green_over.png);

    border-style:none;
    background-color: #ffffff;
    text-decoration: none;
    cursor: hand;
    color: #ffffff;
    font-weight:bold;
    width:185px; 
	height:42px; 
	font-family: Tahoma, Arial, sans-serif;
}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(http://www.simplebits.com/images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666; width:500;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

	#tabnav a:link.inactive, #tabnav a:visited.inactive
	{

		
	}

#tabnav a:hover
	{
		background: #fff;
	}
	
	.PageHeader
	{
		color:#00519C;
		font-weight:bold;
		font-size:20pt; 
		font-family:Arial Narrow;
	}