/* CSS Document */
H1 {
	PADDING-LEFT: 8px; FONT-SIZE: 100%; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana, Sans-serif; MARGIN: 5px 15px 5px 0px; text-align:right
}
.form{font-family:verdana,arial; font-size:11px;}

.toptext {font-family:arial; font-size:11px; letter-spacing:1px; color:#8A8FA1;}

.hometxt {font-family:arial; font-size:11px; letter-spacing:0px; color:#333333;}

.homepagehd {font-family:verdana, arial; font-size:16px; font-weight:bold; color:#000000; margin-left:15px; margin-right:20px}

.bodytext {font-family:verdana,arial; font-size:11px; color:#00000; text-align:justify;}

.toplinks {font-family:verdana; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:center }
.toplinks:hover {font-family:verdana; font-size:11px; color:#000000; text-decoration:NONE; text-align:center}

.linkbottom {font-family:arial; font-size:11px; color:#AD5E25; text-decoration:none;}
.linkbottom:hover {font-family:arial; font-size:11px; color:#883F0A; text-decoration:underline;}

.bottomlinks{font-family:arial; font-size:10px; color:#817F9C; text-decoration:none;}
.bottomlinks:hover {font-family:arial; font-size:10px; color:#000000; text-decoration:underline;}

.copyright{font-family:verdana,arial; font-size:10px; color:#ffffff;}

.footer {
	FONT-SIZE: 65%; FONT-WEIGHT: normal; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-serif; TEXT-ALIGN: Left
}
.footer	A {
	COLOR: #333333; FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; LINE-HEIGHT: 18px; TEXT-DECORATION: underline
}
.footer A:link {
	TEXT-DECORATION: underline
}
.footer A:visited {
	TEXT-DECORATION: underline
}
.footer A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}

/*--  Attributes of the left-aligned snippets  --*/
#snippetleft {
float:left;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the left-aligned snippets regular links   --*/
#snippetleft a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the left-aligned snippets when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the right-aligned snippets  --*/
#snippetright {
float:right;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the right-aligned snippets  regular links   --*/
#snippetright a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the right-aligned snippets when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the navigation and related menus  --*/
#nav {
width:142px;
background:#33CCFF;
font-family:Arial;
font-size:12px;
font-weight:normal;
border:none;
text-align:left;
text-decoration:underline;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:0px;
margin-bottom:5px;
}

/*--  Attributes of the navigation and related menus  regular links --*/
#nav a {
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the navigation and related menus when hovered over with the mouse  --*/
#nav a:Hover {
font-family:Arial;
font-size:12px;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}