/* Start of CMSMS style sheet '_theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-image:url(../uploads/images/bg.gif);
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	color:#000000;
	margin-bottom:0px;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 19px;
	color:#000000;
	margin-bottom:0px;
}
h3{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color:#000000;
	margin-bottom:0px;
}
ul{
margin:0px;
padding-left: 20px;

}
li{
margin:0px;
padding-left: 0px;

}
dfn{display:none;}
#Header{
	width: 951px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 193px;
}

#Navigation{
	width: 931px;
	background-color: #ffcc00;
	padding-left:20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
		border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffcc00;

}

#Content{
	background-color: #ffffff;
	padding: 20px;
}

#Footer{
	width: 951px;
	background-color: #ff9b00;
	color: #000000;
}

.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: #ff9b00;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #000000;
}
a.FooterLink:hover{
	color: #ffcc00;
}

/* End of '_theme' */

