@charset "UTF-8";

/* CSS Document */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #CCCCCC;
}
a:link { color: #003399; }
a:hover { color: #CC0000; }
a:link, a:visited, a:active, a:hover{ text-decoration: none; }

#top, #layout, #bottom{
	background-color:#FFF;
	background-image: url(../images/background-758.gif);
	margin:0px auto;
	padding:10px 10px;
	width:758px;
	text-align:left;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 50% 0px;
}

#layout, #bottom {
	padding:0px 10px;
 	overflow: hidden;
}

[xmlns] #layout {
	min-height: 420px;
}

#bottom2 {
	margin:0px auto;
	padding:0px 10px 0px 10px;
	width:758px;
}
[xmlns] #empty { 
	margin:0px auto;
	padding:0px 10px 0px 10px;
	width:758px;
	padding-bottom:110px; 
}

#emptyline {
	margin:10px 40px 20px 40px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
}

#bottom .cc {
	background-image:  url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	padding:32px 10px 0px 10px;
}

#left {
	float:left;
	left: 10px;
	position: relative;
	width:539px;
}

#left .col50 {
	float: left;
	position: relative;
	width: 48%;
	background-color: #EEEEEE;
	padding: 5px 5px;
	margin:0px 6px 0px 6px;
	display:inline;
}
[xmlns] #left .col50 {
	width: 45%;
	margin:0px 5px 0px 10px;
}

#right {
	float: right;
	right: 10px;
	position: relative;
	width:187px;
}

.title {
	background-color: #F65F06;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
}

.title2, .title2_red {
	background-color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	border:1px solid #999999;
}
.title2_red { border-bottom-color: #FF0000;}

#left .info, #left .infolast{
	padding: 5px 10px 13px 10px;
	border: 1px solid #F65F06;
	margin-bottom:21px;
}

#left .infolast{
	border-top:0px;
	margin-bottom:0px;
}

.info2, .info2_gap, .info2_noline{
	padding: 5px 10px;
	background-color:#F0F0F0;
	margin-bottom:0px;
	border: 1px solid #999999;
	border-top-width: 0px;
}
.info2_gap { margin-bottom:10px;}
.info2_noline { border-bottom-width:0px;}

.image_ss, .image_xmas{
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 30px;
}
.image_xmas { margin-right: 40px; }

.greybold, .greyboldpadding{
	color: #7E7E8B;
	font-weight: bold;
}
.greyboldpadding {
	padding-top:7px;
}

.readmore {
	padding-top:7px;
	padding-bottom:7px;
}

.box {
	background-color: #ECF3F8;
	border: 1px solid #96BADC;
	padding: 8px 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#nav {
	background-image:  url(../images/menubg.gif);
	background-repeat: repeat-x;
	height: 27px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	line-height: 27px;
}

#nav li {
	list-style:none;
	display: inline;
}

#nav li a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #666666;
}

#nav li a.on {color:#000000;}
#nav li a:hover {color:#CC0000;}
#subnav {
	color: #444444;
	margin-bottom:20px;
	margin-top:2px;
}
p#subnav a:link, p#subnav a:visited { color:#444444; }
p#subnav a:hover { color:#CC0000; }

#mainborder {
	padding: 5px 10px;
	border: 1px solid #999999;
}

.red {
	color:#FF0000;
}

p {
	margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.4em;
    font-weight: normal;
}
p.backtop { margin:0px 0px; text-align:right; }

h2, h3, h4, h5 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

h2 { font-size:24px; margin-bottom:20px; margin-top:20px; line-height: 26px;}
h2 a:link, h2 a:visited { color: #F65F06 }
h2 a:hover { color:#CC0000; }

h3 { font-size: 14px; margin-bottom:10px; margin-top:10px; line-height:15px; }
h4 { font-size: 14px; margin-bottom:10px; margin-top:20px; line-height:15px; }
h5 { font-size: 18px; margin-bottom: 6px; margin-top: 0px; line-height:15px; font-weight:normal;}

h6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 5px;
}

h6 span {
	font-weight:normal;
}