/* CSS Document */

* {
	outline:none;
}
body,td,th {
	font-family: verdana;
	font-size: 13px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
	
}

.style1 {
	color: #cb4124;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}
.style4 {color: #FFFFFF}
.style5 {font-size: 10px}
.style6 {color: #000000}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #D53F27;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
#flashQuiz {
	margin:30px 0 0 40px;
}
#sweepsTxt {
	width:200px;
	margin-top:20px;
}
#sweepsTxt h4 {
	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin-bottom:-10px;
}
#sweepsTxt .subTxt {
	font-size:10px;
}




/*INDEX PAGE*/

#reich-indexshell {
width: 910px;
margin-right: auto;
margin-left: auto;
}

#reich-indexshell .nav {
float:left;
display:inline;
border:0;
}



#reich-indexmenu {
height:439px;
width:123px;
float:left;
display:inline;
padding-top:15px;
padding-left:20px;
background:url(images/reich-index-navigation.jpg) no-repeat;
}

#reich-indexmenu p{
padding:0px;
margin:0px;
}

#reich-indexmenu a{
color: #FFFFFF;
text-decoration:none;
font-size:12px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
padding:3px;
display:block;
width:110px;
}

#reich-indexmenu a:hover{
background-color: #999999;
}




#reich-indexshell .footer{
width:800px;
height:33px;
float:right;
display:inline;
color: #CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
padding-top:10px;
padding-right:110px;
background:url(images/reich-index-footer.jpg) no-repeat;
}

#reich-indexshell .footer a{
color: #CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}