﻿/* FS CONTROL - BASE STYLESHEET - UPDATED 06-23-2004 */

/* By default, the following classes are all the same */
/* p, ul, ol, li, blockquote, cbodytxt, cbodytxt3, cfont2,  */
/* profileaddress, profilecommtext, profilenavbartext,  */
/* profiletext, profilenarrtext, profileafflname */

/* this is the default font family & size */
td, body, input, textarea, option, select { font-family: "Tahoma", "Arial", "Helvetica", sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; }

a:link { color: #0000cc; text-decoration: underline; font-weight: normal; }
a:visited { color: #0000cc; text-decoration: underline; font-weight: normal; }
a:hover { color: #66cc33; text-decoration: underline; font-weight: normal; }
a:active { color: #cc0000; text-decoration: underline; font-weight: normal; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 { margin-top: 0px; }
ul { }
li { }

/* HEADER STYLES */
h1, .cfont7 { font-size: 17px; font-weight: bold; color: #0A135A; margin: 0px 0px 15px 0px; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 11px; font-weight: bold; }
h4, .cfont4, .cbodyhdr4 { font-size: 10px; font-weight: bold; }

/* Add design specific styles below. */

#btmNav p { color: #FFFFFF;  font-size: 10px; margin-bottom: 8px;}
#btmNav a { text-decoration: none; font-weight: normal; }
#btmNav a:link { color: #FFFFFF; }
#btmNav a:visited { color: #CCCCCC; }
#btmNav a:hover { color: #66cc33; }
#btmNav a:active { color: #F4585F; }

#disclaimer p { font-size: 9px; color: #B9C7AF; }

.s-bg-top-txt {
	background-image: url(images/s-bg-top-txt.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

.border { border: 1px solid #D1CAB1; }
.style7 {
	text-align: center;
	font-size: large;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
}
.style11 {
	color: #666666;
	font-style: italic;
}

/*Left main navigation*/
.cform 
{
    color:White;
    font-family:Arial;
    font-weight:bold;
    width:81px;
    }
    .greencalltoaction
    {
        height: 59px;
        width: 209px;
    }
    .greycalltoactionheader
    {
        margin-bottom: 0px;
        width: 210px;
    }
