body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-size: 11px;
	color: #21436b;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #21436b;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ec2745;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
	margin:0 0 4px 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	margin:0 0 4px 0;
}

h3 {
	font-size: 1em;
	margin:0 0 4px 0;
}

h4 {
	display:inline;
	font-size: 1.2em;
	margin:0 0 4px 0;
}

p, ul, ol {
	line-height: 200%;
}

img {
border: 0px;
}

a {
	color: #21436b;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 790px;
	height: 121px;
	margin: 0 auto;
	background: url(../images/img02.jpg) left top no-repeat;
}

#nav {
	text-align:right;
	display:block;
	padding: 26px 0px 6px 0px;
	_padding: 23px 0px 6px 0px;
}

#nav h1, #nav p {
	margin: 0;
	color: #FFFFFF;
	padding-left: 60px;
}

#nav a {
	color: #FFFFFF;	
}

#nav p {
	font-size: 16px;	
}

#nav a:link, #nav a:visited{
padding: 8px 20px 8px 20px;
font-size:14px;
font-weight:bold;
text-transform:lowercase;
border-left:1px #fff solid;
border-right:1px #fff solid;
border-top:1px #fff solid;
margin-left:4px;
text-decoration:none;
background-color:#bf1129;
}
#nav a:link:hover, #nav a:visited:hover{
background-color:#fff;
color:#21436b;
}

#lohome{
	float:left;
	margin-top: -60px;
}

#search {
	text-align:right;
	display:block;
	padding: 34px 0 0 0;
	clear:both;
	color:white;
	height:26px;
}

#search div{
	margin: 0;
	padding: 0;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search .txtfield{
height:21px;
width: 140px;
font-size:11px;
padding:2px;
color:#21436b;
margin:0px;
border:1px #eee solid;
}

#search .btnsearch{
height:27px;
width:70px;
padding:0px;
margin:0px;
background:white url(../images/backgrounds/buttonbg.gif) top left repeat-x;
color:#21436b;
border:1px #eee solid;
font-size:11px;
cursor:pointer;
font-weight:bold;
#margin:1px 0px; /* css hack for ie6 and ie7 */
}
#search .btnsearch:hover{background-color:#eee;}

#search div{
float:right;
margin:0;
padding:0;
height:25px;
clear:left;
}

#s {
	width: 190px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#x {
	display: none;
}

#customerloginlink{
color: #666;
font-weight: bold;
text-align: right;
padding-top: 11px;
font-size: 10px;
}

#customerloginlink a:link, #customerloginlink a:visited{color: #666; font-size: 10px;}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	padding-top: 10px;

}

/* Content */

#content {
	float: left;
	width: 790px;
	_width:806px;
}

.post {
	padding: 0px;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(../images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 10px;
	background: url(../images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #999999;
}

/* Footer */

#footer {
	clear: both;
	text-align: center;
	font-size: smaller;
	padding-bottom:12px;
	padding-top:12px;
	color: #999;
}

#footer a:link, #footer a:visited{color: #999;}

/* Special Formatting */
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #999999;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #999999;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	

}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
.float-left  { float: left; padding-right: 5px; }

.float-right { float: right; padding-left: 5px; }

.align-left  { text-align: left; }

.align-right {	text-align: right; }

/* Table Styling */

table {
	border-collapse: collapse;
	margin: 10px 15px;	
}

th strong {
	color: #fff;
}

th {
	background-color: #c1cfe6;
	height: 25px;
	line-height: 25px;
	padding-left: 11px;
	padding-right: 11px;
	color: #21436b;
	text-align: left;
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	
	/* border-left: 1px solid #FFE1C3; */
	
}

td.first,th.first {

	border-left: 0px;

}

tr.row-a {

	background: #F8F8F8;

}

tr.row-b {

	background: #EFEFEF;

}

/* form styling */
form {

	/*padding: 5px;

	border: 1px solid #EEEEEE; 

	background-color: #FAFAFA; */

}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding: 2px;
	border:1px solid #999;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

