﻿body 
{
	margin: 0;
	padding: 0;
	background-image: url('images/bricksbg.jpg');
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #2b2b2b;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: #171A45;	
}

a
{
	text-decoration: none;
}

.rbroundbox { background: url(images/nt.gif) repeat; text-align: left; position: relative; float: left; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }

.rbbot { background: url(images/br.gif) no-repeat bottom right; float: left;  }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }


.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;  }
.rbroundbox { width: 1069px;  margin: 1em auto; }

#LeftNavContainer
{	
	float: left;
	width: 240px;	
	margin-right: .75em;
}

#LeftNav
{
	width: 100%;
	height: 528px !important;
	height: 518px;	
	background: #678eaf url("images/sidenavbg.png") repeat-x;
	position: relative;
}

#LeftNav .head
{
	height: 4px;
	background: #82b3db url("images/leftnav_tr.jpg") no-repeat;
	background-position: top right;
}

#LeftNav .tl
{
	float: left;
	background: url("images/leftnav_tl.jpg") no-repeat;
	width: 4px;
	height: 4px;
}

#LeftNav .content
{
}

.leftnavBottom
{
	height: 4px;
	background: #678eaf url("images/leftnav_br.jpg") no-repeat;
	background-position: bottom right;	
	float: left;
	width: 100%;
}

.leftnavBottom .bl
{
	float: left;
	background: url("images/leftnav_bl.jpg") no-repeat;
	background-position: bottom left;
	width: 4px;
	height: 4px;
}


#Main
{
	width: 100%;	
	text-align: center;
}

#Container
{
	width: 100%;
	text-align: center;	
	position: relative;
	background: #ffffff;
	float: left;
	margin-bottom: 1em;
}

#Header
{	
	width: 100%;
	height: 40px;
	float: left;
	background: url("images/brickshead.jpg");
}

.Logo
{
	position: absolute;
	left: 20px;
	top: 10px;
}

.Keywords
{
	position: absolute;	
	bottom: 10px;
	left: 12px;
}

#Footer
{
	margin: 0 auto;	
	width: 1069px;
	font-weight: bold;	
	color: #003366;
}


#dnn_LeftNavContent
{
	position: absolute;
	bottom: -10px;
	left: 5px;
}

#ContentPaneFrame
{
	height: 529px;
	width: 790px;
	float: right;
	border: solid 2px #c6c6c6;
	background: #ffffff;
	
}

#dnn_ContentPane
{
	width: 790px;
	height: 529px;
	float: left;
	overflow-y: scroll;
}

#dnn_ContentPane.Homepage
{
	width: 790px;
	height: 529px;
	float: left;
	overflow: hidden;
}
.PageHeader
{
	width: 100%;
	text-align: center;
	margin-top: .5em;
}

.Tier2Body
{
	padding-left: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	line-height: 1.5em;
}

.DNN_FeedbackContent
{
    margin-left: 2em;
	width: 500px;
    margin-top: -3em;
}


#dnn_ctr392_Feedback_cmdSend
{
font-size: 1em;
font-weight: bold;
}


ul
{
	list-style: none;
}

ul li
{
        background: url("images/ebullet.gif") no-repeat left 6px;
        padding-left: 18px;      
}

.spacedBullet li
{
    margin-bottom: .5em;
    

    
}

.nfpListBox
{
    margin-top: 1em; 
    font-size: 12px;    
    background: #E9EEF4;
    float: right; 
    width: 260px;
    color: #171A45;
    border: solid 1px #171A45;    
}


.nfpList
{    
    padding-left: 1em;
    background: none;    
    margin-left: 1em !important;
    margin-left: 0;
}


.nfpList li
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    background: none;    
}

.SupportiveCopy h2
{
	margin-bottom: -.5em;
}

#dnn_ctr392_Feedback_cmdSend 
{
font-size: 1.25em;
}