body { 
	background: #fff; 
	color: #454545;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	margin: 3px;
	padding: 0px;
	text-align: left;
}

img {
	display: none;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

h1 {  
	background: transparent;
	color: #00528d; 
	font-size: 180%; 
	font-weight: normal;
	margin: 0 0 .76em 0;
	padding: 0;
}

h2  { 
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0;
}

h3  { 
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: .76em 0 .5em 0;
	padding: 0;
}

h4  {  
	color: #d85e09;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 .5em 0;
	padding: 0 0 3px 0;
}

h5  {  
	font-weight: bold;  
	font-size: 100%; 
	margin: .5em 0;
	padding: 0;
}

h6  {  
	background: transparent;
	border-bottom: 1px solid #666;
	font-weight: normal;  
	font-size: 100%; 
	margin: .76em 0;
	padding: 0;
}
	

a {
	text-decoration: underline;
	font-weight: bold; 
}

a:link {   
	color: #09c;
	outline: none; 
}

a:visited {  
	color: #09c; 
	outline: none;
}

a:hover {  
	color: #000; 
	outline: none;
}

a:active {  
	color: #000; 
	outline: none;
}

.quote {
	background: transparent;
	color: #333;
	font-style: italic;
	margin: 0px;
	padding: 5px 10px;
	position: relative;
}

.caption {
	display: none;
}

.small {
	font-size: 80%;
}

.notice {
	border: 1px dashed #666;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px 0px;
	text-align: center;
}

/*-- display: inline; -- fixes the IE text-indent bug --*/

.floatleft {
	display: inline;
	float: left;
	margin: 0px 12px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 12px;
}

.framed {
	background: #afaca4;
	border: 1px solid #7f7d77;
	padding: 4px;
	margin: 0;
}

.hidden {
	display: none;
}

.document {
	background: transparent url(https://www.corptrav.com/images/file.gif) no-repeat center left;
	margin: 0px;
	padding: 0 0 0 20px;
}


/* -- ADMIN EDIT BUTTONS -- */

a.adminlink {
	display: none;
}

a.adminlink:link {

}

a.adminlink:visited {

}

a.adminlink:hover {

}	
	
a.adminlink:active {

}
		

/* -- WRAP --*/

#wrap {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wrap-inner {
	background: transparent;
	margin: 0px;
	padding: 0px;
}


/* -- HEADER --*/

#header-print {
	display: none;
}


#header {
	margin: 0px;
	padding: 0px;
}

#logo {
	margin: 0px;
	padding: 0px;
}

#logo img {
	height: 1px;
	width: 1px;
}

#tagline {
	margin: 0px;
	padding: 0px;
}

#tagline img {
	height: 1px;
	width: 1px;
}

#nav {
	background: transparent;
	padding: 0;
	margin: 0;
}
	
#nav ul { 
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	list-style: none;
	margin: 0px;
	padding: 10px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#nav a:hover {	

}

#nav a:active {

}

body#home-page #home a {font-weight: bold; text-decoration: underline;}
body#travel-managers-page #travel-managers a {font-weight: bold; text-decoration: underline;}
body#travelers-page #travelers a {font-weight: bold; text-decoration: underline;}
body#profiles-page #profiles a {font-weight: bold; text-decoration: underline;}
body#about-us-page #about-us a {font-weight: bold; text-decoration: underline;}
body#contact-us-page #contact-us a {font-weight: bold; text-decoration: underline;}
body#site-map-page #site-map a {font-weight: bold; text-decoration: underline;}
body#careers-page #careers a {font-weight: bold; text-decoration: underline;}
body#search-page #search a {font-weight: bold; text-decoration: underline;}



/* -- CONTENT --*/


#content {
	line-height: 1.5em;
	margin: 0;
	padding: 0px;
	text-align: left;
}


#main {	

}

#main-content {	
	line-height: 1.5em;
	margin: 0px;
	padding: 5px;	
	position: relative;
}

.content-block {
	background: transparent;
	border-bottom: 1px dashed #333;
	margin: 5px 0px 5px 0px;
	padding: 5px 0;
}

#main-content ul {
	margin: 0;
	padding: 0;
}

#main-content ul li {
	margin: 0;
	padding: 0;
}


/* -- SIDEBAR on subpages on the right with extra info --*/

#main-sidebar {
	background: transparent;
	border: 1px solid #eee;
	float: right;
	margin: 0;
	padding: 0;
}
					

.side-block {
	border-bottom: 1px solid #e2e2e4;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}


/* -- SIDEBAR on homepage and with menus --*/

#sidebar {
	background: transparent;
	margin: 0px;
	padding: .5em 0 0 0;	
}

