body {
	margin: 0px 0px 0px 0px;
	background-image: url(/images/bkgrd.gif);
	color : #000000;
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #CCOO33;
	scrollbar-base-color: #3399CC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #3399CC;
	scrollbar-highlight-color:#CCOO33;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #CCOO33;
}

A:link {
	text-decoration: none;
	color:#3399CC;
}

A:visited {
	text-decoration: none;
	color:#666;
}

A:active {
	text-decoration: none;
	color:#3399CC;
}

A:hover {
	text-decoration:underline;
	color:#CC0033;
}

.small_nav A:link {
	text-decoration: none;
	color:#3399CC;
	font-size: 12px;
}

.small_nav A:visited {
	text-decoration: none;
	color:#666;
	font-size: 12px;
}

.small_nav A:active {
	text-decoration: none;
	color:#3399CC;
	font-size: 12px;
}

.small_nav A:hover {
	text-decoration:underline;
	color:#CC0033;
	font-size: 12px;
}

.small_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

h1 {
	color:#666666
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
}

h2 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
}

h3 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

p {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

.list {
	list-style-type: square;

}

ul.disc {
	list-style-type: disc

}

ul.circle {
	list-style-type: circle
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
	line-height: 15px;
}

ul.square {
	list-style-type: square;
	font-weight: bold;
	line-height: 20px;
}

ul.none {
	list-style-type: none
	
}

ul.about {
	list-style-type: none;
	font-size:12px;
}

ul.history {
	list-style-type: none;
	font-size:12px;
	line-height:17px;
	padding-left:0px;
	margin-left:0px;
	text-indent: -48px;
}

.blue_top {
		width:800px;
		background-image:url(images/blue_top.gif);
		background-color:#3399CC;
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		height:10px;
		margin-top: 25px;
		
}

.blue_wrapper {
		width:800px;
		height:510px;
		background-color:#3399CC;
		margin-left:auto;
		margin-right:auto;
		
}

.white_top {
        width:780px;
        background-image:url(images/white_top.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		height:10px;
		
}
.white_wrapper {
		width:780px;
		height:500px;
		background-color:#fff;
		margin-left:10px;
}

.header_left {  
	    width:410px;
	    height:80px;
	    background-image: url(images/rsi_logo.gif);
	    float:left;
	    margin-left:10px;
	    margin-bottom:20px;
	        
}

.header_right {
	width:330px;
	height:80px;
	margin-right:10px;
	float:left;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
	line-height: 21px;
}

.header_right_sub {
	width:330px;
	height:80px;
	margin-right:10px;
	float:left;
	text-align:right;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
	line-height: 21px;
}

.content_top {
        width:330px;
        background-image:url(images/content_top.gif);
		background-color:#CCCCCC;
		background-repeat:no-repeat;
		float:left;
		margin-left:10px;
		height:10px;
}

.content_top_sub {
		width:430px;
        background-image:url(images/content_top_sub.gif);
		background-color:#CCCCCC;
		background-repeat:no-repeat;
		float:left;
		margin-left:10px;
		height:10px;
}

.content_left {  
	    width:400px;
	    height:300px;
	    float:left;
	    margin-left:10px;
	    margin-bottom:10px;
}

.content_left_sub {
		width:300px;
		height:300px;
		float:left;
		clear:inherit;
		margin-left:10px;
		margin-bottom:10px;
}

.content_right {
    	width:310px;
    	height:275px;
    	background-color:#CCCCCC;
    	float:left;
    	margin-left:10px;
    	padding-left: 10px;
    	padding-right: 10px;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
		
}

.content_right_sub {
	width:410px;
	height:275px;
	background-color:#CCCCCC;
	float:left;
	margin-left:10px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.content_bottom {
		 background-image:url(images/content_bottom.gif);
		 background-repeat:no-repeat;
		 width:330px;
		 height:10px;
		 float:left;
		 margin-left:10px;
}

.content_bottom_sub {
		 background-image:url(images/content_bottom_sub.gif);
		 background-repeat:no-repeat;
		 width:430px;
		 height:10px;
		 float:left;
		 margin-left:10px;
}

.nav_top {
	    width:760px;
	    height:65px;
	    background-repeat:no-repeat;
	    background-image: url(images/nav/nav_top.gif);
	    background-color: #CCCCCC;
	    float:left;
	    clear:left;
	    margin-left:5px;
}		

.nav {
		background-color: #CCCCCC;
		height:55px;
		width:760px
		float:left;
}

.nav_button {
		height:55px;
		width:120px;
		margin-left:.575%;
		margin-top:10px;
		float:left;
}

.nav_bottom {
		width:760px;
		height:13px;
		background-image: url(images/nav/nav_bottom.gif);
		background-repeat:no-repeat;
		float:left;
		clear:left;
		margin-left:5px;
}

.white_bottom {
	    width:780px;
		background-image:url(images/white_bottom.gif);
		background-color:#3399CC;
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		height:10px;
		
}

.blue_bottom {
		width:800px;
		background-image:url(images/blue_bottom.gif);
		background-repeat:no-repeat;
		background-color:#3399CC;
		margin-left:auto;
		margin-right:auto;
		height:10px;
		padding-bottom:10px;
		background-position:bottom;
}

#history {
	padding-left:48px;
}

.active_page {
	text-decoration:underline;
	color:#CC0033;
	font-size: 12px;
}
