/* Start of CMSMS style sheet '_theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #082051;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dfn{display:none;}
h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top:0px;
	line-height:28px;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color:#FFFFFF;
	font-weight:bold;
		margin-bottom: 0px;
	margin-top:0px;
	line-height:24px;
}
#Header{
	width: 990px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
}

#Navigation{
	width: 960px;
	background-image:url(../uploads/images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding-left:30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#Content{
	background-color: #ffffff;
	padding: 20px;
}

#Footer{
	width: 990px;
	background-color: #0b2e74;
	color: #cccccc;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.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;
		
	line-height: 1.5em;
	*/
	font-size: 20px;
	font-weight: lighter;
	color: #0038aa;
	padding-bottom:10px;

}

a.NormalLink{
	color: #666666;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #cccccc;
}
a.FooterLink:hover{
	color: #b7c6e2;
}

/* End of '_theme' */

