#note {
        padding: .5em;
        color: #333;
        font-size: .8em;
        text-align: center;
}

#languages {
	height: 24px;
	text-align: center;
	font-size: 11px;
	color: #B9C2CC;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}

#languages a {
	color: #848D96;
	text-decoration:none
}

#languages a:hover {
	color: #848D96;
	text-decoration:underline
}

.hb {
	background: transparent url("../images/hb.gif") top left;
}

.ml {
	background: transparent url("../images/ml.gif") top left;
}

.mr {
	background: transparent url("../images/mr.gif") top left;
}

.fl {
	background: transparent url("../images/fl.gif") top left;
}

.fr {
	background: transparent url("../images/fr.gif") top left;
}

#error {
        min-height: 21px;
        margin: .25em .5em;
        padding: .25em .25em .25em 35px;
        font-weight: bold;
        font-size: 12px;
        color: #ff4d4d;
        background: transparent url("../images/error.gif") top left no-repeat;
        background-position: 4px 2px;
        border: 2px solid #ffd1d1;
}

#correct {
        min-height: 21px;
        margin: .25em .5em;
        padding: .25em .25em .25em 35px;
        font-weight: bold;
        font-size: 12px;
        color: navy;
        background: transparent url("../images/alert.gif") top left no-repeat;
        background-position: 4px 2px;
        border: 2px solid navy;
}

#logo {
	margin-top:11px;
}

#slogan {
	height:24px;
	padding-right:10px;
	margin-top:7px;
}

.topicon {
	margin-right:6px;
	border: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B9C2CC;
}

.menuitem {
	width:102px;
	height:19px;
	padding-top:3px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color: #E8EDF2;
	background-image:url(../images/mn.gif);
	font-size: 12px;
	font-weight: bold;
	color: #848D96;
}

.menuitem:hover {
	background-color: #D2DCE5;
	background-image:url(../images/mo.gif);
	color: #FFFFFF;
}

.hotmenuitem {
	width:102px;
	height:19px;
	padding-top:3px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color: #FFB614;
	background-image:url(../images/mh.gif);
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#header td {
	font-size: 14px;
	font-weight: bold;
	color: #184B77;
}

#footer {
	font-size: 11px;
	color: #848D96;
	background-image:url(../images/dgp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 4px 0px 8px;
	text-align: center;
}

#menu {
	background-image: url(../images/mb.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#menubartop {
	background-image:url(../images/mbt.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:6px;
}

#menubarleft {
	background-image:url(../images/mbtl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#menubarright {
	background-image:url(../images/mbtr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height: 6px;
}

#menuleft {
	background-image:url(../images/mtl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#menuright {
	background-image:url(../images/mtr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right: 9px;
	padding-left: 9px;
}

#submenubar {
	background-image: url(../images/mbbb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align:top;
	padding-top: 4px;
	font-size: 11px;
	color: #B9C2CC;
}

#submenubar a {
	font-weight: bold;
	color: #848D96;
	text-decoration:none
}

#submenubar a:hover {
	font-weight: bold;
	color: #848D96;
	text-decoration:underline
}

.hotsubmenu {
	display:block
}

.submenu {
	display:none
}

#submenuleft {
	height: 24px;
	background-image:url(../images/sml.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#submenuright {
	height: 24px;
	background-image:url(../images/smr.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.leftborder {
	background-image:url(../images/gp.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.leftborderw {
	background-color:#FFFFFF;
	background-image:url(../images/gp.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.rightborder {
	background-image:url(../images/gp.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.rightborderw {
	background-color:#FFFFFF;
	background-image:url(../images/gp.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#topborder {
	background-image:url(../images/gp.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.bottomborder {
	background-image:url(../images/gp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.sidebartitle {
	background-image:url(../images/gp.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	font-size: 12px;
	font-weight: bold;
	color: #848D96;
	padding: 4px;
}


.sidebarcontent {
	font-size: 70%;
	padding-top: 2px;
	color: #000000;
}

#sidebardiv {
	height: 9px;
	border: 0px;
}

#contentbody {
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

#content h1{
	font-size: 100%;
	font-weight: bold;
	color: #AB4C33;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB4C33;
	margin-top: 0pt;
	margin-bottom: 4pt;
	clear: both;
}

#content h2{
	font-size: 90%;
	font-weight: bold;
	color: #AB4C33;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB4C33;
	margin-top: 0pt;
	margin-bottom: 4pt;
	clear: both;
}

#content p{
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-size: 80%;
	text-align: justify;
	text-indent: 2em;
}



#content table #head{
	color: #848D96;
	background-color: #D2DCE5;
	background-image:url(../images/gp.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.line1 {
	font-size: 75%;
	text-align: center;
}

.line2 {
	font-size: 75%;
	text-align: center;
	background-color: #EDF0F4;
}

.namecol {
	padding: 4px;
	text-align: left;
}

.col {
	padding: 4px;
}


#content table a{
	color: #184B77;
	text-decoration: none;
}

#content table a:hover{
	text-decoration: underline;
}

#content p a{
	color: #AB4C33;
	text-decoration: none;
}

#content p a:hover{
	text-decoration: underline;
}

.button {
	background-image: url(../images/bt.gif);
	margin: 4px;
	float: right;
	height: 18px;
	width: 102px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 4px;
	clear: left;
	background-color: #FFB614;
}

.submit {
	background-image: url(../images/bt.gif);
	margin: 4px 0px;
	height: 22px;
	width: 102px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	background-color: #FFB614;
	border: 0px;
}

.icon {
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 8px;
}

.sidebarcontent ul {
	margin:2px;
	padding:0px;
}

.sidebarcontent ul li{
	margin:0px 0px 4px;
	padding:0px 0px 0px 14px;
	list-style-type: none;
	background-image: url(../images/sb1.gif);
	background-repeat: no-repeat;
}

.sidebarcontent a{
	color: #AB4C33;
	text-decoration: none;
}

.sidebarcontent a:hover{
	text-decoration: underline;
}

#bottomlinks {
	height: 24px;
	background-image: url(../images/cb.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	color: #B9C2CC;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}

#bottomlinks a {
	color: #848D96;
	text-decoration:none
}

#bottomlinks a:hover {
	color: #848D96;
	text-decoration:underline
}


#content ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

#content ul li{
	list-style-type: none;
	font-size: 80%;
	list-style-image: url(../images/b1.gif);
	margin-top: 4px;
	margin-bottom: 4px;
}

#content ul li ul li{
	list-style-type: none;
	font-size: 100%;
	list-style-image: url(../images/b2.gif);
}

#content ul li ul li ul li{
	list-style-type: none;
	font-size: 100%;
	list-style-image: url(../images/b3.gif);
}


#content li a{
	color: #AB4C33;
	text-decoration: none;
}

#content li a:hover{
	text-decoration: underline;
}
b.r {
        font: bold 7pt verdana, sans-serif;
        color: #ff0000;
}

#info {
        min-height: 21px;
        margin: .25em .5em;
        padding: .25em .25em .25em 35px;
        font-weight: bold;
        font-size: 12px;
        color: #2E6AB1;
        background: transparent url("../images/alert.gif") top left no-repeat;
        background-position: 4px 2px;
        border: 2px solid #2E6AB1;
}

.textf {
 border: 1px solid #AB4C33;
 padding: 3px;
 border-width: 1px;
 width:98%;
}

