body {
    border: NONE;
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #000000;
    width: 1000px;
    margin: 0 auto;
}

input {
	font-family: arial,	sans-serif;
	font-size: 16px;
	color: #000000;
}
		
td {
   text-align:left
	}
		
h1 {
	line-height: 22px;
	background-image: url('images/h1-bknd.jpg');
	background-repeat: repeat-y;
	background-color: #333333;
	font-size: 20px;
	margin-top:	62px;
	margin-bottom: 1px;
	font-weight:lighter;
	color: #ffffff;
	padding: 6px;
}

h2 {
	font-size: 18px;
	color: #678993;
	font-weight: lighter;
	padding-top: 10px;
}

h3 {
	font-size: 16px;
	color: #678993;
	font-weight: lighter;
	padding-top: 10px;
}

h4 {
    line-height: 22px;
    background-image: url('images/h1-bknd.jpg');
    background-repeat: repeat-y;
    background-color: #333333;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: lighter;
    color: #ffffff;
    padding: 6;
    width: 800px;
    height: 25px;
}
	
h5 {
    line-height: 22px;
    background-image: url('images/h1-bknd.jpg');
    background-repeat: repeat-y;
    background-color: #333333;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 6px;
    font-weight: lighter;
    color: #ffffff;
    padding: 4;
    width: 184px;
    height: 2px;
}

h6 {
	line-height: 22px;
	background-image: url('images/h1-bknd.jpg');
	background-repeat: repeat-y;
	background-color: #333333;
	font-size: 20px;
	margin-top:	0px;
	margin-bottom: 1px;
	font-weight:lighter;
	color: #ffffff;
	padding: 6px;
    width: 570px;
    height: 12px;
}		
#raystrand{	
	color: #333366;
	background:	none;
	padding-left: 160px;
	padding-bottom:	0px;
	padding-top: 0px;
	line-height: 38px;
	font-weight:lighter;
	font-size: 38px;
    width: 600px;
}
		
#specializing{ 
	color: #ffffff;
	padding-left: 160px;
	padding-bottom:	0px;
	padding-top: 0px;
	background:	none;
	line-height: 24px;
	font-weight:lighter;
	font-size: 24px;
    width: 600px;
}
		
.header{
	background-image: url(images/header_rk.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height:	225px;}
	
.index-box{
    background-image: url('images/index-box-bknd_rk.jpg');
    width: 519%; /* 570/800 = 71% */
    height: 326px;
    background-repeat: no-repeat;
}
	
	.index-text-box{
    width: 68%; /* 330/570 = 41% */;
    padding-top: 60px;
    margin-left: 80px;
    margin-bottom: 19px;
    height: 270px;
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-align: justify;
    padding-bottom: 0px;
}

	.index-text-box2{
	width: 100%; /* 570/800 = 71% */
	height: 13px;
	margin-bottom: 19px;
	padding: 0;
	}
	
	.index-text-box3{
    margin: 0px 0px 127px 0px;
    width: 87%; /* 570/800 = 71% */;
    height: 160px;
    padding: 0;
    text-align: left;
}

.product-title {
	font-size: 18px;
	color: #678993;
	font-weight: lighter;
}

.product-description	{
	font-family: arial,	sans-serif;
	font-size: 16px;
	color: #000000;
    height: 199px;
}
	#green{
    margin-left: 0;
    margin-right: 0px;
    margin: 0;
    background-image: url('images/h1-green.jpg');
    background-repeat: repeat-y;
    text-align: center;
    width: 217px;
}
	
	#red{
	background-image: url(images/h1-red.jpg);
	background-repeat: repeat-y;
	text-align:center;
	}
	
table.content {
	width: 90%;
	margin:	20px;
	border:	solid thin black;
	padding-bottom:	20px;
}


.content td,th {
	margin:	0px;
	padding: 1px;
	border:	none;
	vertical-align:	top;
}

.content th	{
	text-align:	left;
	padding-top: 10px;
}

