/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #010a0f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p a {
color:#0d6c98 !important;
}

p a:visited {
color:#0d6c98 !important;
}

a.textlink {
color:#f29367 !important;
}
a.textlink:visited {
color:#f29367 !important;
}
a.textlink:hover {
color:#f29367 !important;
}

dfn {display:none;}

a span.linkspan {
color:#0d6c98;
}

h1 {
color:#0d6c98;
line-height:25px;
font-size:24px;
}
h2 {
color:#f29367;
font-size:20px;
}
h3 {
color:#000000;
font-size:16px;
line-height:15px;
}

h4 {
color:#0d6c98;
font-size:14px;
line-height:13px;
font-weight:bold;
}
img {
border:none;
}
#Header{
	width: 900px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}

#Navigation{
	width: 600px;
	height:43px;
	float:right;
	margin-top:139px;
}

#Content{
	background-color: #ffffff;
	padding:0px;
	color:#000000;
}

#Footer{
	width: 900px;
	background-color: #676767;
	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;
}
a.buttonmore {
color:#ffffff !important;
background-color:#f29367  !important;
padding:2px  !important;
text-decoration:none;
font-size:12px;
}
a.buttonmore:visited {
color:#ffffff !important;
}
a.buttonmore:hover{
color:#ffffff !important;
}

a.buttonpurple {
color:#ffffff !important;
background-color:#6770f2 !important;
padding:2px  !important;
text-decoration:none;
font-size:12px;
}
a.buttonpurple:visited {
color:#ffffff !important;
}
a.buttonpurple:hover{
color:#ffffff !important;
}
/* End of 'theme' */

