
/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0px 0; 	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #01366B;
/*	background: #000000; */
	background: #FFF url(../images/bodybck.jpg) repeat; 

	text-align: center;	
	height: 100%;	
}

/* links */

a { 
/* background: inherit; */ 
color: #BC1536; 
text-decoration: none; 
}

a:hover { 
/* background: inherit; */ 
color: #5986B9; 
text-decoration: underline; 
}









/***********************
	  LAYOUT
************************/
#wrap {
	width: 100%;
	margin: 0 auto;
/*	background: #FFF url(../images/wrap-bg.jpg) repeat-y; */
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #013871 url(../images/content.gif) repeat-y;
}


#content {
	width: 100%;	
	clear: both;
	text-align: left;	
	padding: 0px 0px 0px 125px;
	align: left;
	/* margin: 0 auto;	*/		
  min-height:350px;
  height:auto !important;
  height:100%;


}


.helpLeftColumn {

width: 100px;

}

.serviceLeftColumn {

width: 100px;

}

.helpImageRight {

margin: 0px 10px 0px 10px

}

.servicesImageRight {

margin: 0px 10px 0px 10px

}


#contentindex {
	width: 100%;	
	clear: both;
	text-align: left;	
	padding: 0px 0px 0px 15px;
	align: left;
	/* margin: 0 auto;	*/		
}


/* header */
#header {
	position: relative;
	top: 15px;
	left: 15px;
	width: 971px;
	height: 200px;
	float: left;
	text-align: left;		
	margin: 0px; 
	padding: 0px;	
/*	background: #013871; */
}



#header .headerphoto2 {
 	float: left;
	width: 971px;
	height: 180px;
	background: #FFF url(../images/header.jpg) no-repeat;	
}





#menu {	
	clear: both;
	margin: 0px; 
	padding: 0px 0px 0px 0px;		
	width: 971px;		
/*	background: #FFF url(../images/wrap-bg.jpg) repeat-y; */
	float: left;
}
#menu ul {
	font: bolder 14px 'Trebuchet MS', sans-serif;

	width: 971px;
	color: #ffffff;
	background-color: #498ACA;		 	
	margin: 0 15px;
	padding: 0;
	display: inline;
	border-bottom: 6px solid #013871;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 20px;	
	color: #ffffff;	
	text-decoration: none;	
}
#menu li a:hover {
	background: #364E7A;
	color: #ffffff;
	text-decoration: underline;
}
#menu li a#current  {
	background: #013871;
	color: #ffffff;
}





/* header menu */

#nav {

float: center;
}

#welcomeText {

height: 200px;

}



#contact_hover a {
width : 140px;
height : 58px;
background : url(../images/templateImages/callsToAction/contactus2.gif) no-repeat;
	display:block;
	padding:15px;
float: center;

}
#contact_hover a:hover {
width : 140px;
height : 58px;
background : url(../images/templateImages/callsToAction/contactus2a.gif) no-repeat;

	display:block;
	padding:15px;
float: center;
}

.space_li {
	width: 125px;
}

#officeInfo {
text-align: center;
width: 400px;
height: 150px;
float: center;
margin: 10px 0px 5px 140px;
padding-top: 5px;
background : url(../images/greysq_h378.jpg) no-repeat;
color: #ffffff;
}


#officeInfo a {

color: #FFFF00;
font-weight: bold;

}

#officeInfo a:hover {

color: #498ACA;
font-weight: bold;

}



#officeInfoTextIndex {
left: 420px; 
top: 725px; 
position: absolute; 
z-index: 32; 
visibility: visible; 
}

#officeInfoTextAbout {
left: 335px; 
top: 580px; 
position: absolute; 
/* z-index: 31; 
visibility: visible; */
}

#left_td {
width: 231px;
height: 400px;
background : url(../images/greysq.jpg) no-repeat;
}

#center_td {
width: 220px;
height: 600px;
padding: 0px 5px 0px 5px;
margin-left: 15px;
background : url(../images/greysq_600.jpg) no-repeat;
color: #ffffff;
}

#center_td2 {
width: 231px;
height: 600px;
padding: 0px 0px 0px 0px;
background : url(../images/greysq_600.jpg) no-repeat;
}

#right_td {
width: 231px;
height: 400px;
background : url(../images/greysq.jpg) no-repeat;
}

#jumpLinks1 {
	float:left;

}

#jumpLinks2 {
	float:left;	
	padding: 0px 0px 0px 40px;

}

#jumpLinks3 {
	float:right;	
	padding: 0px 0px 0px 0px;

}


#returnToTop {
	text-decoration:none;
	text-align: right;
}


.marginSpaceLeft {

margin: 40px 0px 10px 10px ;

}

.marginSpaceRight {

margin: 40px 10px 10px 0px ;

}

.contactSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.contactSpaceRight {

margin: 0px 10px 10px 0px ;

}


.aboutSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.aboutSpaceRight {

margin: 0px 10px 10px 0px ;

}

.employmentSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.employmentSpaceRight {

margin: 0px 10px 10px 0px ;

}


/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #660000;	
}
.sidebox {
	margin-bottom: 10px;	
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #013871;
	color: #013871;		
}



#frontImageLogo {
	width: 219px;
	height: 47px;
	background: url(../images/visamasterlogo2.jpg) no-repeat;
	background-position: center;
	padding: 5px;
	margin: 10px;
	float: center;
	

}



/* main */
#main {
	float: left;
	width: 800px;	
	margin: 0 0 10px 0; padding: 0;	
}

#maincenter {
	float: center;
	width: 100%;	
}

#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #D5D5D5; 	
}

/*

#main ul li {
	list-style-image: url(../images/bullet.gif);
} */


#main ul li {

list-style-type: disc;

margin-left: 35px;

}

#main ol li {

list-style-type: decimal;

margin-left: 35px;

}
.post {
	margin: 0; padding: 0;	
}
.post .post-footer {
	background-color: #fafafa;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 0px solid #eee;
}
.post .post-footer .date {
	background: url(clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url(page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 12px 0 0 0;
	font: normal .92em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	height: 45px;
/*	background: url(../images/footer-bg.jpg) no-repeat left bottom; */
	color: #BFBFBF;
	text-align: center;
}
#footer p {
	margin: 0; padding: 0;

}
#footer a {
	text-decoration: none;
	color: #F3F0EB;	
}

#footer A:hover { 
/*	COLOR: #1ebbef; */
	TEXT-DECORATION: underline 
}


#copyright a {
	color: #00b4ff;
	font-weight: bold;
}

#copyright a:hover {
	color: #fffffc;
	font-weight: bold;
	text-decoration: underline;
}


/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 5px;
	padding: 0 5px;		
}

/* images */
img {
  border: 1px solid #FFFFFF; 
  padding: 5px;
  background-color: #2f6093;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

.helpImageRight {

margin: 0px 10px 0px 10px

}

.servicesImageRight {

margin: 0px 10px 0px 10px

}


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 #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}



/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}

tr {
	height: 100%;
}
	
/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eee; 
/*	background-color: #FAFAFA; */
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


.servicesSubTitle {

font-weight: bold;
color: #333333;

}

