/* CSS Document */

body, form {
    margin: 0;
}
body 
{
    font-family: verdana, arial, helvetica, sans-serif; 
	background-image: url("images/darkgreenbg.jpg");
    background: #7B9EAD;
    color: #063F58;
	text-decoration: none; 
}

.ms-buttontext
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
    color: #063F58;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.ms-buttontext a:link, a:visited
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
    color: #063F58;
	text-decoration: underline;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.ms-buttontext a:hover
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
    color: #063F58;
	text-decoration: underline;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.ms-whitetext
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
    color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ms-whitetext a:link, a:visited
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
    color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ms-whitetext a:hover
{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
    color: #ffffff;
	text-decoration: underline;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ms-maintext
{
    font-family: sans-serif; 
	font-size: 11px;
    color: #063F58;
	text-decoration: none;
	text-align: justify; 
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.ms-maintext A
{
    font-family: sans-serif; 
	font-size: 12px;
    color: #063F58;
	text-decoration: underline;
	text-align: justify; 
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ms-centercol 
{
    background-image: url("images/lightgreenbg.jpg");
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C; 
	border-top: 1px solid #4A718C; 
	border-bottom: 1px solid #4A718C; 
}

.ms-table 
{ 
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C; 
	border-top: 1px solid #4A718C; 
	border-bottom: 1px solid #4A718C; 
}

.ms-topbanner 
{ 
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C; 
	border-top: none; 
	border-bottom: 1px solid #4A718C; 
}

.ms-column
{
	background-image: url("images/lightgreenbg.jpg");
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C;
	border-top: 1px solid #4A718C;
	border-bottom: 1px solid #4A718C;
	font-size: 12px;
}

.ms-textcol
{
    background-image: url("images/textbg.jpg");
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C; 
	border-top: 1px solid #4A718C; 
	border-bottom: 1px solid #4A718C;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ms-flashcol
{
    background-image: url("images/textbg.jpg");
	border-right: 1px solid #4A718C;
	border-left: 1px solid #4A718C; 
	border-top: 1px solid #4A718C; 
	border-bottom: 1px solid #4A718C;
}

.ms-border
{
    background-image: none;
	border-right: none;
	border-left: none; 
	border-top: 1px solid #4A718C; 
	border-bottom: 1px solid #4A718C;
}

.ms-padding
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ms-centerpad
{
	padding-top: 10px;
	padding-left: none;
	padding-right: none;
	padding-bottom: 10px;
}

.ms-insidecenter
{
	padding-top: 10px;
	padding-left: none;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ms-rightpad
{
	padding-top: none;
	padding-left: none;
	padding-right: none;
	padding-bottom: 5px;
}

.ms-bgblue
{
	background-image: url("images/logo_bg.jpg");
	background-color: #000063;
	border-right: none; 
    border-left: none; 
    border-top: none;
	border-bottom: 1px solid #000000;
	height: 24px;
    background-repeat: repeat;
}

.ms-white{
    font-family: verdana; 
    font-size: 11px; 
    text-decoration: none; 
    color: #000000; 
	height: 3px;
	background-image: none;
	background-color: #ffffff;
	border-right: none; 
    border-left: 0px; 
    border-top: none;
	border-bottom: none;
    background-repeat: repeat;
}

.ms-text 
{
	background-image: none;
	background-color: #F2F6FD;
	border-right: none; 
    border-left: none; 
    border-top: none;
	border-bottom: none;
    background-repeat: repeat;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	}
	
.ms-rightcol
{
	background-image: url("images/greybg.jpg");
	background-color: #D8D8D8;
	border-right: none; 
    border-left: none; 
    border-top: none;
	border-bottom: none;
	height: 0px;
    background-repeat: repeat;
}

.ms-green{
    font-family: verdana; 
    font-size: 1px; 
    text-decoration: none; 
    color: #000000; 
	height= 20px;
	background-image: url("images/green_link.jpg");
	background-color: #339933;
	border-right: none; 
    border-left: 0px; 
    border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
    background-repeat: repeat;
}

.ms-rowhight
{
	height: 2px;
}.msborder1 {
	border: 1px solid #4A718C;
}
.ms-main {
	font-family: "sans serif";
	font-size: 10px;
	color: #063F58;
}
.copryright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003C5A;
}
a:visited {
	color: #0000FF;
}
