/* default links */
a:link {color: #9ACF31; font-weight: bold;}
a:active {color: #047399; font-weight: bold;}
a:visited {color: #474F52; font-weight: bold;}
a:hover {color: #047399; font-weight: bold;}

/* default styles */
body {font-family: arial; font-size: 10pt; color: #333; margin-top: 0px; margin-bottom: 0px; background-color: #F0F0F0; background-image: url(../images/pattern_back.gif);}

hr {color: #c0c0c0; height: 1px;}

h1 {font-size: 13pt; color: #00B6DE;}
h2 {font-size: 13pt; color: #036;}

ul {list-style-image: url("../images/bullet.gif");}
.title {list-style-image: url("../images/arrow-green.gif"); color: #00B6DE; font-size: 13pt; font-weight: bold;}
.list {line-height: 15pt;}
.header {list-style-image: url("../images/arrow-green.gif"); color: #00B6DE; font-size: 13pt; font-weight: bold; margin-left: 0px;}

/* custom styles */
.nav {width: 647px; height: 78px; text-align: left; background-color: #474F52;}
.left {background-color: #EDF1DC; text-align: left; padding-bottom: 20px;}
.right {background-color: #fff;}
.content {padding: 20px 40px; text-align: left;}

/* Site Colors:
light blue #BCDCE4
medium blue #B2D8E0
dark blue #047399
dark gray #474F52
light green #EDF1DC

dark text #333
header blue #00B6DE
subheader blue #003366
icon green #9ACF31
bullet gray #878B86

 */ 

