/* Start of CMSMS style sheet 'RBG' */
body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #333;
	margin: 10px 0;
	color: #333;
}
#search {
margin-bottom: 50px;
}
#frame{
	margin: 0 auto;
	text-align: left;
	width: 990px;
	background: #fff url(template/pagebground.jpg) repeat-y top left;
	border: 1px solid #fff;
}
#wrapper {
	background: url(template/header.jpg) no-repeat top right;
}
#wrapper-offline {
	background: url(template/header-offline.jpg) no-repeat top right;
}
#nav {
	margin: 0 auto;
	height: 26px;
}
#content {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 20px 0 20px;
        min-height: 400px;
}
#left {
	width: 235px;
	float: left;
	padding-top: 280px;
        padding-bottom: 8px;
}
#left img {
	padding: 0;
        border: 1px solid #ccc;
        margin: 5px 0;
}
#left ul {
        list-style-type: none;
	padding: 0;
	margin: 0;
}
#left li {
	background:  no-repeat 0px 0.6em;
	line-height: 1.5em;
	padding-left: 3px;
	margin-left: 15px;
	padding-bottom: 5px;
	list-style: disc;
}
#left ol {
	line-height: 1.5em;
	padding-left: 20px;
	padding-bottom: 0.5em;
}
#left ol li{
	line-height: 1.5em;
	list-style-type: decimal;
	padding-left: 10px;
        margin-left: 0;
	padding-bottom: .5em;
}
#right {
	width: 680px;
	float: right;
        padding-bottom: 8px; 
}
#right ul {
        list-style-type: none;
        padding: .5em 0 0 0;
        margin: 0;
}
#right li {
	background: url(template/bullet.gif) no-repeat 0px 0.5em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#right li li {
    background: url(template/bullet-rightcol.gif) no-repeat 0px .8em;
	padding: .3em 0 .3em 1.8em;
}
#right ol {
	margin-right: 20px;
	background: none;
}
#right a:link {
	text-decoration: none;
	color: #333;
}
#right a:visited {
	color: #333;
	text-decoration: none;
}
#right a:hover {
	text-decoration: none;
	color: orange;
}
#col2 {
        float: left;
width: 425px;
padding: 160px 0 20px 0;
}
#col2 table {
font-size: .9em;
margin: 20px 0;
}
#col2 td {
border-bottom: 1px solid #eee;
}
#breadcrumbs {
        font-size: .95em;
        text-align: right;
color: #999;
}
#col3 {
        float: right;
width: 215px;
padding-top: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
        color: #333;
}
h1 {
font-size: 1.3em;
        font-weight: bold;
padding-top: 20px;
}
h2 {
font-size: 1.2em;
	margin-top: 10px;    
        font-weight: bold;
border-bottom: 1px solid #eee;
}
h3 {
	font-size: 1.1em;
        margin: 20px 0 10px 0;
        font-weight: bold;
}
#col2 a:link {
	text-decoration: underline;
	color: #333;
}
#col2 a:visited {
	color: #333;
	text-decoration: underline;
}
#col2 a:hover {
	text-decoration: none;
	color: #999;
}
.note {
        color: red;
font-style: italic;
}
.intro {
        font-size: 1.2em;
        font-weight: bold; 
        line-height: 1.3em;
color: #666;
}
#footer1 {
        font-size: 1.1em;
	clear: both;
	height: 58px;
	padding: 0;
	background: #000 url(template/footer.gif);
        border-top: 1px solid #fff;
        color: #fff;
}
#footer1 a {
        text-decoration: underline;
	color: #fff;
}
#footer1 a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer1 a:hover {
	color: yellow;
	text-decoration: none;
}
#footer2 {
color: #eee;
width: 980px;
margin: 0 auto;
font-size: 1em;	
text-align: right;
	padding: 10px 35px 0 0px;
	}
#footer2 a {
	text-decoration: none;
	color: #eee;
	}
#footer2 a:visited {
	color: #eee;
	text-decoration: none;
}
#footer2 a:hover {
	color: orange;
	text-decoration: none;
}
.image-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 1px;
}
blockquote {
background: #F8F8F8;
padding: 3px 15px;
margin: 15px 0;
font-style: italic;
font-size: 1em;
text-align: center;
}
/* End of 'RBG' */

