/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #797979;
	background-color: #090e1e;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dfn {display:none;}

.searchbox {
position:relative;
width:215px;
height:25px;
padding-top:140px;
padding-left:640px; #
padding-top:130px;
}

.sbutton{	background-color: #e61e29;
	border: 1px solid #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;height: 22px;
width: 32px;	margin-left: 3px;
margin-top:2px;
text-align:center;
	padding: 0px; #
margin-left: 5px; #
height: 22px;
margin-top:0px;}


.sbutton_text1 {
color:#ffffff;
font-size:15px;
padding-right:5px;
font-weight:bold;
}

a {
color:#354da1;
}
a:hover {
color:#ed1d24;
}
a:visited {
color:#354da1;
}
h1 {
# line-height:25px;
font-size:24px;
}
h2 {
line-height:25px;
# font-size:20px;
line-height:30px;
}
h3 {
# font-size:16px;
}

#Header{
	width: 905px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
}

#Navigation{
	width: 905px;
background-image: url(../uploads/images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
}

#Content{
	background-color: #ffffff;
	background-image: url(../uploads/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px;
}

#Footer{
	width: 905px;

	color: #000000;
	background-image:url(../uploads/images/footer.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.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: #000000;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #000000;
}
a.FooterLink:hover{
	color: #000000;
}

/* End of 'theme' */

