body, table, p, td,  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #05376;
	text-align: justify;
	vertical-align: top;
	margin: 0;
	max-width: 900;
	margin-left:auto; 
	margin-right:auto; 

}

h2.table {
	margin: 15px 0 0 0;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h4.table {
	font-size: 10pt;
	margin: 15px 0 0 0;
	color: black;
	margin: 0;
}

h5 {
	font-size: 9pt;
	font-weight: bold;
	margin: 1em 0 0 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #F60;
}

#main {
	align: center;  
	width: 950px;
	height: 100%;
}

#header {
	background: white;
}

#content{
	vertical-align: top;
	height: 530px;
}

#content_home{
	vertical-align: top;
	height: 350px;
}

#footer{
	height: 100%;
	background: #002B55;
}

.hdr_banner {
	background: #002B55;
	width: 100%;
	height: 27px;
	text-align: right;
}

.footer_banner {
	background: #002B55;
	width: 100%;
	height: 27px;
	text-align: right;
}

.home_banner {
	background: #7F95AA;
	width: 100%;
	height: 35px;
	text-align: left;
}

.a_banner {
	font-size:14px;
	font-weight: normal;
	line-height: 26px;
	color:#FFF;
	padding: 0 2.9em 0 0;
	letter-spacing: 1px;
}

.a_banner:hover {
	color:#CCC;
}

.content_left p {
	padding: 0;
	text-align: center;
}

.content_left_home p {
	padding: 0;
	color: #FFFFFF;
	text-align: left;
}
.content_left p img {
	padding: 2em 0 1em 0;
}

h2.home {
	padding-top: 2em;
}
p.home, h2.home {
	text-align: left;
}

.col2 {
	float: right;
	width: 200px;
	padding: 3em 2em 0 0;
}

.col2 p {
	text-align: left;
}

.navigation p {
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #fff;
}

.navigation p.homepage {
	padding: 3px 0 18px 10px;
	border: 0;
}

.navigation p a {
	font-size: 13px;
	font-weight: bold;
	color: #002B55;
}

.navigation p a:hover {
	color: #000;
}

.content_format {
	background: url(images/grad_fade.jpg);
	border-right: 0px solid black;
	border-top: 10px solid #7F95AA;
	padding: 2em;
}

.tasrc_format {
	background: url(images/grad_fade_650.jpg);
	border-right: 1px solid black;
	border-top: 1px solid #7F95AA;

}

.content_format_650 {
	background: url(images/grad_fade_650.jpg);
	border-right: 0px solid black;
	border-top: 10px solid #7F95AA;
	padding: 2em;
}

.content_right {
	background: url(images/grad_fade.jpg);
	border-right: 0px solid black;
}

.content_right2 {
	background: #FFFFFF;
	border-right: 0px solid black;
}

.content_format p {
	margin-top: 1em;
}

p.content_link, .two_cols td {
	background: #EAEAEA;
	border-left: solid #7F95AA 0.7em;
	padding: 2px 2px 2px 15px;
	margin-top: 1px;
}



tr.footer1 td {
	padding: 1em 0 0 0;
}

tr.footer2 {
	background: #002B55;
}

tr.footer3 {
	background: #002B55;
	height: 100%;
}

td.little_image {
	background: white;
}

.homepage_header {
	background: #7F95AA; 
	padding-left: 20px;
	padding-top: 8px;	
	padding-bottom: 8px;
}

.content_home {
	background: url(images/TAS_logo_fade.jpg);
	border-right: 0px solid black;
	margin-top: 3em;
}

.homepage_content {

	font-size:14px;
	font-weight: normal;
	line-height: 18px;
	color:#000000;
	text-align: center;
	padding: 1em 3em 0 3em;	
}

.strong {
	font-weight: bold;
}

.quote {
	font-weight: bold;
}

.quote span {
	font-weight: normal;
}

.right_pic {
	float: right;
	padding: 1em 0 1em 1em;

}

.two_cols {
	width: 97%;
	padding-bottom: 1em;
	background: none;
}

.two_cols td {
	padding: 5px 2em 5px 5px;
	width: 50%;
}

.two_cols td.heading {
	background: white;
	border-left: solid #eee 0.7em;	
}

.two_cols td p {
	font-weight: normal;
	margin-top: 1px;
	text-align: left;
}

A.red, A.red:hover {
	display: block;
	padding-top: 3em;
	color: #FF0000;
}

.attention {
	font-weight: bold;
	color: red;
}

.strong {
	font-weight: bold;
}

.center {
	padding-top: 2em;
	text-align: center;
}

