/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #364984;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
color:#364984;
line-height:45px;
}

dfn {display:none}
#Header{
	width: 950px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 229px;
}
#Header
{
position:relative;
}
.address
{
position: absolute;
right: 35px;
bottom: 70px;
font-size: 26px;
font-weight: 900;
color: #000;
}
#Navigation{
	width: 912px;
	height:42px;
	background-color: #364984;
	text-align:left !important;
	
}

#Content{
	background-color: #ffffff;
	padding: 18px;
}

#Footer{
	width: 940px;
height:65px;
	background-color: #ffffff;
	color: #9e9e9e;
padding-left:10px;
padding-top:15px;
background-image: url(../uploads/images/footer_rightbottm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.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: #9e9e9e;
}
a.FooterLink:hover{
	color: #FF9900;
}

/* End of 'theme' */

