@charset "utf-8";
.content_container{
	text-align:left;
	border-left-style:solid;
	border-left-color:#E75802;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#E75802;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e75802;
	border-bottom-width:1px;
	vertical-align:top;
	background-color:#FFF;
	width:894px;
	height:100%;
	margin:0px;
	padding-left:50px;
	padding-bottom:12px;
	padding-right:50px;
	padding-top:0px;
	font-size:12px;
}
a, a:visited {
	color: #0000FF;
	text-decoration:underline;
	outline:none;
}
a:hover {
	color: #0000FF;
	text-decoration:none;
	outline:none;
}
a:active {
	color: #000000;
	text-decoration:none;
	outline:none;
}
.sp_link, .sp_link:visited{
	color:#000;
	text-decoration:none;
}
.sp_link:hover, .sp_link:active{
	color:#00F;
	text-decoration:none;
	outline:none;
}
h2{
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	font-size:16px;
	color:#00F;
}
.ce_regs{
	text-align:left;
}
.app_states{
	text-align:center;
}
#main_text{
	vertical-align:top;
	padding-right:24px;
}
#right_box{
	background-image:url(../images/home/right_box_bg.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	text-align:center;
}
#button_view_holder{
	width:100%;
	text-align:center;
}
#arrow_holder{
}
#button_view{
	display:block;
	margin-top:12px;
	background-image:url(../images/buttons/b_orangebg_s.png);
	background-repeat:no-repeat;
	width:236px;
	height:48px;
	text-align:center;
}
#button_view:hover{
	display:block;
	margin-top:12px;
	background-image:url(../images/buttons/b_orangebg_o.png);
	background-repeat:no-repeat;
	width:236px;
	height:48px;
	text-align:center;
}
#text_holder{	
	padding-top:10px;
}
#button_view a, #button_view a:visited{
	width:100%;
	height:100%;
	color:#000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#button_view a:hover, #button_view a:active{
	color:#00F;
}
.pad_left{
	padding-left:24px;
}
.topic_buttons{
	font-weight:bold;
	padding-right:4px;
}
.topic_buttons a,.topic_buttons a:visited{
	color:#000;
	text-decoration:none;
}
.topic_buttons a:hover,.topic_buttons a:active{
	color:#00F;
	text-decoration:none;
}