@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding: 0; }

fieldset, img
{ border: 0; }

html{
	background: url(images/tmaback1.jpg) top center no-repeat;
	min-height: 100%;
	background-color:#000;
}

body{
	width: 950px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #FFF;
}

#wrapper {
	text-align:left;
	width: 950px;
	overflow: hidden;
}

#topbar{height:50px;margin-top:2px;clear:both;}
#title{width:950px;}
#lefttitle{float:left;width:310px;}
#righttitle{float:right;background-image:url(images/right_title.png);background-repeat:no-repeat;width:620px;height:265px;}
a: {text-decoration:none;}
a:link {text-decoration:none;}
a:hover {
	text-decoration: none;
	color: #F30;
}
#indextop{clear:both;}
#calendar{float:left;width:230px;height:280px;}
#diagram{width:680px;height:300px;background-image:url(images/diagram.png);background-repeat:no-repeat;float:right;margin-bottom:15px;}
#content{
	width:950px;
	overflow:hidden;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom:15px;
	clear:both;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#content2{
		width:950px;
		min-height:600px;
		clear:both;
}
#contentleft{
	float:left;
	width:550px;
	padding-top: 10px;
}
#contentright{float:right;width:300px;}

h1{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
	font-weight: lighter;
	text-decoration: underline;
}
.article_title{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
	font-weight: lighter;
}

#footer{
	width:950px;
	padding-top:25px;
	height:75px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F30;
	clear:both;
}
#footer_column{
	float:left;
	width:350px;

}
.footer_link{
	font-size:12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

.white{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#column{float:left;width:315px;}
#col_top{height:30px;width:311px;background-image:url(images/column_top.png);background-repeat:no-repeat;}
#col_mid{height:400px;width:311px;background-image:url(images/column_mid.png);background-repeat:repeat;}
#col_content{
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width:250px;
	line-height:180%
}
#col_bot{height:45px;width:311px;background-image:url(images/column_bottom.png);background-repeat:no-repeat;}
#row{height:7px;width:auto;background-image:url(images/row.png);background-repeat:repeat-x;}
.tiny{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#menu {
	}

#menu ul {
	text-align: left;
	}
	
#menu ul li {
	display: inline;
	margin: 0 2px;
	}

#menu ul li a {
	cursor: pointer;
	}

#menu ul li a img {
	-moz-opacity: .70;
	opacity: .70;
	cursor: pointer;
	vertical-align: middle;
	}

#menu ul li a:hover img {
	-moz-opacity: 1;
	opacity: 1;
	}#pg {
	text-align: center;
}
#jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	padding: 3px;
	background-color: #FFF;
}

#frms{width:950px;background-image:url(images/legalfrm.png);background-repeat:no-repeat;height:470px;text-align:left;clear:both;}
#frm{
	width:910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #FFF;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#sscontent{
	width:950px;
	background-image:url(images/ss.jpg);
	background-repeat:no-repeat;
	height:auto;
	text-align:left;
	clear:both;
}	
#slcontent{
	width:950px;
	background-image:url(images/sl.jpg);
	background-repeat:no-repeat;
	height:auto;
	text-align:left;
	clear:both;
	margin-top:20px;
}
#ab{
	width:910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #FFF;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#test{
	width:950px;
	background-image:url(images/test.jpg);
	background-repeat:no-repeat;
	height:auto;
	text-align:left;
	clear:both;
	margin-top:20px;
}
#tst{
	width:910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #FFF;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contact{
	width:950px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	height:auto;
	text-align:left;
	clear:both;
	margin-top:20px;
}
	

