body{
	font-size: 1em;
	color: #F36888;
	font-family: Arial, Calibri, Verdana, Geneva;
	margin: 0em;
	padding: 0em;
}

a, a:link, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

div#ContentTable{
	/*background-color: purple; */
	width: 966px;
	margin: 0em;
	padding: 0em;
}

div#ContentHeader
{
    background: url('../img/headerBG.gif');
    background-repeat: repeat-y;
    height: 106px;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0em;
}

*+html div#ContentHeader
{
    margin: 0px;
}

table#HeaderText{
	font-size: .75em;
	padding-right: 20px;
	padding-left: 20px;
	margin: 5px 0px 0px 0px;
}

*+html table#HeaderText
{
    margin: 4px 22px 0px 0px;
    padding-right: 0px;
}

td#headerborder
{
    background-image: url(../img/dots.gif);
    background-repeat: repeat-x;
    height: 3px;
}

td#HeaderText{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1em;
}

td#HeaderText a:hover{
	text-decoration: underline;
	color: #F36888;
	font-size: 1em;
	line-height: 1em;
}

td#HeaderText a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #F36888;
	font-size: 1em;
	line-height: 1em;
}

table#HeaderNav
{
    clear:right;
    float: right;
    width: 650px;
    padding-top: 0.9em;
    padding-right: 1em;
}

*+html table#HeaderNav
{
    margin-top: 1em;
    margin-right: 1em;
}


td#HeaderNav{
	margin: 0em;
	padding-right: 5px;
	padding-left: 10px;
	width:auto;
}

div#ContentLogo{
	float: left;
	margin: 0em;
	padding: 0em;
	padding-top: 2em;
	padding-left: 1em;
	height: 58px;
}

div#ContentLogo_Links{
	float: right;
	font-size: .8em;
	vertical-align: top;
}

div#Footer{
	/*background-color: green;  */
	background: url(../img/footer.gif);
	width: 966px;
	height: 63px;
	clear: both;
}

div#NWCRBlurb{
	font-size: 10px;
	text-align: center;
	color: #999999;
}

div#NWCRBlurb a, a:link, a:visited, a:active{
	color: #999999;
}

div#Footer td{
	color: #777777;
	font-size: 12px;
}

div#Footer a, a:link, a:visited, a:active{
	color: #F36888;
	text-decoration: None;
}

div#Footer a:hover{
	color: #F36888;
	text-decoration: Underline;
}

div#Contact{
	font-family: Arial, Calibri, Verdana, Geneva;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 5px 0px 0px 12px;
}

div#Contact a{
	color: #000000;
	text-decoration: Underline;
}

div#closebtn{
	font-family: Arial, Calibri, Verdana, Geneva;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

#closebtn div a:hover{
	text-decoration: Underline;
	margin: 0px;
}

div#WhiteBox{
	width: 705px;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

div#WhiteBoxTop{
	background: url(../img/whiteboxtop.gif);
	width: 705px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

div#WhiteBoxMiddle{
	background: url(../img/whiteboxmiddle.gif);
	width: 705px;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

div#WhiteBoxBot{
	background: url(../img/whiteboxbot.gif);
	width: 705px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}


div#GrayBox{
	width: 241px;
	height: 100%;
	margin: 10px 0px 0px 0px;
}

div#GrayBoxTop{
	background: url(../img/graytop.gif);
	width: 241px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

div#GrayBoxMiddle{
	background: url(../img/graymiddle.gif);
	width: 241px;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

div#GrayBoxBot{
	background: url(../img/graybottom.gif);
	width: 241px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

div#PinkBox{
	width: 241px;

	margin: 0px 0px 0px 0px;
}

div#PinkBoxTop{
	background: url(../img/pinktop.gif);
	width: 241px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

div#PinkBoxMiddle{
	background: url(../img/pinkmiddle.gif);
	width: 241px;
	margin: 0px 0px 0px 0px;
}

div#PinkBoxBot{
	background: url(../img/pinkbot.gif);
	background-repeat: repeat-x;
	width: 241px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div#error{
	font-size: 1em;
	color: red;
	font-family: Calibri, Arial, Verdana, Geneva;
	margin: .8em;
	text-indent: 1em;
	font-weight: bold;
}

.helpdropdownlink
{
    font-size: 1em;
    line-height: 1.3em;
    background-color: #FFFFFF;
    color: #F36888;
    
}

.helpdropdownlink a
{
    color: #F36888;
    font-size: 1em;
    padding:2px;
    width: 10em;
    line-height: 1.3em;
    background-color: #FFFFFF
}

.helpdropdownlink a:hover
{
    font-size: 1em;
    padding:2px;
    width: 10em;
    line-height: 1.3em;
    color: #FFFFFF;
    background-color: #F36888;
}

.helpdropdownlink a:visited
{
    font-size: 1em;
    padding:2px;
    width: 10em;
    line-height: 1.3em;
    color: #F36888;
    background-color: #FFFFFF;
}

.ModalPopupBG
{
    /*background-color: #F50B90;*/
    background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.PopupBody
{
    font-size: 0.8em;
	font-family: Arial, Calibri, Verdana, Geneva;
	text-align: left;
	padding: 2em;
}

.popupbg
{
    border: 1px solid #9B9D9F;
    background-color: #BABCBE;
    min-width: 200px;
    min-height: 150px;
    color: #000000;
}

.PopupHeader
{
    margin: 0px;
    padding: 0px;
    text-align: right;
    width: 100%;
    line-height: 20px;
    height: 20px;
    background-color: #9B9D9F;
    padding-top:4px;
    padding-right: 2px;
}

.popuptextbox
{
    border: 1px solid #9B9D9F;
    background-color: #FFFFFF;
    font-size: 1em;
    line-height: 1.4em;
    height: 1.4em;
    width: 250px;
    font-family: Arial, Calibri, Verdana, Geneva;
    color: #F50B90;
}
