body 		{ background: #ffffff ; margin-left: 0; margin-top: 0; margin-right: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #606060; }
p			{ text-align:justify; }
li			{ text-align:justify; }

#mainframe 	{ width:100%; position: relative; text-align:left; }
#frontimg	{ height:125px; position: relative; background: url("../images/bg_img.gif"); vertical-align:bottom; }
#menu			{ height:22px; position: relative; background: url("../images/bg_mn.gif"); }
#content		{ width:100%; border-collapse: collapse;}

#right		{ text-align:right; position: relative; }
#left			{ text-align:left; position: relative; }

.leftside	{ width:150px; background: url("../images/bg_line2.gif"); }
.leftside2	{ width:215px; background: url("../images/bg_line3.gif"); }
.mainside	{ width:100%; }
.border 		{ width:90%; height:50px; border-collapse: collapse; border: 1px solid #005Db5; margin-top:5px; margin-bottom:5px; }
.line			{ width:100%; height:1px; background: url("../images/spacer.gif"); background-repeat: repeat-x; vertical-align:top; }
.line2		{ height:1px; background: url("../images/spacer.gif"); background-repeat: repeat-x; vertical-align:top; }
.vline			{ width:2px; background: url("../images/spacer.gif"); background-repeat: repeat-y; vertical-align:top; }
#footer		{ height:18px; background-color:#efefef; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #606060 }


a { text-decoration: none  ; color: #0060ff }
a:hover{ text-decoration: underline; color: #005db5 }
a.grey { text-decoration: none  ; color: #c0c0c0 }
a.grey:hover{ text-decoration: none; color: #909090 }

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #606060}
.intro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #606060; text-align:justify; line-height:150%}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #606060}
.btext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0060AA;}
.titlebg	{ background-color:#19398B; }


.DropDownMenu {left: -1000px; overflow: hidden; position: absolute; top: -1000px}
.DropDownMenu .content {position: absolute}
.DropDownMenu .items {border-right: #999 1px solid; border-top: #999 1px solid; z-index: 2; left: 0px; border-left: #999 1px solid; border-bottom: #999 1px solid; position: relative; top: 0px}
.top .items {border-top: medium none}
.DropDownMenu .item {border-right: medium none; border-top: medium none; font-size: 10px; border-left: medium none; cursor: hand; color: #4a4b4b; border-bottom: medium none; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none}
.DropDownMenu .background {z-index: 1; filter: alpha(opacity=70); left: 0px; position: absolute; top: 0px; moz-opacity: .8}
.DropDownMenu .shadowRight {z-index: 3; filter: alpha(opacity=40); width: 2px; position: absolute; top: 3px; moz-opacity: .4}
.DropDownMenu .shadowBottom {z-index: 1; filter: alpha(opacity=40); left: 3px; position: absolute; height: 2px; moz-opacity: .4}
.DropDownMenu .hover {background: #ffffff; color: #8d1c1c}
.DropDownMenu .item img {margin-left: 10px}
