body	{
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12pt;
}

/*containers*/

#main_b {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 0;
}

#title	{
	background: #FFF;
	margin: 0 auto;
	padding: 0px; 
	width: 775px;
}

#logo	{
	background: #FFF;
	width: 775px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: 190px;
}

#nav	{
	width: 773px;
	clear: both;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding: 0px;
}

#breadcrums	{
	background: #FFF;
	width: 775px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#content	{
	background: #FFF;
	margin: 0 auto;
	padding: 0px;
	width: 773px;
	clear: both;
}

#left {
	clear: left;
	float: left;
	width: 275px;


}



#right {
	clear: right;
	float: right;
	width: 275px;


}

#footer	{
	width: 775px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #333333;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

/*title*/

#page_title	{
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


#page_title	.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#action_title	{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;	
}

#action_title .b	{
	font-family: Arial;
	font-size: 12px;
	color: #BD302A;
	font-weight: bold;
}

/*images*/

#b_logo	{
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/top_01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#bot_logo	{
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/top_03.jpg);
	width: 775px;
	background-repeat: no-repeat;
}

#b_right	{
	margin: 0 auto;
	padding: 0px; 
	clear: both;
}

#image_actions{
	font-family: Arial;
	font-size: 10px;
	color: #0066FF;
	float: right;
	padding: 0px;
	clear: right;
	font-weight: normal;
	
}

#bottom_actions{
	font-family: Arial;
	font-size: 10px;
	color: #0066FF;
	float: right;
	font-weight: normal;
	clear: left;
	padding-top: 4px;
	
}

#image_actions a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

#image_actions a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

#bottom_actions a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

#bottom_actions a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

#image_actions a:hover{
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

#bottom_actions a:hover{
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;

}

/*breadcrums*/

#bread	{
	font-family: Arial;
	font-size: 10px;
	color: #0066FF;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}

#bread	a {
	font-family: Arial;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

#bread a:hover {
	color: #0066FF;
	font-weight: normal;
	text-decoration: underline;
}

/*l_content*/

#Ls_content {
	float: left;
	width: 180px;
	text-align: left;
	clear: left;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 570px;
	background-repeat: no-repeat;
	margin-top: 14px;
}

#l_main_title {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 17px;
	color: #60a4c3;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 12px;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
}

#l_sub_title {
	font-family: Arial;
	font-size: 13px;
	color: #Bd302A;
	text-align: left;
	clear: both;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #999999;
	font-weight: bold;
}

#l_text {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: left;
	margin-bottom: 18px;
	clear: both;
	line-height: 18px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-top: 3px;

}

#l_text .b {
	font-weight: bold;
	color: #Bd302A;
	
}

#l_text a, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

#l_text a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}

/*content*/

/*#nav_1 {
	float: left;
	width: 160px;
	clear:left;
	margin-top: 4px;
	
}

#nav_1_text {
	text-align: left;
	background-color: #F2F2F2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#nav_1	a, a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#nav_1 a:hover {
	color: #BD302A;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
}


#nav_2 {
	float: left;
	width: 160px;
	clear:left;
	margin-top: 10px;	
}


#nav_2 .title{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BD302A;
	line-height: 20px;
	
	
}

#nav_2_text {
	text-align: left;
	background-color: #F2F2F2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
	vertical-align: top;
	height: 110px;
}

#nav_2	a, a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#nav_2 a:hover {
	color: #BD302A;
	text-decoration: none;
}

#nav_3 {
	float: left;
	width: 160px;
	clear:left;
	margin-top: 20px;
	
}

#side_bottom{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5f5f5;
	
}

#nav_3_text {
	text-align: left;
	background-color: #F2F2F2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#nav_3	a, a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 28px;
}

#nav_3 a:hover {
	color: #BD302A;
	font-weight: bold;
	text-decoration: none;
}
*/
#nav_4 {
	float: left;
	width: 180px;
	text-align: left;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 6px;
	clear:left;
	margin-bottom: 2px;
}

#nav_4	a, a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#nav_4 a:hover {
	color: #BD302A;
	font-weight: normal;
	text-decoration: none;
}

#nav_5 {
	float: left;
	width: 160px;
	padding-top: 20px;
	clear:left
}

#nav_5	a, a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#nav_5 a:hover {
	color: #BD302A;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
}

/*main content*/

#main_content {
	float: right;
	text-align: left;
	background-color: #FFFFFF;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 16px;
	width: 580px;
	padding-top: 10px;
	padding-left: 10px;
}

#main_content .b {
	font-family: Arial;
	font-size: 12px;
	color: #BD302A;
	;
	font-weight: bold;
}

#main_content .title {
	font-family: Arial;
	font-size: 18px;
	color: #BD302A;
	text-align: center;
	font-weight: bold;	
}

#main_content .subtitle {
	font-family: Arial;
	font-size: 13px;
	color: #BD302A;
	text-align: left;
	font-weight: bold;
}

#rfq_p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-top: 16px;
}

#rfq_p a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#rfq_p a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#rfq_p a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #BD302A;
	text-decoration: none;
	font-weight: bold;
}



#main_content .bold {
	font-family: Arial;
	font-size: 12px;
	color: #BD302A;
	font-weight: bold;	
}

#main_content a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

#main_content a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

#main_content a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}

.question {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;

}

.question a:link{

}

.question a:visited {

}

.question a:hover {

}

.answer {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-left: 46px;

}

.answer a:link{

}

.answer a:visited {

}

.answer a:hover {

}
/*bottom content*/

#bottom_content {
	float: right;
	width: 577px;
	text-align: left;
	padding-left: 2px;
	background-color: #FFFFFF;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	z-index: 0;
	margin-top: 10px;
}


#maintitle {
	float: right;
	font-family: Arial;
	font-size: 14px;
	color: #BD302A;
	text-align: left;
	font-weight: bold;
	clear: right;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



#main {
	float: right;
	width: 570px;
	text-align: left;
	background-color: #FFFFFF;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#main a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#main a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#main a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}

#mainimage {
	width: 125px;
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;


}






#L_contenttitle {
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #BD302A;
	text-align: left;
	font-weight: bold;
	clear: left;
	border: 1px solid #999999;
	padding: 5px;
	width: 263px;
	background-color: #f2f2f2;
}



#L_content {
	float: left;
	width: 263px;
	text-align: left;
	background-color: #FFFFFF;
	clear: left;
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	line-height: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	font-weight: normal;
}


#L_content a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#L_content a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#L_content a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}

#R_contenttitle {
	float: right;
	width: 263px;
	font-family: Arial;
	font-size: 13px;
	color: #BD302A;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f2f2f2;
}

#R_content {
	float: right;
	width: 263px;
	text-align: left;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	line-height: 16px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
}




#R_content a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#R_content a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#R_content a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}

#content_images {
	float: right;
	clear: right;
	z-index: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.bottom_images {
	margin-top: 50px;
}



/*footer*/


#b_footer {
	font-family: Arial;
	font-size: 13px;
	color: #0066CC;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#b_footer .b {
	color: #bd302a;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

#b_footer a:visited{
	color: #0066CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}

#b_footer a:link {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}


#b_footer a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
}

#SafeSubscribe {
	padding: 2px;
	border: 1px solid #333333;
	width: 111px;
	margin-top: 8px;
}
.imageoutline {
	border: 1px solid #333333;
	margin-top: 0px;
}
.imageoutlinebottom {
	border: 1px solid #333333;
	margin-top: 30px;
}
.ria-seal {
	margin-top: 10px;
}
