@import "/media/960.css";

body {
    behavior: url("/media/csshover3.htc");
    color:#333333;
    font-family:arial,sans-serif;
    font-size:12px;
    text-align:left;
}

#article body {
    	background-color: #FFFFFF;
    	color: #003300;
	font-family: georgia, geneva;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
}


ul, ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#article {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14.4px;
	color: #333333;
	/*width: 610px;*/
	padding: 0 20px 20px 0px;
	margin: 0;
	display: block;
}

#article ul {
    font-family: georgia, geneva;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    color: #000000;
    padding-left: 30px;
        
    list-style-type: disc;
    list-style-position: outside;
}


#introduction {
    font-weight: bold;
}

p, #article table {
	font-family: georgia, geneva;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	color: #000000;
        padding: 0 0 15px 0;
}

#article table {
    border-style: none;
}

#article td {
    border-style: none;
}

h2 {
	font-family: georgia, geneva;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin: 6px 15px 0 0;
}

h3 {
	font-family: georgia, geneva;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin: 6px 15px 0 0;
}

span.by {
	font-size: 10px;
	/*line-height: 13px;*/
	text-transform: uppercase;
	color: #999999;
	display: inline;
}

span.date {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13.3667px;
	color: #333333;
	margin: 0 0 0 5px;
	display: inline;
}

dt {
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    margin-left: 1cm;
}

dd {
    margin-left: 0cm;
}

.box, .textbox, .notebox {
    background-color: #E0E0E0;
    padding: 0.25cm;
    margin-bottom: 1cm;
    border: 2px solid #FF0000;
}

.notebox {
    font-size: 0.8em;
}

table {
    border: 0px;
    border-collapse: collapse;
    font-size: 0.8em;
}

table th {
    padding: 2px;
    -moz-border-radius: 0px;
    text-align: left;
    background-color: #BFFFE4;
}

table td {
    border: 1px solid #BFFFE4;
    padding: 2px;
    -moz-border-radius: 0px;
}

table.noborder td {
    border: none;
    vertical-align: top;
}

div.section {
    /*border: solid 2px;*/
    background-color: #80FFC9;
    margin: 10px;
    padding: 10px;
}

.number {
    text-align: right;
}

label {
    float: left;
    width: 2cm;
    vertical-align: top;
}

.listing {
    font-size: 0.7em;
}


div.cms_image_cap {
    text-align: left;
}

div.cms_image_left {
	padding: 2px 15px 0px 0px;
        margin: 0 0 0 0;
}

div.cms_image_center {
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
	display: block;
}

img.cms_image_thumb {
        padding: 2px 10px 0px 0px;
        float: left;
        display: block;
        clear: both;
}

div.cms_blog {
    display:block;
    margin-left: 118px;
}

a {
    color: #003366;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}

a:hover {
    text-decoration: underline;
}

:link, :visited {
    text-decoration: none;
}

#blog {
    /*width: 645px;*/
}

#list {
    display: block;
    clear: both;
    width: 644px;
}

div.blogitem {
    margin-bottom: 12px;
    clear: left;
}

#blog h4 {
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 6px 15px 0 0;
}

#blog p.teasertext {
    display: block;
    font-family: georgia,geneva;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
}

#featured {
    float: left;
    width: 645px;
    position: relative;
}

#rotator {
    height: 265px;
    width: 637px;
    padding-bottom: 8px;
}

#rotator_list {
    width: 425px;
    height: 265px;
    position: relative;
    margin: 0;
    padding: 0;
}

#rotator_list div {
    z-index: 8;
}


#rotator_list div.active {
    z-index: 10;
}

#rotator_list div.last-active {
    z-index: 9;
}

#rotator .rotator_item {
    width: 425px;
    height: 260px;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.0;
}

#rotator .rotator_overlay {
    font-family: georgia;    
    height: 70px;
    left: 5px;
    position: absolute;
    top: 178px;
    width: 415px;
}

#rotator .rotator_overlay .rotator_overlay_inner {
    font-family: georgia;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 415px;
}

#rotator .rotator_overlay .rotator_overlay_inner h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 10px 6px 0;
}

#rotator .rotator_overlay .rotator_overlay_inner a {
    color:black;
    text-decoration:none;
}

#rotator_sidebar {
    width: 212px;
    background-color: white;
    height: 260px;
    left: 425px;
    position: absolute;
    top: 0px;
    
}

#rotator_sidebar ul {
    height: 260px;
    margin: 0 0 0 4px;
    padding: 0 0 0 0;
    list-style-position: outside;
}

#rotator_sidebar li {
    background-color: #DDE0E0;
    margin: 0px 0px 1px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    height: 51px;
    /*border-bottom: 1px solid white;*/
    vertical-align: middle;
    font-size:12px;
    font-weight:bold;
    list-style-position: outside;
}

#rotator_sidebar a {
    color: #333333;
    width: 100%;
    height: 100%;
    display: block;
    padding: 6px 6px 0 6px;
}

#rotator_sidebar a:hover {
    text-decoration: none;
}


#rotator_sidebar li.active {
    background-color: #859EB0;
    color:white;
}

#rotator_sidebar li:hover {
    background-color: #FFFFFF
}


/* Topmenu */
div#topmenu {
    float:left; padding-bottom: 10px; width: 637px;
}

#topmenu ul {
    height: 37px; display: block; background: #DDE0E0;
}

#topmenu li {
    float: left;
    border-right:2px solid #FFFFFF;
    height: 37px;
    font-size:12px;
    font-weight:bold;
    padding: 0px;
}

#topmenu li:hover {
    background-color: #FFFFFF;
}

#topmenu a:link, #topmenu a:visited {
    text-decoration:none;
}

#topmenu a {
    display: block;
    color:#333333;
    float: left;
    height: 100%;
    padding: 12px 12px 6px 12px;
}

li#topmenuactive, li#topmenuactive:hover {
    background-color: #AAAAAA;
}

