/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #bfcce4;
margin: 0px;
padding: 0px;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
border: 1px #1968ab solid;
width: 900px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;}

#header {
height: 180px;
background-image: url(images/asilogo.jpg);
background-repeat: no-repeat;
background-position: center top;}

#headerfade{
height: 153px;}

#navigation {padding-top: 1px;
padding-left: 300px;}

#content {padding: 10px;
background-color: #FFFFFF;}

#footersurround {background-image: url(images/footerpaper.jpg);
background-repeat: no-repeat;
background-position: bottom;}

#footercontent {font-size: 80%;
color: #000000;
padding-left: 10px;
padding-top: 15px;}

#footercontent a {color: #4c84c3;}

#footercontent a:hover {color: #224d89;
background-color: #FFFFFF;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

.mission{
margin: 0 auto;
padding: 12px;
text-align: center;
width: 700px;
font-size: 110%;
letter-spacing: 1px;
border: 1px solid #4c84c3;
background-color: #fffff6;}

.latestnews{
width: 300px;
float: right;
border: 1px solid #4c84c3;
background-color: #f4f9ff;
padding: 8px;
height: 302px;}

.links{
}

.links th{
}

.links td{
padding-bottom: 40px;
text-align: center;
vertical-align: top;}

/*end main sections*/



/*text*/

h1 {font-size: 135%;
padding: 4px 12px;
color: #224d89;
font-family: Arial, sans-serif;
margin-top: 0px;
text-align: left;
letter-spacing: 0px;
text-transform: uppercase;
position: relative;
border-bottom: 1px solid #b5b5b5;
border-top: 1px solid #e1e1e1;
font-weight: normal;
margin-top: 10px;
background-image: url(images/h1paper.gif);
background-repeat: repeat-x;
background-position: left center;}

hr{
color: #cccccc;
height: 1px;}

h2 {font-size: 150%;}

p {font-size: 100%;
font-family: Helvetica, Arial, sans-serif;}

ul li {font-size: 100%;}

.smallblack {font-size: 80%;
color: #000000;}

.smallwhite {font-size: 80%;
color: #FFFFFF;}

.greyheading {font-size: 150%;
font-family: Arial, sans-serif;
color: #333333;
font-weight: bold;}

.greysubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #333333;
font-weight: bold;}

.blackheading {font-size: 150%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.midblueheading {font-size: 150%;
font-family: Arial, sans-serif;
color: #4c84c3;
font-weight: bold;}

.midbluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #4c84c3;
font-weight: bold;}

.darkblueheading {font-size: 150%;
font-family: Arial, sans-serif;
color: #224d89;
font-weight: bold;}

.darkbluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #224d89;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #4c84c3;
text-decoration: underline;}

a:hover {color: #224d89;
text-decoration: none;}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #4c84c3 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 1px #224d89 solid;
background-color: #4c84c3;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/