/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#F6F9FC; font-family:verdana, san-serif; font-size: 8pt; color: #073753;}
td {font-size: 8pt; color: #073753;}
p {margin:0px; padding:0px;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #073753; padding:0px 13px 0px 13px;}
.welcome {font-size: 8pt; color: #073753; padding:0px 0px 0px 13px;}
.footer, .copyright {font-size: 8pt; color: #073753;}


/* ----- links ----- */
a:link {text-decoration: none; color: #3399CC;}
a:visited {text-decoration: none; color: #3399CC;}
a:hover {text-decoration: underline; color: #ffc20f;}
a:active {text-decoration: none; color: #3399CC;}

.footer a:link, .copyright a:link {text-decoration: none; color: #073753;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #073753;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #3399CC;}
.footer a:active, .copyright a:active {text-decoration: none; color: #073753;}


/* ----- backgrounds ----- */
.fader_r {background: url(fader_r.jpg) left top no-repeat;}
.title_r {background: url(title_r.jpg) left top no-repeat;}

.top_bg {background: url(top_bg.jpg) center top repeat-x;}
.title_bg {background: url(title_bg.jpg) center top repeat-x;}
.bottom_bg {background: url(bottom_bg.jpg) center top repeat-x;}


/* ----- other stuff ----- */
ul li {margin-left: -10px; list-style-image: url(bullet.jpg); padding:5px 0px;}