body{
margin:0;
padding:0;
line-height: 1em;
background-color: #ffffff;
font-family: Arial, helvetica, sans-serif;
font-size: 0.9em;
}

a:link {
color: #4DA0C6;
}

a:hover {
color: #4DA0C6;
text-decoration: underline;
}

a:visited {
color: #4DA0C6;
}

h1 {
font-size: 2em;
font-weight: bold;
color: #3963AD;
}

h2 {
font-size: 1.5em;
color: #1D3A88;
}

h3 {
font-size: 1.2em;
color: #1D3A88;
}

h4 {
font-size: 0.8em;
color: #3963AD;
}

strong {
font-style: bold;
text-transform: capitalize;
color: #D76500;}


#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
text-align: right;
height: 120px; /*Height of top section*/
background: url(images/ATRIFHeader.png) center no-repeat ;
}

#topsection h2{
margin: 0;
padding-top: 70px;
}

#filler {
background: #ffffff;
height: 10px; /*Height of filler*/
}

#filler t{
margin: 0;
padding-top: 2px;
}

.element_r {
text-align: right;
padding-right: 5px;
font: 10px Arial, Helvetica, sans-serif;
color: #6E6E6E;
}

.element_l {
padding-left: 5px;
font: 0.7em Arial, Helvetica, sans-serif;
color: #4DA0C6;
}

.element_l a {
color: #4DA0C6;
text-decoration: none;
}

#menu {
margin: 0 auto;
width: 840px;
height: 37px;
margin-top: 0px;
background: url(images/menu.gif) center no-repeat;
text-align: center;
}

#menu ul {
list-style: none;
}

#menu li {
display: inline; 
}

#menu a {
float: left;
width: 150px;
height: 27px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
padding-top: 10px;
}

#menu a:hover {
width: 150px;
color: #ffffff;
text-decoration: none;
background: url(images/b2.gif) center repeat-x ;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 580px; /*Set left margin to LeftColumnWidth*/
pading-left: 5px;
background: #ffffff;
border-left: 1px;
border-style: solid;
border-color: #467bd2;
border-right: none;
border-top: none;
border-bottom: none;
font-size: 0.9em;
}

#leftcolumn{
float: left;
width: 580px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
}

a:hover {
color: #4DA0C6;
text-decoration: underline;
}

#footer{
clear: left;
width: 100%;
border-top: 1px;
border-style: solid;
border-color: #467bd2;
border-left: none;
border-right: none;
border-bottom: none;
background: #ffffff;
font-size: 0.7em;
color: #6E6E6E;
text-align: center;
padding: 5px 0;
}

#footer a{
color: #467BD2;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube a {
color: #4DA0C6;
text-decoration: none;
}

.innertube a:hover {
color: #4DA0C6;
text-decoration: underline;
}

.rightintro {
height: 1.2em;
padding-top: 0.2em;
padding-bottom: 0.2em;
font-size: 1.1em;
font-weight: bold;
padding-left: 5px;
text-transform: Capitalize;
color: #ffffff;
background: #3963AD center no-repeat;
margin: 0px 0px 0px 0px;
}