/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
body {
	margin: 10px 0px 0px;
	padding: 0px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #543b3b;
	background-image: url(/uploads/Image/noresize/bg-sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d4caca;
}
td,p,th {
	font-size: 13px;
	line-height:20px;
}
hr {
background-color:#B21C2B;
border:1px solid #B21C2B;
margin:15px 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #8c1b1b;
	padding:0;
}
h2 {
	color: #0E272F;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}
h3 {}
h4 {
	color: #0e272f;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}
h5 {}
h6 {}
/*---------------------------------------*/
/*Links CSS Properties            */
/*---------------------------------------*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #b21c2b;
}
a:visited {
	color: #b21c2b;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.powered_by_mantis {
font-size:11px;
text-align:center;
}
/*---------------------------------------*/
/*Custom CSS Properties            */
/*---------------------------------------*/
.tpm-logo {
	padding-left: 10px;
}
.tpm-top-contact {
	text-align: left;
	width: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e5e5e;
	margin:0 10px 0 0;
	padding: 0px;
}
.tpm-text-red-bold {
	color: #360f10;
	font-weight: bold;
}
.tpm-home-image {
	margin-top: 15px;
}
.tpm-home-tagline {
	margin-top: 15px;
	padding: 0px;
	height: auto;
	width: 426px;
	margin-right: 0px;
	margin-bottom: 37px;
	margin-left: 0px;
}
.tpm-home-whitebox {
	background-image: url(/uploads/Image/home-whitebox-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.tpm-btn-view-services {
	padding: 0px;
	height: 29px;
	width: 127px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: both;
}
.tpm-home-acmo2000-mission {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 960px;
	line-height: 18px;
}
.tpm-home-acmo2000 {
	float: left;
	height: auto;
	width: 417px;
}
.tpm-home-mission-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #104361;
	height: auto;
	width: 472px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.tpm-home-mission-text strong{
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
}
.tpm-services-list {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;	
}
.tpm-services-list li {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.tpm-footer {
	font-size: 11px;
	font-weight: normal;
	color: #0e272f;
	line-height: normal;
	margin-top: 20px;
}
.tpm-footer td, .tpm-footer p, .tpm-footer th{
	font-size: 11px;
	font-weight: normal;
	color: #0e272f;
	line-height: normal;
}
.tpm-footer ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
.tpm-footer ul li {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.tpm-subtitles {
	margin: 0px;
	padding:112px 0 16px 10px;
	float: left;
	height: 44px;
	width: 950px;
}
.tpm-right-contact {
background-image:url(/uploads/Image/bg-right-contact.jpg);
background-position:center top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:normal;
height:276px;
line-height:normal;
margin-top:14px;
padding:13px 40px 3px 34px;
width:249px;
}
.tpm-right-contact a:link,.tpm-right-contact a:visited,.tpm-right-contact a:hover,.tpm-right-contact a:active {
	color:#ffffff;
	text-decoration:underline;
}

/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Left-Tile-Top {
	background:none;
	height: auto;
}
.Left-Tile {
	background:none;
	height: auto;
}
.Right-Tile-Top {
	background:none;
	height: auto;
}
.Right-Tile {
	background:none;
	height: auto;
}

.Middle-Tile {
	width:960px;
	background:none;
}

/*---------------------------------------*/
/*Multi-Level CSS Menu		             */
/*---------------------------------------*/

/* core lists */
#menu_cssmulti {
background:transparent none repeat scroll 0 0;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
height:auto;
padding-bottom:0px;
padding-right:10px;
padding-top:5px;
text-align:center;
width:100%;
}
#menu_cssmulti ul 								
{ 
display: inline-block;
float:right; 
} 

/* makes it centered in IE */
#menu_cssmulti ul  								
{ 
display: inline; 
margin: 0; 
padding: 0; 
list-style: none; 
white-space: nowrap; 
text-align: left;  
}

#menu_cssmulti li  								
{ 
margin: 0; 
padding: 0; 
}

#menu_cssmulti ul.menu_list 					
{ 
display: block; 
margin: 0 auto;  
}

#menu_cssmulti li li ul 						
{ 
left: 100%; 
margin-top: -23px;
margin-left: -5px; 
}

/* stylable */
#menu_cssmulti a  								
{ 
display: block; 
line-height: 22px;  

/* all links styles:  */ 
color: #4c1e1e; 
text-decoration: none; 
} 

#menu_cssmulti a:hover  								
{ 
display: block; 
line-height: 22px;  

/* all links styles:  */ 
color: #48c9ff; 
text-decoration: none; 
} 

#menu_cssmulti li.menu_item 					
{ 
color: #4c1e1e; 
float: left; 
position: relative; 
cursor: pointer;  
background: none;
/* top level menu styles:  */ 
margin-right: 0px; 
padding:0 0 0 14px;

} 

#menu_cssmulti li.menu_item:hover 				
{ 
white-space: nowrap; 

/* top level menu hover */ 
background: none;
color: #48c9ff;   
}

#menu_cssmulti li.selected 						
{ 
/* top level selected item */ 
background: none;
} 

#menu_cssmulti li.selected > a					
{ 
/* top level selected link */ 
color: #48c9ff;
background: none; 
} 

#menu_cssmulti ul.drop_down						
{ 
margin-left:10px;
font-size: 12px;
top: 22px;  
/*opacity: 0.85;*/ 
} 

#menu_cssmulti li ul 							
{ 
display: block; 
position: absolute; 
visibility: hidden; 
left: 0;   

/* dropdown border style  */ 
background-color: #ccc; 
padding: 1px 1px 1px 1px; 
} 

#menu_cssmulti li li 							
{ 
/* dropdown dividing line */ 
border-bottom: 1px solid #ccc; 
}

#menu_cssmulti li li a 							
{ 
/* dropdown bg color */ 	
background-color: #fff;  
padding: 0 7px; 
color: #333;  
}

#menu_cssmulti li li a:hover 					
{ 
/* dropdown hover color */ 
background-color: #ccc; 
color: #333; 
}  

#menu_cssmulti li li a.fly_menu 				
{ 
/* sub-dropdown bg color */ 
background: #fff; 
color: #333; 
} 	

#menu_cssmulti li li:hover > a.fly_menu 		
{
 /* sub-dropdown hover color */ 
background: #ccc; 
color: #333;
}


/*---------------------------------------*/
/*Form CSS Properties     */
/*---------------------------------------*/

.form_style {
	padding-top:10px;
}

.form_style .form_maintable {
border:none;
color:#393939;
}
.form_maintable .table-top {
	display:none;
}
.form_style .form_about {
display:none;
}
.form_style .form_fieldname {
font-weight:normal;
}

.form-titles {
	color: #990000;
	font-weight: bold;
}
.form-fields {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-dropdowns {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-buttons {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}

.form_button_row {
	text-align:left;
}

.form_btn_submit_override {
	float:left;
}

.form_btn_reset_override {
	display:none;
}
input {
background:none;
border:1px solid #CCCCCC;
}
#rdo_newsletter_action_sub {
	border:none;
}
#rdo_newsletter_action_unsub {
	border:none;
}