.content td	{
	padding-left: 20px;
}

	
	.login-box{
	background-color:#FFFFFF;
	background-image: url('images/login-box-bknd2.jpg');
	background-position:50% bottom;
	font-size: 14px;
	background-repeat: no-repeat;
	height:	246px;
	padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
		
		
	.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#006633;
	font-weight:bold;
	padding: 1px 2px;
	margin-top:	10px;
	background:url(images/formbg.gif) repeat-x left	top;
	}
		
	a:link {
    margin: 0 0 0 20;
    color: #003399;
    text-decoration: none;
    text-align: center;
}
	a:visited {color: #003399; text-decoration:	none;}
	a:hover	{color:	#003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
	
.top-navbox{
	font-size: 18px;
	line-height: 18px;
	padding-right:15px;
	margin-bottom: 10px;
	margin-top:	11px;
	float:right;
	color:#FFFFFF;
	}
	a.top-nav:link {color: #ffffff;	text-decoration: none; margin-left:	20px;}
	a.top-nav:visited {color: #ffffff; text-decoration:	none; margin-left: 20px;}
	a.top-nav:hover	{color:	#FFFF66; text-decoration: none;	margin-left: 20px;}
	a.top-nav:active {color: #ffffff; text-decoration: none; margin-left: 20px;}

#language{
	background-color: #678993;
	float:right;
	color:inherit;
	padding:0px;
	padding-bottom:5px;
	text-align:right;
	width:100%;
	vertical-align:	middle;
	}
	
#language a	img	{
	border:	none;
	padding: 5px;
}

	
.inside-navbox{
	background-color: #ffffff; /* grayish-blue color on	top	navbar */
	line-height: 18px;
	float:right;
	width: 98%; /* 780px/800px = 98% */
	text-align:	right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom:	5px;
	padding-left: 0px;
	}
	a.inside-nav:link {text-decoration:	none; margin-left: 20px;}
	a.inside-nav:visited {text-decoration: none; margin-left: 20px;}
	a.inside-nav:hover {text-decoration: underline;	margin-left: 20px;}
	a.inside-nav:active	{text-decoration: none;	margin-left: 20px;}

.footnote{
	font-size: 10px;
	}
	
	a.footer:link {color: #cccc99; text-decoration:	none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99;	text-decoration: underline;}
	a.footer:active	{color:	#cccc99; text-decoration: none;}

.contact-info{
	font-size: 12px;
	padding:3px;
	text-align:	center;
	color:#ffffff;
	background-color: #669966;
	width: 100%;
	}
	
	a.contact-info:link {color: #ffffff; text-decoration:	underline;}
	a.contact-info:visited {color: #ffffff; text-decoration: underline;}
	a.contact-info:hover {color: #ffffff;	text-decoration: underline;}
	a.contact-info:active	{color:	#ffffff; text-decoration: underline;}

.form-instructions {
	font-size: smaller;
}
	
.form-instructions th {
	color: #ff0000;
	font-weight: normal;
	background-color: inherit;
}

.red {
	color: #ff0000;
	background-color: inherit;
}

p.large-first-letter:first-letter {
		font-size:x-large;
	}

sup	{
	font-size: 70%;
	vertical-align:	text-top;
}

a.spec-rec-link:link {font-family: arial, sans-serif; font-size: 20px;}
a.spec-rec-link:visited	{font-family: arial, sans-serif; font-size:	20px;}
a.spec-rec-link:hover {font-family:	arial, sans-serif; font-size: 20px;}
a.spec-rec-link:active {font-family: arial,	sans-serif;	font-size: 20px;}
.toc-right {
	color: #000000;
	background-color: #C9EECF;
	float: right;
	width: 31%; /* 250/800 = 31% */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.toc-right ul {
	margin: 0px;
	list-style-type: none;
	padding: 10px;
}
.toc-right li {
	padding: 2px 0px;
}

a.red:link, a.red:visited, a.red:hover, a.red:active {
	color: #CE4C64;
	background-color: inherit;
}

a.red:link, a.red:visited {
	text-decoration: none;
}

a.red:hover, a.red:active {
	text-decoration: underline;
}

.banner {
	width: 100%; /* 570/800 = 71% */
	height: 50px;
	padding: 0;
}
p.formal:first-letter {
	font-size: x-large;
}
p.formal, p.homepage {
	text-indent: 20px;
	margin: 9 0 0 9;
    width: 406px;
    height: 80px;
}

.style1
        {
            background-image: url('images/header_rk.jpg');
            background-repeat: no-repeat;
            width: 987px;
            height: 225px;
        }
        .style2
        {
            width: 987px;
        }
        .style3
        {
            background-color: #ffffff; /* grayish-blue color on	top	navbar */;
            line-height: 18px;
            float: right;
            width: 987px; /* 780px/800px = 98% */
            text-align: right;
            padding-top: 5px;
            padding-right: 20px;
            padding-bottom: 5px;
            padding-left: 0px;
            height: 28px;
        }
        .style8
        {
            width: 995px;
            height: 940px;
            margin-right: 0px;
        }
        .style10
        {
            height: 332px;
            width: 192px;
        }
        .style11
        {
            width: 732px;
        }
        .style35
        {
            width: 987px;
            height: 853px;
        }
        .style36
        {
            font-size: 12px;
            padding: 3px;
            text-align: center;
            color: #ffffff;
            background-color: #669966;
            width: 987px;
        }
        .index-text-box4
        {
            height: 185px;
            width: 239px;
            margin-left: 61px;
        }
        .style42
        {
            width: 987px;
            height: 32px;
        }
        .index-text-box5
        {
            height: 480px;
            width: 268px;
            margin-left: 30px;
            margin-bottom: 1px;
        }
        .style43
        {
            width: 384px;
            height: 440px;
            background-image: url('images/news_bk_200_long.gif');
            background-repeat: no-repeat;
        }
        .style44
        {
            background: url('images/news_bk_200_bottom.gif') no-repeat;
            width: 384px;
            height: 500px;
        }
        
        .style45
        {
            margin: 20px 0px 0px 20px;
            width: 90%; /* 570/800 = 71% */;
            height: 420px;
            padding: 0;
            text-align: center;
        }
        #img8
        {
            margin-left: 0px;
            width: 279px;
            height: 99px;
    margin-top: 0px;
}
        .index-text-box8
        {
            height: 380px;
            width: 249px;
            margin-left: 30px;
            margin-bottom: 0px;
            margin-top: 10px;
        }
        .style47
        {
            width: 350px;
            background-image: url('images/news_bk_200.gif');
            background-repeat: no-repeat;
            height: 500px;
        }
        .index-text-box30
        {
            height: 132px;
            width: 287px;
        }
        .style50
        {
            width: 100%;
            height: 324px;
        }
        .style51
        {
            width: 630px;
        }
        .index-text-box80
        {
            width: 240px;
            margin-left: 55px;
        }
        #img15
        {
            height: 171px;
            width: 300px;
            margin-left: 0px;
            margin-bottom: 0px;
        }
        .index-text-box33
        {
            width: 286px;
            margin-left: 21px;
            margin-bottom: 0px;
            height: 420px;
            margin-right: 0px;
            margin-top: 20px;
        }
        
        .index-text-box300
        {
            width: 260px;
            margin-left: 20px;
            margin-bottom: 0px;
            height: 480px;
            margin-top: 20px;
        }
        .style56
        {
            margin: 20px 0px 0px 20px;
            width: 87%; /* 570/800 = 71% */;
            height: 479px;
            padding: 0;
            text-align: left;
        }
        .style60
        {
            width: 350px;
            height: 440px;
            background-image: url('images/news_bk_200.gif');
            background-repeat: no-repeat;
        }
        .style61
        {
            width: 390px;
            height: 440px;
            background-image: url('images/news_bk_200.gif');
            background-repeat: no-repeat;
        }
        .style62
        {
            width: 390px;
            background-image: url('images/news_bk_200.gif');
            background-repeat: no-repeat;
            height: 500px;
        }
        
        
