div.preview_mode {
 background-image: url(../images/preview_bg.gif);
 height: 28px;
 text-align: center;
 color: white;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 font-family: Arial, Sans-serif;
}
div {
 height: auto;
}
table {
 border: 0;
}
td {
 vertical-align: top;
}
img {
 border: 0;
 display: block;
}
form {
 padding: 0;
 margin: 0;
}
bold {
 font-weight: bold;
}
.fl {
 float: left;
}
.fr {
 float: right;
}
.newLine {
 clear: both;
}
.mini {
 width: 1px;
 height: 1px;
}
.mini2 {
 width: 1px;
 height: 2px;
}
.mini5 {
 width: 1px;
 height: 5px;
}
.mini10 {
 width: 1px;
 height: 10px;
}
.mini20 {
 width: 1px;
 height: 20px;
}
.p1 {
 padding-left: 1px;
 padding-right: 1px;
}
.p5 {
 padding-left: 5px;
 padding-right: 5px;
}
.p10 {
 padding-left: 10px;
 padding-right: 10px;
}
.p15 {
 padding-left: 15px;
 padding-right: 15px;
}
.p20 {
 padding-left: 20px;
 padding-right: 20px;
}
body {
 color: #595959;
 background-color: #ffffff;
 margin: 0;
 padding: 0;
 font: 11px Arial, Sans-serif;
}
#main {
 vertical-align: top;
 width: 100%;
 height: auto;
 table-layout: fixed;
 font: 11px Arial, Sans-serif;
}
#positioner {
	width:755px;
	margin: 0 auto;
	height:auto;
}
.mainLeft {
 width: 0px;
}
.mainRight {
 width: 0px;
}
.mainCenter {
 width: 755px;
}
#footer .mainCenter {
 height: 33px;
 color: #277cb2;
}
#footer a {
 color: #277cb2;
 text-decoration: none;
}
#footer a:hover {
 text-decoration: underline;
}
#footer td {
 vertical-align: middle;
}
#footer .line {
 width: 3px;
 height: 33px;
 background-image: url(../images/verti_sep.gif);
 background-position: top center;
 background-repeat: repeat-y;
}
.blueLink, .blueLink a {
 color: #287db3;
 text-decoration: none;
 padding-bottom: 10px;
}
.blueLink a:hover {
 text-decoration: underline;
}
.inputText {
 width: 115px;
 color: #595959;
 font: 11px Arial, Sans-serif;
}
.footLine {
 width: 1px;
 background-color: #d2ecfb;
}
/* SEARCH & PATH */
#searchpath .mainCenter {
 height: 26px;
}
#searchpath .search {
 width: 251px;
 padding: 5px 0 3px 0;
}
#searchpath .sep {
 width: 1px;
 background-color: #d2ecfb;
}
#searchpath .path {
 width: 488px;
 padding: 3px 0 0 15px;
 vertical-align: middle;
}
.search .image, .search .button {
 padding-top: 2px;
}
.search .inputText {
 width: 80px;
 color: #595959;
 font: 11px Arial, Sans-serif;
 height: 11px;
}
.path .arrow {
 padding-top:5px;
}
.path .linkSelected, .path .linkSelected a {
 color: #82c6e9;
 text-decoration: none;
}
.path .link, .path .link a {
 color: #287db3;
 text-decoration: none;
}
.path .link a:hover {
 text-decoration: none;
}
.path .linkSelected a:hover {
 text-decoration: none;
}
#back a {
 color: #287db3;
 text-decoration: none;
 padding-left: 20px;
}
#back a:hover {
 text-decoration: underline;
}
.error {
 color: red;
 font-weight: bold;
}
