/* iFul color stylesheet May 2009 - btober*/

body {
background: url(../images/bgbg.gif) repeat-x #f3f3f6;
}

a {
color: #777;
}

a:hover {
color: #000;
}

#containerbg {
background: url(../images/bg2.gif) repeat-x #fff;
}

#container {
background: #fff;
}

#nav a {
color: #6d7d99;
}

#nav a:hover {
color: #001c4d;
}

#nav .navhead {
color: #001c4d;
}

#nav .navsection {
border-bottom: 1px dotted #bbc3d0;
}

#content {
border-left: 1px solid #bbc3d0;
}

p.cheadtext {
color: #001c4d;
}

p.csubheadtext {
color: #6d7d99;
}

p.subtext, p.subtextlast {
color: #6d7d99;
}

.profile {
background: #6d7d99;
}

.profile .name {
color: #fff;
}

.profile .title {
color: #fff;
}

.profile p, .profile a {
color: #bbc3d0;
}

.profile a:hover {
color: #001c4d;
}

#register .formsection {
border-bottom: 1px dotted #bbc3d0;
}

#register label {
color: #6d7d99;
}

#ppromo a {
background: #001c4d;
}

#secpromo a {
background: #000;
color: #DDD;
}

#secpromo a:hover {
color: #fff;
}

/* Footer Styles */

#footer {
border-top: 1px solid #bbc3d0;
}

#footercontent {
border-bottom: 1px solid #bbc3d0;
}

#footer1, #footer2, #footer3 {
border-right: 1px dotted #bbc3d0;
}

#footer4 p {
color: #001c4d;	
}

.footerhead, .footerhead2 {
color: #001c4d;
}

#footer a {
color: #6d7d99;
}

#footer a:hover {
color: #001d4a;
}

#copyright {
color: #6d7d99;
}

#copyright a {
color: #6d7d99;
}

#copyright a:hover {
color: #001d4a;
}

#showfooter, #hidefooter {
color: #6d7d99;
}