body {
	font-family: verdana,arial;
	font-size:11px;
	color: #000000;
}

a:link {
	color: #0120A7;
	text-decoration: none;
}

a:visited {
	color: #0C2081;
	text-decoration: none;
}

a:active {
	color: #0120A7;
	text-decoration: none;
}

a:hover {
	color: #0123C2;
	text-decoration: underline;
}

.headerText {
	font-family: verdana,arial;
	font-size:18px;
	color: #313131;
	font-weight:bold;
}

h2 {
	font-family: arial, verdana;
	font-size:16px;
	color: #313131;
	font-weight:bold;
}

h3 {
	font-family: verdana,arial;
	font-size:9pt;
	font-style: italic;
	font-weight: normal;
	color: #313131;
}

h4 {
	font-family: verdana,arial;
	font-size:10pt;
	color: #17467F;
	font-style: italic;
}

h5 {
	font-family: verdana, arial;
	font-size:10pt;
	color: #313131;
	font-weight:bold;
}

.quickLink {
	font-family: verdana,arial;
	font-size: 7pt;	
	color: #000000;
}

.newsItem {
	padding-bottom:10px;
	font-family: verdana,arial;
	font-size:7pt;
}

.maincells {
	padding-top:20px;
	padding-left:20px;
	background-color:#D9D9D9;
	text-align: justify;
}

.sidecells {
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	background-color:#D9D9D9;
	text-align: justify;
}

.leftblubarcells {
	padding-left:15px;
	color:#FFFFFF;
}

.leftblubar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftblubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.leftblubar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.leftblubar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.rightblubarcells {
	padding-right:15px;
	color:#FFFFFF;
}

.logincells {
	padding-left:20px;
	background-image:url(/images/loginbox2.jpg);
	background-repeat:no-repeat;
}

.missioncells {
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(/images/missionbox.jpg);
	background-repeat:no-repeat;
	font-family: verdana,arial;
	font-size:9pt;
}

.formbutton {
	margin: 1px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-collapse:collapse;
	border-width:1px;
	border-color:#000000;
	background-color:#E36D21;
	color:#ffffff;
} 

.fields {
	font-family: verdana; 
	font-size: 10px; 
}

/**
 CONTAINERS CSS - START 
**/

/* RoundSolidLight */
.round_solid_light 
{
    margin-bottom: 20px;
}
.round_solid_light .bg
{
    background: transparent url("/images/round_solid_light_rectangle.png") top left no-repeat;
}
.round_solid_light .top
{
    height: 12px;
    text-align: right;
}

.round_solid_light .top span 
{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background-position: top right;
}

.round_solid_light .bottom
{
    height: 12px;
    text-align: right;
    background-position: bottom left;
}

.round_solid_light .bottom span 
{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background-position: bottom right;
}
.round_solid_light h1.title,
.round_solid_light .content 
{
    border-color: #bfbfbf;
    border-width: 0px 1px;
    border-style: solid; 
    background-color: #f3f3f3;
    padding: 5px 20px;
}
.round_solid_light h1.title 
{
    margin: 0px;
    text-align: left;
    padding-top: 10px;
}

/* RoundBlueSide */
.round_blue_side
{
    position: relative;
    margin-bottom: 20px;
    height: auto !important;
    height: 1px;
}
.round_blue_side,
.round_blue_side .bottom 
{
    background: transparent url("/images/round_blue_side_rectangle_sm.png") top left no-repeat;
}
.round_blue_side
{
    padding-top: 15px;
}
.round_blue_side .bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 81px;
    width: 247px; 
    background-position: bottom left;
    z-index: 0;
}
.round_blue_side .back 
{
    background: #3c4eb6 url("/images/round_blue_side_handle.png") top left repeat-y;
}
.round_blue_side .content 
{
    height: auto !important;
    height: 86px;
    min-height: 86px;
    z-index: 1;
    color: White;
    position: relative;
    padding: 0pt 20px 15px 20pt;
    text-align: left;
    font-size: 8pt;
    line-height: 120%;
}
.round_blue_side .content a 
{
    color: White;
    text-decoration: underline;
}
.round_blue_side h1.title 
{
    margin: 0px;
    text-align: left;
    padding-top: 10px;
}

/* RoundGradientHandle & RoundGradientSide */
.round_gradient_handle,
.round_gradient_side
{
    position: relative;
    margin-bottom: 20px;
    height: auto !important;
    height: 1px;
}
.round_gradient_handle,
.round_gradient_handle .bottom 
{
    background: transparent url("/images/round_gradient_handle_rectangle.png") top left no-repeat;
}
.round_gradient_side,
.round_gradient_side .bottom 
{
    background: transparent url("/images/round_gradient_side.png") top left no-repeat;
}
.round_gradient_handle,
.round_gradient_side
{
    padding-top: 15px;
}
.round_gradient_handle .bottom,
.round_gradient_side .bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 80px;
    width: 631px; 
    background-position: bottom left;
    z-index: 0;
}
.round_gradient_side .bottom 
{
    width: 247px;
    height: 100px;
}
.round_gradient_handle .back 
{
    background: #fbfbfb url("/images/round_blue_side_handle.png") top left repeat-y;
    border-right: solid 1px #bfbfbf;
}
.round_gradient_side .back 
{
    background-color: #fbfbfb;
    border-right: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
    padding: 0pt 10px 10px 0px;
}
.round_gradient_handle .content,
.round_gradient_side .content
{
    height: auto !important;
    height: 75px;
    min-height: 75px;
    z-index: 1;
    position: relative;
    padding: 0pt 20px 8px 20px;
    text-align: left;
}
.round_gradient_side .content
{
    padding: 0pt;
    font-size: 8pt;
    line-height: 110%;
}
.round_gradient_side input
{
    font-size: 8pt;
}
.round_gradient_side h2 
{
    margin: 0pt 0pt 5px 0pt;
}
