/* Universal tags */

html, body {height: 100%;}
body {background: #d6d6ce; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #555;}
a, a:visited, a:active, a:hover {color: #6a1fa7; text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {font-size: 18px;color:#d05522; font-weight:normal;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
blockquote {font-style: italic;}

/* Layout */

#wrapper {margin: 0 auto; height: 100%; width: 800px;}
#wrapper2 {margin: 0 auto; height: 100%; width: 800px;position:relative;}
#top-head {background: url(/images/header1.gif) no-repeat; height: 61px; padding: 46px 0 0 525px;}
#sidebar {background: url(/images/sidebar-bkd.gif) repeat-y; padding: 20px 0 0 20px; width: 188px; height: 100%;}
#content {background: url(/images/content-left-bkd.gif) repeat-y #fff; width:592px; height: 100%; border-top: 3px solid #666;}
#content-top {background: url(/images/content-top-bkd.gif) no-repeat; height: 3px;}
#inc_content {padding: 30px 40px;}
#footer {height: 41px; background: url(/images/footer-bkd.gif) no-repeat;}
.clear {clear: both; height: 0px; width:0px;line-height: 0px;}
.divider {height:1px; margin:15px 40px; border-bottom:1px solid #ccc;}

/* Typography */

.bigtext {font-size: 14px;}
.smalltext {font-size: 10px;}
.required {font-size:11px;font-weight:bold;color:#FF0000;}

/* Color */

.ltBlue {color:#F0F8FF;}
.ltGray {color:#F5F6F1;}
.purple {color: #6a1fa7;}
.orange {color: #d05522;}
.status {color:#FF3300;font-weight:bold;}

/* Background Colors */

.ltBlueBg {background-color:#F0F8FF;}
.ltGrayBg {background-color:#F5F6F1;}
.purpleBg {background-color:#6a1fa7;}
.orangeBg {background-color:#d05522;}


fieldset.content {position:relative;border:1px #a1dcea solid;background-color:#F0F8FF;z-index:1000;top:0px;left:0px;width:auto;margin:0px auto;}
fieldset div.tab {text-align:left;font-weight:bold;background:url(/images/tab-bg.gif) bottom left no-repeat;font-size:12px;padding:0px 8px 0px 3px;top:-14px;left:-4px;width:auto;position:relative;z-index:199;display:inline;color:#49087D;}
fieldset div input.submit {background-color:#FF9600;width:auto;height:23px;border:1px solid #A5ACB2;padding:0 4px;color:white;font-weight:bold;}
fieldset div :hover input.submit {border:1px solid #49087D}
fieldset div.form {margin:0px;}

/* Alternating Table Row Colors */
tr.d0 td {background-color: #CC9999; color: black;}
tr.d1 td {background-color: #9999CC; color: black;}






