.t11g {  font-family: tahoma; font-size: 11px; color: 646464; text-decoration: none}
.v11r {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: CD3232; text-decoration: none}
.v11g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; text-decoration: none}

/* Original Styles (modified) */
body {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
}
.style1 {font-size: 11px; color: CD3232; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {
	color: #cd3232;
	text-decoration: none;
}
a:visited {
	color: #cd3232;
	text-decoration: none;
}
a:hover {
	color: #646464;
	text-decoration: none;
}
a:active {
	color: #cd3232;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #646464; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style9 {font-size: 11px}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cd3232;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cd3232;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
.style14 {font-size: 11px}
.style17 {font-size: 7px; }
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cd3232; }
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.style28 {	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.style29 {font-size: 13px}
.style26 {font-size: 12px; color: #cd3232; }
.style30 {color: #cd3232}
.style33 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; font-weight: bold; }
.style34 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style37 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style38 {color: #CCCCCC}


/* New Styles */
/* General */
body {
	/*color: #646464;*/
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* this looks good but have to add class "main" to every page on the first div
.main { 
	width: 780px;
	margin: 0 auto;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin-bottom: 1.2em;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #333;
}
p {
	font-size: 12px;
}
blockquote { margin: 0; padding: 0; margin-left: 10px; } /* fix the placement of the copyright notice in webkit and IE */
	
	
/*.box-row h1 a { color: #646464; }
.box-row h1 a:hover { color: #cd3232; }*/
a, a:link, a:visited {
	color: #cd3232;
	text-decoration: none;
}
a:hover {
	color: #646464;
	text-decoration: none;
}
a:active {
	color: #cd3232;
	text-decoration: none;
}
a img {
	border: none;
}
.red {
	color: #cd3232;
}
.shout {
	color: #cd3232;
	text-transform: uppercase;
	font-weight: bold;
}
.center { text-align: center; }
em { font-weight: bold; font-style: normal; }
.bold-caps { font-weight: bold; text-transform: uppercase; }
.italics { font-style: italic; }
.footnote {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.align_right { text-align: right; }
.align_left { text-align: left; }
.float_right { float: right; margin: 0 0 10px 10px; }
.float_left { float: left; margin: 0 10px 10px 0; }
.clearfloat { clear: both; }
.bot-margin { margin-bottom: 20px; }

/* Sidebar */
.sidebar a {
	text-transform: uppercase;
}

/* Main content */
#flash-object {
	font-size: 0;
	line-height: 0;
}
#flash-click {
	width: 780px;
	height: 166px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	cursor: pointer;
}
ul li { 
	list-style: none;
	margin-left: -20px;
	font-size: 12px;
}
.header-line {
	background-color: #0C04B2;
	text-align: center;
	color: #fff;
	padding: 5px;
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	font-weight: bold;
}
.box-row {
	/*font-family: "Trajan Pro", "Times New Roman", Times, serif;*/
	/*color: #002c62;*/
	vertical-align: top;
	padding-bottom: 20px;
}
.box-row h1, h3, p {
	margin: 0;
	padding: 0;
	margin-bottom: .4em;
}
.box-row p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;*/
	font-size: 12px;
	margin-bottom: 20px;
}
.box-row img {
	margin-right: 10px;
	margin-bottom: 10px;
}


/* ------------------ Expandable text on home page ------------------- */
.hide-show1, .hide-show2, .hide-show3, .hide-show4 {
	display: none;
}

/* form styles */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	width:  380px;
	margin: 20px 20px 20px 0;
	background-color: #0C04B2;
	border: 1px solid #ccc;
	color: #fff;
	padding: 10px;
	text-align: left;
	float: right;
}
fieldset {
	border: none;
}
legend {
	padding: 5px;
	color: #fff;
}
.formnote {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	float: right;
	margin-top: -20px;
}
.hide {
	display: none;
}
label, input, select {
	margin-bottom: 7px;
}
label {
	text-align: right;
	margin-right: 12px;
	width: 100px;
	float: left;
}
#submit {
	float: right;
	clear: both;
	margin: 10px 87px 0 0;
}
#response {
	margin-top: 1em;
	color: #fd8888;
}
.loader {
	color: #fff;
}
#state {
	display: inline;
	width: 200px;
}

/* -------------- jquery popup ----------------- */
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #000000;
	z-index:1;
}
#popupContent{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:380px;
	width:500px;
	background:#ffffff;
	border:1px solid #333333;
	z-index:2;
	padding:12px;
	font-size:13px;
	margin: auto;
	text-align: center;
}
#popupContent h1{
	text-align:center;
	color: #cd3232;
	border-bottom:1px dotted #cd3232;
	padding-bottom: 14px;
}
#popupContentClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#333333;
	font-weight:bold;
	display:block;
	cursor: pointer;
}
