﻿body {
	margin: 0px auto auto auto;
	background: #CDECFE url('Images/bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	top: 0px;
}
.headertopleft
{
	height:20px;
	background-image: url('Images/mcnr_tl.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}
.headertopmiddle
{
	width:98%;
	height:20px;
	background-image: url('Images/mcnr_tm.gif');
	background-repeat: repeat-x;
	background-position:bottom;
}
.headertopright
{
	height:20px;
	background-image: url('Images/mcnr_tr.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
}
.footerbtmleft
{
	height:20px;
	background-image: url('Images/mcnr_bl.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}
.footerbtmmiddle
{
	width:98%;
	height:20px;
	background-image: url('Images/mcnr_bm.gif');
	background-repeat: repeat-x;
	background-position:bottom;
}
.footerbtmright
{
	height:20px;
	background-image: url('Images/mcnr_br.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
}
.headermainmenu TD 
{
	text-align:center;
	border-right:1px solid white;
}
.headermainmenu A
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.headermainmenu A:hover
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.bodycontent 
{
    padding: 1px 0 0 0 ;
    text-align: left;    
}
h1
{
    font-size:20px;
    color:#404040;
}
h2 
{
    font-size:16px;
    color:#404040;
}
h3 
{
    font-size:14px;
    color:#404040;
    padding:0px;
    margin: 0px 0px 3px 0px;
}
h3 A 
{
    font-size:14px;
    color:#404040;
    padding:0px;
    margin: 0px 0px 3px 0px;
}
h3 A:hover 
{
    font-size:14px;
    color:#404040;
    padding:0px;
    margin: 0px 0px 3px 0px;
}
.highlight 
{
	font-weight:bold;
	
	font-size:13px;
}
ul 
{
	padding-left:20px;
}
li 
{
	padding-top: 2px;
}

#CenterPageDiv 
{
	padding-top:5px;
	padding-bottom:10px;
	width: 820px;
}
.BodyOffset
{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#PageHeader 
{
	background-color:#FFFFFF;
	background-image: url('Images/TPN-Logo.jpg');
	background-repeat:no-repeat;
	background-position: left bottom;
}
#PageContents 
{
	background-color:#FFFFFF;
	border-top: 3px solid #C0C0C0;	
	padding-bottom:15px;
}
#PageFooter 
{
	background-color:#1E69B2;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	border-top: 1px solid #C0C0C0;
}
#PageFooter A 
{
	background-color:#1E69B2;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
}

A { 
	color:#006699;
	text-decoration:underline;
}
A:hover { 
	color: #ed991d; 
	cursor: pointer;
} 

/* Rounded Corners / Menu */
.round_border * {
	background: #fff;
	display: block;
	height: 1px;
	overflow: hidden
}
.round_border_layer3 {
	background: #c4c4c4;
	border-left: 1px solid #d3d4d5;
	border-right: 1px solid #d3d4d5;
	margin: 0 3px;
	padding: 0 1px
}
.round_border_layer2 {
	border-left: 1px solid #d3d4d5;
	border-right: 1px solid #d3d4d5;
	margin: 0 2px;
	padding: 0
}
.round_border_layer1 {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	margin: 0 1px
}
.round_border_content {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	overflow: hidden;
	padding: 2px 4px;
}
.round_body_with_background {
	background-color:#E8E8E8;
}
.flat_border_top {
	border-top: 1px solid #c4c4c4;
}
.pageHeader 
{
	vertical-align:top;
	font-weight:bold;
	font-size:20px;
	color:#91AA37
}
.subHeaderBlue 
{
	font-size:14px;
	color:#1E69B2;
	font-weight:bold;
}

.requiredfield 
{
    
}




