/* Elements  */
body, table, td, p, h1, h2, h3, h4, h5, a, ul, li, ol, form, input, textarea, text, select {font-family : Arial, Helvetica, sans-serif; font-color : #000000; font-size : 10pt; background : #ffffff;}

/* Lists */
ul {list-style-type : disc; list-style-position : outside;}
ol {list-style : decimal; list-style-position : outside;}
ol.inner {list-style : lower-alpha; list-style-position : outside;}
li {margin-bottom : 5px;}

/* Links */
a, a:link {color : #1c7091; text-decoration : underline;}
a:hover {color : gray ; text-decoration : none;}

/* Forms */
div.form {display : inline;}
#form, input, textarea, text, select, .f {color : #1c7091; background : #ffffff; border : 0px solid #afafaf; border-bottom-color : Gray; border-bottom-style : solid; border-bottom-width : 1px; margin-bottom : 5px;}
.fbox {color : #1c7091; background : #ffffff; border : 1px solid #1c7091;}
.hilite {color : #1c7091; background : #fdf4be;  border : 0px solid #afafaf; border-bottom-color : Gray; border-bottom-style : dashed; border-bottom-width : 1px;}
.errHilite {background : #7ED335; border : 1px solid #5E5E5E;}
label,input {display: block; float : left;}
label{color : #1c7091; width : 160px; vertical-align : top;}
br{clear : left;}


/* Page Items */
#container {color : #1c7091; width : 780px;}
#content {margin-left : 5px;}
#copy {float : left; width : 570px;}

#title {margin-bottom : -10px;}
#footer {font-size : 8pt; color : #1c7091;}
a.footer {font-size : 8pt; color : #1c7091;}
#small {font-size: 8pt;}

div.right {float : right; position : relative; width : 180px 0px; background-color : #fdf4be; margin : 5px; padding : 5px;}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner {position : absolute; width : 20px; height : 20px; background-color : #FFF; overflow : hidden;}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position : relative; font-size : 150px; font-family : arial; color : #fdf4be; line-height : 40px;}
div.top-left-corner {top : 0px; left : 0px;}
div.bottom-left-corner {bottom : 0px; left : 0px;}
div.top-right-corner {top : 0px; right : 0px;}
div.bottom-right-corner {bottom : 0px; right : 0px;}
div.top-left-inside {left : -8px;}
div.bottom-left-inside {left : -8px; top : -17px;}
div.top-right-inside {left : -25px;}
div.bottom-right-inside {left : -25px; top : -17px;}
div.box-contents {position : relative; padding : 8px; color : #1c7091;}

/* Text Items */
h1 {font-size : 14pt; font-weight : bold; margin-bottom : -10px;}
h2 {font-size : 12pt; font-variant : small-caps; font-weight : bold;}
h3 {font-size : 11pt; color : #134e65; font-weight : bold; font : small-caption;}
h4 {font-size : 12pt; color : #030;}
h5 {}

/* Image Items */
img.pic {border : 2px solid #1c7091;}

