/* ***********************************************************************
** BODY
*********************************************************************** */
/*url(/Data/Site/23/Images/cfpce_get_courses_bg.gif)*/
body {
	background: #9CADBA;
	font-family: Arial, Verdana, Sans-Serif;
	margin:         0;
	font-size:      11pt;
	color:          #333;
}
.Easel {
	width:			    850px;
	margin:             auto;
	background:         white;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	/*background:     url('/Data/Site/15/Images/footer_bg.gif') bottom repeat-x;*/

}
a:link, a:visited {
	color:			#028F45;
}
a:hover {
	color:			#38C279;
}
img {
	border: none;
}
/* ***********************************************************************
** HEADER
*********************************************************************** */
.HeaderRow {
	height:			118px;


}
.HeaderMargins {
	margin:         0 0 0 40px;

}
.Header {
	background:     url('/Data/Site/15/Images/header_bg.gif') no-repeat Transparent;
	color:          #7290A7;

}
.Header h1
{
    font-size: 42pt;
    font-weight: normal;
    font-family: 'Palatino Linotype' , Times New Roman, Serif;
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #00457C;
}
.Header h2
{
    color: #00A850;
    font-style: italic;
    font-weight: normal;
    font-size: 12pt;
    font-family: Georgia, Serif;
    line-height: 1;
    margin: 50px 0 0 30px;
    padding: 0;
    display: block;
}
.Header sup
{
    font-size: 7pt;
}

/* ***********************************************************************
** NAVIGATION AREA
*********************************************************************** */
.NavRow {
}

.NavMarginsVert{
    margin:         0 0 0 0 ;
    width:          209px;
    background:     url('/Data/Site/15/Images/nav_bg.gif') bottom no-repeat;
    line-height:    1.4;
    padding:        20px 0  40px 0;
}
.Nav {
	text-align: 	left;
	width: 209px;

}
.NavMarginsVert br
{
    display: none;
}
.NavMarginsVert a:link, .NavMarginsVert a:visited{
	text-decoration: none;
	color:			#366A99;
    font-size:      14pt;
    display:        block;
    line-height:    2;
    margin:         0 10px;
    background:     url('/Data/Site/15/Images/nav_link_bg.gif') bottom left no-repeat;
    padding-left:   6px;
    width:          175px;
}

.NavMarginsVert a:hover {
	color:			#1E5688;
    text-decoration: none;
    background:     url('/Data/Site/15/Images/nav_link_bg.gif') bottom right no-repeat #E9EDF4;
}


/* ***********************************************************************
** MAIN
*********************************************************************** */
.MainRow {
}
.MainMargins {
	margin:         20px 20px 40px 20px;
}
.Main {
	line-height:	1.2;
	background-color: Transparent;
}
.Main td{
    background-color: White;
}
.Main h1{
	color:		#028F45;
	line-height:    1;
}
h2,h3,h4,h5,h6{
	color:		#028F45;
}
.Main .edit {
	background:		#FFFEBE;
}

/* ***********************************************************************
** FOOTER
*********************************************************************** */
.FooterRow {

}
.FooterMargins {
	margin:         0 0 0  20px;
	padding-top:    4px;
	background:     url('/Data/Site/15/Images/footer_bg.gif') repeat-x top left;
}
.Footer {
    text-align:     right;
	color:			#aaa;
	font-size:		.8em;
	font-style:		italic;


}
.Footer a:link, .Footer a:visited{
    color:			#98B6E6;
    text-decoration: none;
}
.Footer a:hover{
    color: #8A9BC4;
    text-decoration: Underline;
}


/***************************
 *ADMIN
 **************************/
.Proxy{
        text-align: center;
        display: block;
        padding: 5px;
        width: 100%;
        top: 0;
        left: 0;
        background: #990909;
        position: absolute;
        color: #e5e5e5;
        border-bottom: 2px solid black;
}

.Proxy a:link, .Proxy a:visited {
        font-weight: bold;
        color: white;
}