body#home-page #sidebar {
	background: transparent;
	background: #fff;
	border-top: 1px solid #e2e2e4;
	border-left: 1px solid #e2e2e4;
	float: right;
	margin: .5em 0 0 0;	
	padding: 0;	
}

#sidebar-content {	
	background: #efefef;
	border: 1px solid #e2e2e4;
	font-size: 90%;
	color: #000;
	line-height: 1.5em;
	margin: 0px;
	padding: 3px;	
}


#sidebar-content a {
	text-decoration: underline;
	font-weight: normal; 
}

#sidebar-content a:link {   
	color: #09c;
	outline: none; 
}

#sidebar-content a:visited {  
	color: #09c;
	outline: none;
}

#sidebar-content a:hover {  
	color: #000; 
	outline: none;
}

#sidebar-content a:active {  
	color: #000; 
	outline: none;
}

#sidebar-content form {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.box {
	background: #e5c080;
	border-bottom: 1px solid #e2e2e4;
	line-height: 1.2em;
	margin: 0px;
	padding: 10px 0 0 0;
}

/* -- MENU in the SIDEBAR -- */

#menu {
	background: #e2e2e4;
	border: 1px solid #e2e2e4;
	margin: 0px 0px 50px 0px;
	padding: 0px; 
}
	
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#menu li {
	font-size: 100%;
}

#menu ul li a {
	display: block;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0 .5em;
	text-align: left;
	text-decoration: none;
	outline: none;
}
	
html>body #menu a {

}
	
#menu ul li a:link {
	color: #333; }
	
#menu ul li a:visited {
	color: #333; 
}
		
#menu ul li a:hover {
	background: transparent;
	color: #333; 
	text-decoration: underline;
}
	
#menu ul li a:active {
	background: transparent;
	color: #333; 
	text-decoration: underline;
}

#menu ul li a.thispage {
	background: transparent;
	color: #333; 
	font-weight: bold;
	text-decoration: underline;
}


/*-- TEXT BOXES on the HOME PAGE --*/


.homepage-box1 {
	background: transparent;
	margin: 0;
	padding: 0;
}

.homepage-box2 {
	background: transparent;
	margin: 0;
	padding: 0;
}

.homepage-box-content {
	background: #f1efef;
	font-size: 90%;
	margin: 0 0 0 10px;
	padding: 0;
}

/* -- FOOTER --*/


#footer {
	background: transparent;
	border-top: 1px solid #000;
	color: #cac6c5;
	margin: 0 auto;
	margin-top: 20px;
	padding: 30px 0;
	font-size: 90%;
	text-align: center;
	position: relative;
}

#footer a:link{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {  
	color: #333;
	font-weight: normal;
	text-decoration: none; 
}

#footer a:hover {  
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:active {  
	color: #000;
	font-weight: normal;
	text-decoration: underline; 
}

#contact-print {
	display: none;
}



/* -- BREAD CRUMBS -- */


#breadcrumbs {
	background: #efefef;
	border-top: 1px solid #e2e2e4;
	border-right: 1px solid #e2e2e4;
	margin: 0;
	padding: 3px 10px 3px 20px;
	font-size: 90%;
	text-align: left;	
}

#breadcrumbs a:link{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs a:visited {  
	color: #666;
	font-weight: normal;
	text-decoration: none; 
}

#breadcrumbs a:hover {  
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumbs a:active {  
	color: #666;
	font-weight: normal;
	text-decoration: underline; 
}




/* -- FORM ELEMENTS -- */

form legend {
	border: 1px solid #aaa;
	color: #333;
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #aaa;
	display: block;
	background: #efefef;
	margin: 10px 0px;
	padding: 5px 0px;
	position: relative;
}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form input, select, textarea, option {
	background: #fff;
	border: 1px solid #aaa;
	color: #333;
	margin: 0;
	padding: 0;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #455a74;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
	width: 70px;
}

.req {
	color: #f90;
}

.formBlock {
	border-bottom: 2px solid #333;
	margin: 0px;
	padding: 10px;
}

div#survey table tr td {
	border: 1px solid #aaa;
	padding: 3px;
}

.headrow {
	background: #d88400;
	color: #f9f1d5;
}

.section {
	background: #5c6c80;
	color: #fff;
}

.nextrow {
	background: #efefef;
}


a:link .on {
	text-decoration: underline;
	font-weight: bold;
}


div.side-button  {
	line-height: 0px;
	margin: 0;
	padding: 0;
}

.hiddenFields {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.headline  { 
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0;
}

/*-- SEARCH RESULTS PAGE --*/

body#search-results-page iframe {
	color: #666;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	width: 650px;
}
