/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #e6e6e6;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
dfn {display:none;}

.tiptext {
color:#043fb6;
font-size:13px;
font-weight:bold;
}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

dfn {display:none;}

h1 {
color:#2f92b7;
line-height:25px;
font-size:24px;
font-weight:lighter;
}
h2 {
color:#56a7c1;
font-size:18px;
font-weight:lighter;
}
h3 {
color:#c37212;
font-size:15px;
}

#Header{
	width: 970px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
}

#Navigation{
	width: 970px;
	height:43px;
	background-image: url(../uploads/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content{
	background-color: #ffffff;
	padding:10px;
	background-image: url(../uploads/images/web_bg.jpg);
	background-repeat: repeat-y;
}

#Footer{
	width: 970px;
	color: #ffffff;
	background-image:url(../uploads/images/menu.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:56px;
}

.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: #2c91b2;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;	
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #ffffff;
}
a.FooterLink:hover{
	color: #ffffff;
}
#toplink {
width:177px;
float:right;
margin-top:25px;
}
#toplink a {
text-decoration: none; /* no underline for links */
	color: #ffffff;
	display: block; /* IE has problems with this, fixed above */
	font-size: 11px;
	background-position: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
}
#toplink a:hover {
color:#000000;
}
#toplink li {
float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   }
 #toplink ul {
 float:left;
 margin:0px;
 padding:0px;
 }
/* End of 'theme' */

