/* BODY STYLES */
body {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; scrollbar-base-color:#0104ae; scrollbar-face-color:#f7f6f6; scrollbar-arrow-color:#0104ae; scrollbar-shadow-color:#cccccc; scrollbar-track-color:#FFFFFF; scrollbar-highlight-color:#cccccc; scrollbar-darkshadow-color:#0104ae;}

/* BG STYLES */
.bg-middle {background-image: url(../images/i_07.gif); background-repeat: repeat-y; background-position: right;}
.bg-middle-left {background-image: url(../images/i_07.gif); background-repeat: repeat-y; background-position: left;}
.bg-middle-right {background-image: url(../images/i_07.gif); background-repeat: repeat-y; background-position: right;}

/* TEXT STYLES */
small {font-size: 10px; font-style: italic;}
.heading {font-size: 16px; font-weight: bold; color: #0104ae; line-height: 18px; margin-bottom: 7px; margin-top: 16px; width: 100%; border-bottom: 1px solid #CCCCCC;}
.sub_heading {font-size: 13px; font-weight: bold; color: #0104ae; line-height: 18px; margin-bottom: 7px; width: 100%; border-bottom: 1px solid #CCCCCC;}
.sub_heading_noborder {font-size: 13px; font-weight: bold; color: #0104ae;}
p, td  {font-size: 12px; color: #5a5a5a;}
.justified {text-align: justify;}
.field {width: 100%; font-size: 12px; color: #5a5a5a; padding-left: 3px; background: url(../images/input.gif) repeat-x;	border: 1px solid #686868; background-color: #eeeeee;}
.field2 {font-size: 12px; color: #5a5a5a; padding-left: 3px; background: url(../images/input.gif) repeat-x;	border: 1px solid #686868; background-color: #eeeeee;}

/* TEXT ELEMENTS STYLES */
.arrow_heading {float: left; margin-right: 4px; margin-top: 4px;}
.arrow_link {float: left; margin-right: 4px; margin-top: 3px;}
ul {margin: 10px 0px 15px 12px; padding: 0;}
li {list-style: none; margin: 0; padding: 0; background-image: url(../images/arrow_list.gif); background-repeat: no-repeat; background-position: 0 50%; padding: 3px 0px 0px 10px;}
.footer {font-size: 9px;}

/* BORDER STYLES */
.border_right {border-right: 1px solid #CCCCCC;}

/* LINK ELEMENTS */
a:active, a:link, a:visited {color: #ff0000; text-decoration: underline;}
a:hover {color: #ff0000; text-decoration: none;}