body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	text-align: justify;
	margin-top: 20px;
    background-image: url("resources/2019/background7.png");
    background-position: bottom;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
	
	
}

#container {
width: 760px;
margin: 0px auto;
padding: 0px;
border-top:0px solid #0F3E7B;
border-left:0px solid #0F3E7B;
border-right:0px solid #0F3E7B;
border-bottom:0px solid #0F3E7B;
z-index:1;
}

#topnav {
width: 400px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header2019 {
background-image: url("resources/2020/siteheader-2.png");
background-position: right;
background-repeat: no-repeat;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height:228px;
z-index:5;
}

#header2018 {
background-image: url(resources/2018/siteheader-5.png);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height:228px;
z-index:5;
}

#header2017 {
background-image: url(resources/2017/siteheader.png);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height:228px;
z-index:5;
}

#header2016 {
background-image: url(resources/2016/banner1.png);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 333px;
z-index:5;
}

#header2015 {
background-image: url(resources/2015/2015_header.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 245px;
z-index:5;
}

#header2014 {
background-image: url(resources/2014/2014.ascrs.header.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 245px;
z-index:5;
}

#main {
border-bottom: 0px solid #0F3E7B;
}

#main2 {
background: #fff;

}


#midcontent {
	padding: 15px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#side {
width: 175px;
background: #eeeeee;
border-right: 0px solid #ccc;
}


#width {
	width: 300px;
	
}


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


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

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
	padding: 3px 0;
	margin: 3px 0;
	color: #333;
	text-align: justify;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

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

.header4 {
font-size: 1.2em;
font-weight: normal;
color: #7D2A90;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, 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: #ea0029;
padding: 3px 0;
margin: 3px 0;
}

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

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

#navcontainer {background: #eeeeee; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

#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;
color: #ea0029;
}

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

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


#navcontainer a:hover
{
	background: #ea0029;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
text-decoration: none;
}

a:link {
	color: #ea0029;

}

a:visited {
  color: #ea0029;
}

a:hover {
	text-decoration: underline;
	font-size: ;
}

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

.style25 {	
font-size: 16px;
font-weight: bold;
}

.style30 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #ea0029 !important;
}

.style8 {
color: #537C9D; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
}

