﻿/* 
    Document   : IRTStyle
    Created on : Sep 17, 2013, 1:16:09 PM
    Author     : mfigueroa-velez
    Description: Cascade Style Sheet for the IRT Web Page.
*/

root { 
    display: block;
}
body { 
    background-image: url(images/tbg.gif); 
    margin-left: 0px; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
} 
body,td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 
a:link { 
    color: #333333; 
    text-decoration: underline; 
} 
a:visited { 
    color: #333333; 
    text-decoration: underline; 
} 
a:hover { 
    color: #333333; 
    text-decoration: none; 
} 
a:active {
	color: #00C;
	text-decoration: underline;
} 
.style1 { 
    font-size: 12px; 
    font-weight: bold; 
} 
.style2 { 
    color: #ffffff; 
    font-size: 9px 
} 
div.content {
  width: 758px ;
  margin-left: auto ;
  margin-right: auto ;
}
.headshot {
	text-indent: 5px;
	padding-left: 90px;
	background-image:url('../images/headshot2.jpg');
	background-repeat: no-repeat;
}
.Table_menu {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
    text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	height: 10px;
	width: 300px;
	float: left;
	position: relative;
	top: 50px;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 25px;
}
.green_tab {
	text-decoration: none;
	padding-left: 8px;
}
.testimonials_signature {
	font-style: italic;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	text-align: right;

}
.column_padding {
	padding-left: 8px;
	padding-right: 8px;
	text-align:center;
}
.auto-style1 {
    color:black;
}
.auto-style2 {
	text-align: center;
}
.auto-style3 {
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.menu_tabs {
	width:108px;
	text-align:center;
	color:white; 
	text-transform: none; 
	font-variant: normal; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 14px; 
	font-family: 'Times New Roman', Times, serif; 
	text-decoration:none;
}
.menu_tabs2 {
	width:110px;
	text-align:center;
	color: #FFF; 
	text-transform: none; 
	font-variant: normal; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 14px; 
	font-family: 'Times New Roman', Times, serif; 
	text-decoration: none;
}
.contact_us_style {
	text-align:center;
	color:black;
	font-weight:bold;
}

.news_bold {
	font-weight: bold;
}
