/* .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} */

body {
	margin: 0 auto;
	background-color:#C0C0C0;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:small;
	color: #333333;
	padding-top:20px;
	padding-bottom:20px;
}

/* New or amended css */

#container {
	margin: 0 auto;
    width:703px;
    text-align:left;
	background-color:#FFFFFF;
	border:#666 solid 1px;
}

#nav {
	background-image:url(/images/blanmenubar.gif);
	border-bottom:dotted thin black;
}

.subnav {
    margin:5px;
}

#text {
	padding:10px 20px 20px 20px;	
}

#text form{
	text-align:center;
	padding-bottom:20px;
}

#contactform p, table {
	text-align:left;
}

#footer {
	padding-bottom:20px;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
}

.imageright {
    float:right;
	padding:0 0 10px 10px;
}

.search {
}

.search input {
	text-align:left;	
	border:1px solid black;		
}

/* End of new or amended css */


/* AOM CSS */

#aom_search {
	background-color:#000;
	color:#FFF;
	height:12px;
}

#aom_search a {
	color:#FFF;
}

.aom_bc {
	background-color:#990000;
	color:#FFF;
}

.aom_st {
	height:25px;
	font-size: smaller;
	font-weight: bold;
}

.aom_stn {
	font-size: smaller;
}

.aom_sl {
	font-weight: bold;
}

.aom_pb {
	font-weight: bold;
	color:#990000;
}

.aom_stt {
	font-size: smaller;
	color: #999999;
}

.aom_sto {
	font-size: smaller;
	font-weight: bold;
	color: #339900;
}

.aom_e {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

.aom_pg a {
	border:solid 1px #CCC;
	padding:5px;
	margin:1px;
}

.aom_pg span {
	border:solid 1px #CCC;
	padding:5px;
	margin:1px;
	
}

.aom_current {
	background-color:#000;
	color:#FFF;
}

/* End of AOM CSS */

img
{
    border-style: none;
}
/* .text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
} */
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #484849;
}
a {
	color: #45546C;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B4486;
}
.green {
	color: #4F7E07;
	font-family: Tahoma;
	font-size: 11px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #808386;
}
.red {
	color: #AD292A;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7979;
	text-decoration: none;
}
.mainborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.innerborder {
	border: 1px dotted #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ebebeb;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
a {
    text-decoration: none;
    font-weight: bold;
    color:#0000ff;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:small;
}
a:hover { color : #790000; text-decoration : underline; }


