﻿body 
{
	background-color: #ffffff; 
	width: 900px; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
}
h1 
{
	color: #12335C; 
	font-size: 18pt;
	text-transform: uppercase;
}
h2
{
	color: #003366; 
	font-size: 14pt;
	text-transform: uppercase;
}
h3
{
	color: #12335C; 
	font-size: 12px;
	text-transform: uppercase;
}
p { padding-left: 5px}

a:hover {
	color: #12335C;
}

.white_no_underline_link { COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.contents_black_body { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal}
.Article_head { COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-DECORATION: none; padding-left: 5px}
.Article_description{ COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; padding-left: 5px}
.sidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; padding-left: 30px; padding-right: 30px}
.sidebar_menu { COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; padding-left: 5px; padding-right: 5px}
.titleRT{COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 28pt; FONT-STYLE: normal; FONT-WEIGHT: bold; padding-left: 30px}
.titleBN{COLOR: #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-WEIGHT: bold}
.Grey_first_text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999; font-weight: bold}
.style1 {COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; padding-left: 5px; padding-right: 5px; }
.style2 {color: #B90404}
.style4 {color: #12335C; }
.style5 {COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal; }

.HomeWindow { background-color: #12335c; }
.HomeSide { width: 100px; }
.HomeCenter { width: 500px; }
.HomeBackground { background-color: #ffffff; }
.HomeProductImageBorder 
{
	border: solid 2px #bbbbbb;
}
.HomeProductImage 
{
	border: solid 1px #ffffff; height: 180px; width: 150px; 
}
.HomeProductText
{
	border-color: #ffffff;
	background-color: #ffffff;
	height: 50px;
	width: 150px;
	text-align: center;
}
.HomeProductText a
{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #0099cc;
	font-size: 20px;
	font-family: 'Times New Roman' , Arial, Helvetica, sans-serif;
}
.Space2 { height: 2px; background-color: #ffffff;  }
.HeaderText
{
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.HomeCallToActionTextLarge
{
	color: #12335c;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	height: 100px;
	vertical-align: top;
	text-align: left;
}
.HomeFooterTextSmall
{
	color: #12335c;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.ContentBackground { background-color: #ffffff; }
.ContentHeaderBackground { background-color: #12335C; }
.ContentHeaderLogo { padding-left: 10px; }
.MenuBackground 
{
	background-color: #cccccc; 
	text-align: left;
	padding: 10px;
	width: 180px;
	margin-bottom: 10px;
	height: 500px;
	vertical-align: top;
}
.MenuItem 
{
	background-color: #cccccc; 
	color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.MenuItemSelected 
{
	background-color: #cccccc; 
	color: #12335C;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.MenuSeperator { color: #ffffff; }
.ContentArea 
{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
.ContentArea h1 
{
	padding-left: 10px;
}
.ContentArea h3
{
	padding-left: 10px;
}
.ContentFooter
{
	background-color: #12335C;
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
	height: 20px;
}
.ContactHeader
{
	color: #12335C; 
	font-size: 10pt;
	font-weight: bold;
}
.ContentMenuSeperator
{
	font-weight: bold;
	color: #003366;
}
.ContentProductImageBorder 
{
	border: solid 2px #bbbbbb;
	padding: 2px;
}

