body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #20194f url('resources/snapshot_background.jpg') repeat-x top left;
	text-align: center;
	margin-top: 20px;
		
	
}

#container {
background: #fff;
width: 950px;
margin: 0px auto;
padding: 0px;
border-top:0px solid #fbaa28;
border-left:0px solid #fbaa28;
border-right:0px solid #fbaa28;
border-bottom:0px solid #fbaa28;
}

#topnav {
width: 400px;
text-align: right;
font-family: Tahoma, Geneva, sans-serif;;
	
}

#header {
background-image: url(resources/ATC_Header2012.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 208px;
}


#main {
background: #fff;
border-bottom: 0px solid #0F3E7B;
border-left:4px solid #F90;
border-right:4px solid #F90;
border-bottom:4px solid #F90;
}

#main2 {
background: #fff;

}


#midcontent {
padding: 15px 10px;
}


#side {
width: 150px;
background: #fff;
border-right: 0px solid #ccc;
font: Tahoma, Geneva, sans-serif;;
color: 0b013e;
font-size: 16px;
padding-left: 10px;
}


.box1 {
	padding: 5px;
	color: #666;
	
}


.box2 {
	padding: 8px;
	
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:0px solid #0F3E7B;	
}

.box4 {
   font-family: Tahoma, Geneva, sans-serif;;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
}


p{
	padding: 3px 0;
	margin: 3px 0;
	color: #0B013E;
	font-weight: ;
	font-family: Arial, Helvetica, sans-serif;
	;
	text-align: left;
}

.small {
	font-family: Tahoma, Geneva, sans-serif;;
	font-size: 13px;
	color: #fff;
}

.header3 {
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #0b013e;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}


h1, h2, h3, h4, h5 {
font-family: Tahoma, Geneva, sans-serif;;
font-style:italic;
}

#header h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#header p {
color: #fff;
}

label, input, select, .radio
{
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}



h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h3 {
font-size: 1.2em;
font-weight: normal;
color: #0F3E7B;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background: #fff;} 
#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #0b013e;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 8px;
width: 160px;
background-image: url(images/link.gif);
background-repeat: no-repeat;
line-height: 17px;
display: block;
border-bottom: 1px dotted #0b013e;
}

#navcontainer a:link
{
color: #0b013e;
text-decoration: none;
}

#navcontainer a:visited
{
color: #0b013e;
text-decoration: none;
}


#navcontainer a:hover
{
	background: #fbaa28;
	background-repeat: no-repeat;
	text-decoration: none;
	color:#0b013e;
	font-family: Tahoma, Geneva, sans-serif;;
	font-size: 12px;
}

a {
text-decoration: none;
}

a:link {
	color: #0b013e;

}

.class1 A:link {color:#FFF; font-size: 12px;}
.class2 A:link {color:#0b013e}

a:visited {
  color: #0b013e;
}

a:hover {
	text-decoration: underline;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}

