html {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 100%;
    padding: 0px;
    margin: 10px 20px 10px 20px;
    background-color: #F5F5F5;
    height: 100%;
    color: #333;
}

hr {
    border: 0px solid #c2d4dd;
    border-bottom: 1px solid #c2d4dd;
    height: 1px;
}

a {
    color: #4A699E;
    text-decoration: none;
}

a:link {
    color: #4A699E;
    text-decoration: none;
}

a:visited {
    color: #719FC8;
    text-decoration: none;
}

a:hover {
    color: #0562fd;
    text-decoration: underline;
}

#topMenu {
    background-image: url("pictures/main.gif");
    background-repeat: no-repeat;
    margin-top: -20px;
    margin-bottom: -43px;
    margin-right: 38px;
    padding: 12px;
    width: 660px;
    height: 31px;
    float: right;
}

* html #topMenu {
    margin-bottom: -0px;
}

#main {
    width: 100%;
    height: 100%;
    padding: 10px 20px 10px 20px;
    position: relative;
}

#container3 {
    width: 100%;
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 80%;
	padding:0;
	margin:0;
}

* html #container3 {
    height: 100%;
}

#container3 .lBoxUpLeft {
    background-image: url(pictures/border/l_box_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 180px;
}

#container3 .lBoxUpRight {
    background-image: url(pictures/border/l_box_upright.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:22px;
	height: 18px;	
}

#container3 .mBoxUpLeft {
    background-image: url(pictures/border/m_box_upleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:22px;
	height: 18px;
}
#container3 .mBoxUpCenter {
    background-image: url(pictures/border/m_box_dott.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container3 .mBoxUpRight {
    background-image: url(pictures/border/m_box_upright.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:22px;
	height: 18px;
}

#container3 .rBoxUpLeft {
    background-image: url(pictures/border/r_box_upleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:22px;
	height: 18px;
}
#container3 .rBoxUpRight {
    background-image: url(pictures/border/r_box_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 180px;
}

#container3 .lBoxMiLeft {
	vertical-align: top;
	padding: 0 0 0 10px;
	background-image: url(pictures/border/l_box_left.gif);
	background-repeat:repeat-y;
    background-position: right;
	width: 180px;
}
#container3 .lBoxMiRight {
    background-image: url(pictures/border/l_box_right.gif);
	background-repeat:repeat-y;
    background-position: right;
}

#container3 .mBoxMiLeft {
    background-image: url(pictures/border/m_box_dotl.gif);
	background-repeat:repeat-y;
    background-position: left;
	
}
#container3 .mBoxMiCenter {
    vertical-align: text-top;
	
}
#container3 .mBoxMiRight {
    background-image: url(pictures/border/m_box_dotr.gif);
	background-repeat:repeat-y;
    background-position: right;
}

#container3 .rBoxMiLeft {
    background-image: url(pictures/border/r_box_left.gif);
	background-repeat:repeat-y;
    background-position: left;
}

#container3 .rBoxMiRight {
    width: 200px;
	vertical-align: top;
	background-image: url(pictures/border/r_box_right.gif);
	background-repeat: repeat-y;
    background-position: left;
    height: 100%;
}

#container3 .lBoxLoLeft {
	padding: 0 0 0 10px;
	background-image: url(pictures/border/l_box_left.gif);
	background-repeat: repeat-y;
    background-position: right;
}

#container3 .lBoxLoRight {
    background-image: url(pictures/border/l_box_loright.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:22px;
	height: 18px;	
}

#container3 .mBoxLoLeft {
    background-image: url(pictures/border/m_box_loleft.gif);
	background-repeat: no-repeat;
    background-position: left;
}
#container3 .mBoxLoCenter {
	background-image: url(pictures/border/m_box_dotb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container3 .mBoxLoRight {
    background-image: url(pictures/border/m_box_loright.gif);
	background-repeat: no-repeat;
    background-position: right;
}

#container3 .rBoxLoLeft {
    background-image: url(pictures/border/r_box_loleft.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:22px;
	height: 18px;
}

#container3 .rBoxLoRight {
	padding: 0 0 0 10px;
	background-image: url(pictures/border/r_box_right.gif);
	background-repeat:repeat-y;
    background-position: left;
}

#container3 .m2BoxUpRight {
    background-image: url(pictures/border/in_tr.gif);
	background-repeat: no-repeat;
    background-position: right;
	width:22px;
	height: 18px;
}

#container3 .m2BoxLoRight {
    background-image: url(pictures/border/in_br.gif);
	background-repeat: no-repeat;
    background-position: right;
}

#footer {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 9pt;
    padding: 10px;
    text-align: center;
}

.button {
    border: 1px solid #DDDDDD;
    background-color: #EEEEEE;
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 9pt;
    color: #4686B4;
}

.top {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #386DA7;
    background-color: #CCCCCC;
}

.search {
    background-color: #EEEEEE;
    border: none;
    border-bottom: 1px solid #696969;
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-indent: 2px;
    line-height: 14px;
    height: 18px;
    width: 145px;
    color: #686760;
}

.copy_1 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 9px;
    line-height: 11px;
    color: #6987A5;
    text-decoration: none;
    text-transform: uppercase;
}

.copy_2 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 9px;
    line-height: 11px;
    color: #828282;
    text-transform: uppercase;
}

.copy_3 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #7E7E7E;
    text-decoration: none;
}

.link_1 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #4686B4;
    text-decoration: none;
}

.link_2 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #698CA5;
    text-decoration: none;
}

.text_1 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #787878;
}

.text_2 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #54BA01;
}

.text_3 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 13px;
    line-height: 14px;
}

.form_1 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #999999;
    height: 14px;
    width: 284px;
    border: none;
}

.form_2 {
    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #999999;
    height: 114px;
    width: 284px;
    border: none;
    overflow: auto;
}

h2 {
    color: #54BA01;
}

h4 {
    background-color: #f2f3f3;
    margin: 0;
}
table#header {
	margin:0;
	padding:0;
	width: 100%;
	background-color: #fff;
}

td.upperLeft {
	width: 14px;
	height: 12px;
	background-image: url(pictures/border/tl.gif);
}

td.upperMiddle {
    background-image: url(pictures/border/dott.gif);
	background-repeat: repeat-x;
    background-color: white;
}

td.upperRight {
    width: 14px;
	height: 12px;
	background-image: url(pictures/border/tr.gif);
}
td.centerLeft {
	width: 4px;
	background-image: url(pictures/border/dotl.gif);
	background-repeat: repeat-y;
}

td.centerMiddle {
    background-color: white;
}

td.centerRight {
	background-image: url(pictures/border/dotr.gif);
	background-position: right;
	background-repeat: repeat-y;
	text-align: right;
}
td.lowerLeft {
	width: 12px;
	height: 11px;
	background-image: url(pictures/border/bl.gif);
}

td.lowerMiddle {
    background-image: url(pictures/border/dotb.gif);
	background-position: bottom;
	background-repeat: repeat-x;
    background-color: white;
}

td.lowerRight {
    width: 14px;
	height: 12px;
	background-image: url(pictures/border/br.gif);
}

table#body {
	margin: 12px 0 0 0;
	padding:0;
	width: 100%;
	background-color: #fff;
}
* html table#body {
    margin: -12px 0 0 0;
}