textarea {
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #999;
	height:60px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

.tblSm{
padding:0px;
margin:0px;
border:0px;
}

.tblSm td{
padding:0px;
margin:0px;
border:0px;
}

.tblSm .txtbox{
width: 140px;
height:20px;
font-size:11px;
padding:2px;
color:#21436b;
}

.tblSm .btn{
height:26px;
padding:2px;
background:white url(../images/backgrounds/buttonbg.gif) top left repeat-x;
color:#21436b;
border:1px #eee solid;
font-size:11px;
cursor:pointer;
font-weight:bold;
}

.secbox{
background: url('../images/img08.gif') bottom left repeat-x;
border: 1px #eee solid;
padding: 12px;
font-size: 18px;
text-align: center;
float: left;
width: 210px;
height: 90px;
margin-right: 10px;
}
.secbox:hover{
background: url('../images/img08_hover.gif') bottom left repeat-x;
cursor: hand;
}
.secbox a:link{text-decoration: none;}
.secbox a:hover{color: blue;}
.brk{clear: both;}

.smbox_h_1{
height:85px;
overflow: hidden;
float:right;
margin-right:-9px;
}

/* new boxes */
.cb{
margin: 3px;
padding:9px;
font-size: 11px;
float:left;
overflow: hidden;
}
.cb2{ /* for full width columns */
margin: 3px 3px 6px 3px;
padding:9px;
font-size: 11px;
}
.cb a:link, .cb a:visited, .cb2 a:link, .cb2 a:visited{
font-weight:bold;
}
.cb h1, .cb2 h1{
margin:0px;
padding:0px;
font-size:18px;
font-weight:normal;
letter-spacing: 0px;
color: #ec2745;
}
.cb h1 a:link, .cb h1 a:visited, .cb2 h1 a:link, .cb2 h1 a:visited{
font-weight:normal;
color: #ec2745;
}
.cb h2, .cb2 h2{
margin:0px;
padding:0px;
font-size:14px;
font-weight:normal;
letter-spacing: 0px;
}
.colbox0{
padding:0px;
border:0;
margin: 3px;
}
.colbox0 img{
padding:0px;
margin:0px;
border: 1px #21436b solid;
}
.colbox0b{
padding:0px;
margin: 3px;
border: 1px #21436b solid;
_cursor:hand;
}
.colbox0b:hover{
cursor:pointer;
}
.colbox0c{
padding:0px;
margin: 3px;
border: 1px #21436b solid;
}
.colbox1{
background-color: #c1cfe6;
border: 1px #21436b solid;
color: #21436b;
_cursor:hand;
}
.colbox1:hover{
background-color: #dde5f1;
border: 1px #2b5889 solid;
cursor:pointer;

}
.colbox1p{
background-color: #c1cfe6;
border: 1px #21436b solid;
color: #21436b;
}
.colbox2{
background-color: #c1cfe6;
border: 1px #21436b solid;
color: #21436b;
_cursor:hand;
}
.colbox2:hover{
background-color: #dde5f1;
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox2p{
background-color: #c1cfe6;
border: 1px #21436b solid;
color: #21436b;
}
.colbox3{
background-color: #21436b;
border: 1px #21436b solid;
color: #fff;
_cursor:hand;
}
.colbox3 a:link, .colbox3 a:visited{color: #fff;}
.colbox3 h1, .colbox3p h1{
color: #fff;
}
.colbox3 h1 a:link, .colbox3 h1 a:visited{
font-weight:normal;
color: #fff;
}
.colbox3 td, .colbox3p td{color: #fff;}
.colbox3 h2, .colbox3p h2{
color: #fff;
font-weight:normal;
}
.colbox3:hover{
background-color: #2b5889;
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox3p{
background-color: #21436b;
border: 1px #21436b solid;
color: #fff;
}
.colbox4{
background-color: #fff;
border: 1px #21436b solid;
color: #21436b;
_cursor:hand;
}
.colbox4:hover{
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox4 h2, .colbox4 h2 a:link, .colbox4 h2 a:visited, .colbox4p h2, .colbox4p h2 a:link, .colbox4p h2 a:visited{
color: #21436b;
}
.colbox4p{
background-color: #fff;
border: 1px #21436b solid;
color: #21436b;
}
.colbox5{
background-color: #eedcd8;
border: 1px #21436b solid;
color: #21436b;
_cursor:hand;
}
.colbox5:hover{
background-color: #faf5f4;
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox5p{
background-color: #eedcd8;
border: 1px #21436b solid;
color: #21436b;
}
.colbox6{
background-color: #ec2745;
border: 1px #ec2745 solid;
color: white;
_cursor:hand;
}
.colbox6:hover{
background-color: #ef4b61;
border: 1px #ef4b61 solid;
cursor:pointer;
}
.colbox6 a:link, .colbox6 a:visited{color: #fff;}
.colbox6 h1{
color: #fff;
}
.colbox6 h1 a:link, .colbox6 h1 a:visited{
font-weight:normal;
color: #fff;
}
.colbox6 h2{
color: #fff;
}

.colbox7{
background-color: #21436b;
border: 1px #21436b solid;
color: #fff;
_cursor:hand;
}
.colbox7:hover{
background-color: #2b5889;
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox7 a:link, .colbox7 a:visited, .colbox7p a:link, .colbox7p a:visited{color: #fff;}
.colbox7 td, .colbox7 th, .colbox7p td, .colbox7p th{color:#fff;}
.colbox7p{
background-color: #21436b;
border: 1px #21436b solid;
color: #fff;
}

.colbox8{
background-color: #ec2745;
border: 1px #21436b solid;
color: white;
_cursor:hand;
}
.colbox8:hover{
background-color: #ef4b61;
border: 1px #2b5889 solid;
cursor:pointer;
}
.colbox8 a:link, .colbox8 a:visited, .colbox8p a:link, .colbox8p a:visited{color: #fff;}
.colbox8 h1, .colbox8p h1, .colbox8 h2, .colbox8p h2{
color: #fff;
}
.colbox8p{
background-color: #ec2745;
border: 1px #21436b solid;
color: white;
}

.colhA{height:130px;}
.colhB{height:148px;}
.colhC{height:124px;}
.colhD{height:106px;}
.colhE{height:132px;}
.colhG{height:76px;}
.colR{width:237px;}
.colSec{width:230px;}
.colLef{float:left;}
.colRig{float:right;}
.col50L{width:360px}
.col75L{width:438px}
.colBlock{display:block;}

#colMRA{width:261px;float:left;margin:0;_width:264px;}
#colMLA{width:529px;float:left;margin:0;_width:532px;}
#colMLA2{width:529px;float:left;margin:0;_width:526px;}
#colMRB{width:165px;float:left;margin:0;_width:168px;}
#colMLB{width:625px;float:left;margin:0;_width:628px;}

.colSep2nd{border-left:1px #ccc solid;}
.colGap2nd{margin-left:23px;}
.colInd2nd{padding-left:9px;}
.linesep{border-bottom:1px #ccc solid;height:3px;margin-bottom:3px;}

/* new buttons */
.nbtnA{font-size:16px;}
.nbtnB{font-size:16px;}
.nbtnC{font-size:16px;}
.nbtn1{
height:23px;
padding:7px 2px 2px 2px;
background:white url(../images/backgrounds/buttonlgredbg.gif) top left repeat-x;
color:#fff;
border:2px #ffa9ab solid;
cursor:pointer;
font-weight:bold;
display:block;
width:100px;
text-align:center;
font-size:14px;
text-decoration:none;
/*
background-color: #eee;
text-align:center;
padding:12px;
border:1px #eee solid;
*/
}
.genericlist_clientscustom1 .nbtn1{
height:18px;
padding:7px 2px 2px 2px;
background:white url(../images/backgrounds/buttonlgredbg.gif) top left repeat-x;
color:#fff;
border:2px #ffa9ab solid;
cursor:pointer;
font-weight:bold;
display:block;
width:75px;
text-align:center;
font-size:10px;
text-decoration:none;
/*
background-color: #eee;
text-align:center;
padding:12px;
border:1px #eee solid;
*/
}
.nbtn1:link, .nbtn1:visited, .nbtn1 a:link, .nbtn1 a:visited, .nbtn1txt{color:white;}

.nbtn1w{
height:23px;
padding:7px 2px 2px 2px;
background:white url(../images/backgrounds/buttonlgredbg.gif) top left repeat-x;
color:#fff;
border:2px #ffa9ab solid;
cursor:pointer;
font-weight:bold;
display:block;
width:200px;
text-align:center;
font-size:14px;
text-decoration:none;
}

.nbtn1w:link, .nbtn1w:visited, .nbtn1w a:link, .nbtn1w a:visited{color:white;}

.nbtn2{
background-color: #ec2745;
text-align:center;
padding:12px;
border:1px #ec2745 solid;
color:white;
}
.nbtn2 a:link, .nbtn2 a:visited, .nbtn2:link, .nbtn2:visited{color:white;}
.nbtn3{
background-color: #fff;
text-align:center;
padding:12px;
border:1px #ec2745 solid;
color:#21436b;
}
.nbtn3 a:link, .nbtn3 a:visited, .nbtn3:link, .nbtn3:link:visited{color:#21436b;}

.sp1{
height:10px;
}

/* ######### Default class for drop down menus ######### */

.alink{
background: white;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border-bottom-width: 0;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 200px; /* default width for menu */
}

.alink ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.alink ul li{
border-bottom: 1px solid #21436b;
display: block;
padding: 1px 0;
}

.alink ul li a{
color:#21436b;
display: block;
font-size:14px;
font-weight:bold;
width: 100%;
text-decoration: none;
font-weight: bold;
text-indent: 8px;
}

.alink a:hover{ /*hover background color*/
background: #bf1129;
color: white;
}

.alinksub, .alinksub:link, .alinksub:visited{
font-size:12px;
text-indent: 18px;
font-weight:normal;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* contact us */
#contaust table, #contaust td, #contaust th{padding:0px 5px 0px 5px;margin:0px;}
#contnz table, #contnz td, #contnz th{padding:0px 5px 0px 5px;margin:0px;}
#contaust, #contnz{border:1px #21436b solid;padding:8px;}


.divLinePadded{
padding-top:16px;
padding-bottom:6px;
clear:both;
}