a:link    {
color: #000080;
}
a:visited {
color: #000080;
}
a:hover{
color: red;
}
h1{
font-size: 24px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
}
h2{
font-size: 20px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
}
h3{
font-size: 18px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
}
h4{
font-size: 14px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
}
p,td,ul,li{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.title{
font-size: 36px;
font-weight: 600;
color: #00017B;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.nomargins{
margin: 0px 0px 0px 0px;
}
.lomargins{
margin: 0px 0px 0px 20px;
}
.smalltext{
font-size: 10px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.nav	{
font-size: 13px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.nav a:link, .nav a:visited{
text-decoration: none;
color: white;
}
.nav  a:hover {
text-decoration: underline;
color: white;
}
.welcome1{
font-size: 24px;
font-weight: 700;
color: #4576C7;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 20px;
margin-bottom: 20px;
text-transform: uppercase;
}
.welcome2{
font-size: 14px;
font-weight: 700;
color: #4576C7;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.head1{
font-size: 24px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
}
.head2{
font-size: 20px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head3{
font-size: 18px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head4{
font-size: 14px;
font-weight: 700;
color: #4576C7;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive1{
font-size: 16px;
font-weight: 700;
color: #007CCC;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive2{
font-size: 14px;font-weight: 600;
color: #4576C7;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive3{
font-size: 12px;
font-weight: 500;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;margin-bottom: 0px;
}

.bookmark{
font-size: 14px;
font-weight: 500;
color: #4576C7;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.line1{background-color: #00017B;margin: 5 0px 5 0px;}
.line2{background-color: #E6E6FA;}
.headline1{font-size: 14px;font-weight: 600;color: black;text-align: left;font-family: Arial, Sans-Serif;margin-top: 5px;margin-bottom: 0px;}
.headline2{font-size: 10px;font-weight: 500;color: black;font-family: Arial, Sans-Serif;margin-top: 0px;margin-bottom: 10px;}
.headline3{font-size: 10px;font-weight: 500;color: black;font-family: Arial, Sans-Serif;margin-top: 0px;margin-bottom: 0px;}
.line2 p {color: #000080;}
.line2 a:link, .line2 a:visited{
text-decoration: none;
}
.line2  a:hover {
text-decoration: underline;
}


.footer{
font-size: 12px;
font-weight: 600;
color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
#main{
background-image: url(images/layout.jpg);
background-repeat: no-repeat;
}
#mainpage{
background-color: #FFFFFF;
}
#header{
height: 233px;
}
#navigation{
background-color: #00017B;
height: 30px;
}
#leftcolumn{
background-color: #EBEBFA;
}
#footer{
background-color: #000000;
}

