/* CSS Document */

div.columnOne ul li {font-size: 72%; border-bottom: 1px dotted #ccc; background: #EFEFEF; border-right: 1px solid #EFEFEF; border-left: 1px solid #EFEFEF;}

.body {background: url(../images/home/home_body.jpg) #377BC6 repeat-x 0 0;}
.main {background: url(../images/home/home_main.jpg) transparent repeat-y 0 0;}
.base {background: url(../images/home/home_base.jpg) transparent repeat-y 0 0;}
.highlight {background: #EDF3FA;}

.bubble-top {background: url(../images/home/home_bubble_top.gif) transparent no-repeat 0 0;}
.bubble-bottom {background: url(../images/home/home_bubble_bottom.gif) transparent no-repeat 0 0;}
.bubble-middle {background: url(../images/home/home_bubble_middle.gif) transparent repeat-y 0 0;}

.menu-top {background: url(../images/home/home_menu_top.gif) #4988CD no-repeat 0 0;}
.menu-bottom {background:   url("../images/menu_bottom.gif") transparent no-repeat 0 0;}

.columnTwo ul {margin: 5px 10px 0 20px; padding: 0; font-size: 70%; line-height: 140%; _line-height: normal;}
.columnTwo ul li {margin: 0; padding: 0 0 0 10px; background: transparent url(../images/home/home_bullet.gif) no-repeat 0 6px; _background: transparent url(../images/home/home_bullet.gif) no-repeat 0 9px; list-style: none;}

.h2 {color: #2F66A4; background: url(../images/home/home_h2.gif) transparent no-repeat 0 5px;}
.h3 {color: #2F66A4;}

.columnTwo a:link, .columnTwo a:visited, .columnTwo a:active {color: #333;}
.columnTwo a:hover {color: #6096D2;}

.blue-background, .blue-background td {background: #EDF3FA; border: 1px solid #EDF3FA;}