/* General Declartions key words : body background margin  */
body {
	margin: 0px;
	background: url(../images/pattern_063.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;
color: #1574b2;
}
a:hover {
text-decoration:underline;
background-color: #004F75;
color:#FFF
}

h3 {
	color: #D01A20;
	font-size: 12pt;
}
h2 {
	font-weight:bold;
	color:#0362A0;
	font-size: 14pt;
}

/* end of general declarations */

/* main container keywords width background padding */
#main-container {
	width: 960px;
	background: #FFFFFF url(../images/sub-cont-bgimg.gif) repeat-y;
	padding: 0px;
}
/* end of main container */

/* top header and links with search form keywords header text float */


#header {
	height: 60px;
	width: 792px;
	background: #024370;
	float: right;
}
#header-links a:visited {
	text-decoration: none;
	color: #CCC;
}
#header-links a:hover {
	text-decoration: none;
	color: #09F;
}
#header-links a:active {
	text-decoration: none;
	color: #FF0000;
}
#header-links {
	float: right;
	margin-top: 0px;
	padding: 0px 8px 0px 0px;
	text-align: right;
	font-size:10px;
	color: #FFFFFF;
}
#header-links a {
	text-decoration: none;
	color: #FFF;
}
/* end of header */

/* left column and left navigation keywords: float display inline margin border */
#left-col {
	background: #024370;
	float: left;
	width: 164px;
	padding-right: 0px;
}
#colheader {
	width:auto;
	height:25px;
	background: #D12A2E url(../images/lheader.jpg) no-repeat;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 5px 0px;
	vertical-align: middle;
}
#leftlinks-col ul, #leftlinks-col li {
	margin: 0;
	padding: 0;
	display: inline;
	font: 93% Verdana, Arial, Helvetica, sans-serif;
}
#leftlinks-col a:link, #leftlinks-col a:visited{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #024370 url(../images/bullet_red.gif) no-repeat left center;
	border-bottom: 1px solid #06F;
	border-top: 1px solid #FFFFFF;
	padding: 4px 5px 2px 16px;
	}
#leftlinks-col a:hover {
	color: #FFFFFF;
	background: #1675B3 url(../images/bullet_over.gif) no-repeat left center;
}
#leftlinks-col a:active {
	color: #000000;
	background: #03283D;
	
}
.left-col {
	background: #024370;
	float: left;
	width: 168px;
	padding-right: 0px;
}

/* end of left column */

/* mid content area keywords a float display background  */
#top-nav {
	float: left;
	width: 780px;
	background: url(../images/overimg.gif) repeat-x;
	text-align: center;
	margin: 0px 2px;
}

#top-nav a {
	background: url(../images/overimg.gif) no-repeat;
	font:  11px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 15px;
	border-right: 1px solid #000000;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}
#top-nav a:hover {
	color: #FFF;
	background: url(../images/navimg.gif) repeat-x;
}
#content {
	float: left;
	width: 758px;
	padding: 0px;
	margin: 0px 16px 36px;
}
#content-area {
	float: left;
	width: 569px;
	padding-top: 5px;
	padding-left: 5px;
}
#secondarypage-info {
	width: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 0px;
}

/* end of middle sections */

/* special declartions */
.strong-red {
	color: #D01A20;
	font-weight: bold;
}

.tablestyle {
	border: 1px solid #A6032F;
}

.blue-contacts {
	color: #024370;
	font-weight: bold;
}

.lightblue-contacts {
	color: #0066FF;
}

.red-contacts {
color: #C1171C;
}
.orange-contacts {
color: #FF3300;
}
.title {
	color: #0362A0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}


.gap-killer {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
.center-text {
	text-align: center;
}
#extras-box {
	float: right;
	width: 185px;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 15px;
	text-decoration: none;
	border: 3px double #1E8ECE;
	background: #EAF7FD;
	margin-left: 5px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

.dynamic-text{ 
font-size:10pt;
}
.standout-info-div {
	background: #FBD9DA;
	border: 1px solid #D01A20;
	padding: 4px;
	width: 55%;
}

.standout-info2-div {
	background: #FBD9DA;
	border: 1px solid #D01A20;
	padding: 4px;
	width: 98%;
}

.standout-info-blue-div {
	background: #1e8ece;
	border: 1px solid #D01A20;
	padding: 4px;
	width: 98%;
}



.underlined {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.faq-links{
	text-decoration:underline;
}

#important-contacts {
	border-top: thin solid #234B68;
	border-left: thin none;
	border-right-width: thin;
	border-right-style: none;
	border-bottom: thin solid #234B68;
}
#important-contacts:hover {
	border-top: thin solid #FF0000;
	border-left: thin none;
	border-right-width: thin;
	border-right-style: none;
	background: #DBE9F2;
	border-bottom: thin solid #FF0000;
}

.left-img {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.right-img {
	float: right;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.list-arrow {
	list-style: url(../images/docs_bullet.gif);
}

/* class for list on content pages */
.list-docs {
	margin-left: 0px;
	list-style: none;
}

/* end of classes */

.new-icons {
	float: left;
	margin-right: 2px;
	padding-right: 4px;
	padding-left: 2px;
}
#page-left {
	float: left;
	width: 270px;
	margin-right: 15px;
	padding-right: 3px;
	border: 1px solid #1E8ECE;
}
#page-right {
	float: left;
	width: 260px;
	border: 1px solid #1E8ECE;
	padding-right: 5px;
	padding-left: 5px;
}
#register { /*small blue box with whote text */
	background: #79C1EC;
	color: #FFFFFF;
	padding:  4px;
}

.image-border {
	background: #EFEFEF;
	padding: 6px;
	margin-right: 3px;
	margin-left: 3px;
	}	
.smallbox { /* small yellow box for info */
	width: 150px;
	margin: 3px 3px 3px 50px;
	padding: 4px;
	background: #FFFF9D;
	border: 1px solid #ECEC00;
	font-weight: bold;
}
.home-contacts {
	color: #0362A0;
	font-weight: bold;
}#class1 {
	float: left;
	width: 275px;
	border: 1px solid #000000;
}
#class2 {
	float: right;
	width: 270px;
	border: 1px solid #000000;
}
.underline-black {
	border-bottom: 1px solid #000000;
}
.red-border {
	border: 1px solid #BE171B;
}
.red-txt {
	color: #BE171B;
}
.imgbr {
	background: #024370;
	margin: 5px;
	padding: 5px;
	border: 1px solid #0362A0;
}