/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #0e1116;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dfn {display:none;}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
line-height:22px;
font-size:22px;
}
h2 {
color:#f8ad47;
font-size:17px;
}
h3 {
font-size:15px;
}

#Header{
	width: 985px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 242px;
}

#Navigation{
	width: 985px;
	height:52px;
}

#Content{
	background-color: #ffffff;
	padding:20px 10px 20px 25px;
	color:#000000;
}

#Footer{
	width: 985px;
	background-color: #66b1ee;
	color: #ffffff;
}

.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(../uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.NormalLink{
	color: #666666;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #ffffff;
}
a.FooterLink:hover{
	color: #ffffff;
}

/* End of 'theme' */

