/* MAIN LOOK */
body {background-color:#aeb6be; background-image: url(images/background2.jpg); background-repeat:repeat-x; margin-top: 48px; font-family:arial,helvetica,sans-serif; font-size:12px; text-align: left; color:#333333}

/* IMAGES */
img.right {float: right; border:0px}
img.rightpadding {float: right; padding-left:10px; padding-bottom:10px; border:0px}
img {border:0px}


/* LINKS */
a:link{color:#586375} a:visited{color:#586375} a:hover{color:#990000}
a.underlinelink:link{color:#586375; text-decoration:underline} a.underlinelink:visited{color:#586375; text-decoration:underline} a.underlinelink:hover{color:#990000; text-decoration:underline}

a.white2:link{color:#dddddd} a.white2:visited{color:#dddddd} a.white2:hover{color:#ffffff}

a.nav:link{font-size:11px; text-align: center; padding: 2px 8px 2px 8px; 
; background-color: #c9d1d7; border-right: 1px solid #ffffff;  color:#000033; white-space: nowrap} 
a.nav:visited{font-size:11px; text-align: center; padding: 2px 8px 2px 8px; 
; background-color: #c9d1d7; border-right: 1px solid #ffffff; color:#000033; white-space: nowrap} 
a.nav:hover{font-size:11px; text-align: center; padding: 2px 8px 2px 8px; 
; background-color: #727b8b; border-right: 1px solid #ffffff; color:#ffffff; white-space: nowrap}

a { text-decoration:none }


/* HIGHLIGHTING */
.highlight     {color: #ffffff; background-color: #758b99; font-size:10px; text-align: center;}
.highlightbox     {background-color: #ced2d6; border: 1px solid #aeb6be; padding: 6px; font-size:13px; font-weight:bold}
.adesigners {background-color:#dee2df; border:1px solid #a0aba3; padding: 5px}



/* FONT SIZES */
h1 {font-size:16px}
h2 {font-size:14px}
h3 {font-size:12px}
h4 {font-size:10px}

.title {font-size:16px; font-weight: bold}
.footer {font-size:10px; color:#666666}

.small {font-size:10px;}
.smallcenter {font-size:10px; text-align: center;}

.ten {font-size:10px;}
.tenc {font-size:10px; text-align: center;}

.eleven {font-size:11px;}
.elevenc {font-size:11px; text-align: center;}

.twelve {font-size:12px;}
.twelvec {font-size:12px; text-align: center;}

.fourteen {font-size:14px;}
.fourteenc {font-size:14px; text-align: center;}

.sixteen {font-size:16px;}
.sixteenc {font-size:16px; text-align: center;}


/* GENERAL STYLES */
.red {color:#cc0000}
.white {color:#ffffff}
.grey {color:#666666}
.teal {font-size:10px; text-align: left; color:#7E8B95}
.right {text-align: right;}
.bold {font-weight: bold}
.nowrap {white-space: nowrap}
.floatstop {clear:both}
.center {text-align: center;}
.right {text-align: right;}
.smallright {font-size:10px; text-align: right;}
.inline {display:inline}
.underline {text-decoration:underline}
.notbold {font-weight:normal}
.inline {display:inline}

/* DIV TAGS */
div.nav {text-align: left; color:#708090; padding: 3px; width:100px}


/* TABLES AND CELLS */
table.border {border: 1px solid #999999;}
table.center {margin-left:auto; margin-right:auto}
 

td {text-align: left;}
td.main {background-color:#eeeeee; border: 1px solid #8e96a0;}

td.border {border: 1px solid #999999;}

td.center {text-align: center;}
td.bordercenter {text-align: center; border: 1px solid #999999;}

td.smallcenter {font-size:10px; text-align: center;}
td.bordersmcenter {font-size:10px; text-align: center; border: 1px solid #999999;}

td.borderlines {text-align: center; border-top: 1px solid #999999; border-bottom: 1px solid #999999;}
td.borderthree {text-align: center; border-left: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999;}

td.right {text-align: right;}
td.nav {text-align: center; color:#708090; background-color: #666666; padding:3px; border: 1px solid #cccccc}



/* CONSTRUCTION STYLES */
.bottomshadow {background-image:url(images/shadow_bottom.jpg); background-repeat: repeat-x}
.rightshadow {background-image:url(images/shadow_right.jpg); background-repeat: repeat-y}
.header {background-image:url(images/header_background.jpg); background-repeat:repeat; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff}
.header2 {background-image:url(images/header_background.jpg); background-repeat:repeat; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom:1px solid #eeeeee}
.headerleft {background-image:url(images/header_background.jpg); background-repeat:repeat; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff}
.headerright {background-image:url(images/header_background.jpg); background-repeat:repeat; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff;}
.navbar {background-image:url(images/nav_background.jpg); background-repeat:repeat; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom: 1px solid #a9a9a9;}
.navbar2 {background-color:#cad0d7; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff;  padding:7px 5px 7px 5px;}
.headerbarindex {width:200px; padding:3px; font-size:14px}



/* LISTS */
ul {list-style-type: disc;}
ul.small {list-style-type: disc; font-size:11px;}
ol {list-style-type: decimal;}
ol.small {list-style-type: decimal;}






