* {
	margin: 0;
	padding: 0;
}

#divbody {
	background: #FFFFFF url(/public/images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #586BAA;
}

h2 {font-size:16px
}

h3 { font-size:14px
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}
ol {
	margin-left: 3em;
}

a {
	color: #586BAA;
}

a:hover {
	text-decoration: none;
}

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 31px;
	padding: 9px 0 0 20px;
	font-size: 1.2em;
	color: #CC0000;
	background-color: #FF9933;
	background-image: url(/public/images/img05.gif);
	background-repeat: repeat-x;
}

.boxed .content {
	background: url(/public/images/img06.gif) repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.post .title {
	padding: 5px 0 0 20px;
	font-size: 2em;
	font-weight: normal;
}

.post .story {
	padding: 20px 20px 10px 20px;
	background: url(/public/images/img07.gif) repeat-x;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}
#menu {
	/*width: 740px;*/
	width: 1000px;
	height: 90px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-top: 25px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-left: 1px;
	padding: 13px 25px 0 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #586BAA;
	background-color: #D2DCFF;
	background-image: url(/public/images/img02.gif);
	background-repeat: repeat-x;
}

#menu a:hover {
	background-image: url(/public/images/img03.gif);
	border-color: #FEDA8D;
	color: #CC0000;
}

#menu .active a {
	height: 36px;
	margin-top: -4px;
	background-image: url(/public/images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}


#logo {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	color: #479AC6;
}


#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#extra {
}

/* Content > Main */

#main {
	float: left;
	/*width: 505px;*/
	width: 765px;
	margin-left: 15px;
}

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

#login label {
	font-size: 11px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: 10px;
	line-height: normal;
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}


#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(/public/images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

.error {
	color:red;
	padding:3px;
	background-color: #FEFACB;
	border: 2px solid #FF0000;
	text-align: center;
}
.info {
	color:#32668D;
	padding:3px;
	background-color: #D6E8FE;
	border: 2px solid #0099CC;
	text-align: center;
	font-weight: bold;
}
.boldText{
	font-weight: bold;
}

.subheading{
	font-size:20px;
	font-weight: normal;
	letter-spacing: 4px;
}

#tab_user_files tr:hover td {

	background-color:#DFE7FF;
}
.fileupload {
	font-size: 14px;
	color: #CC0000;
	background-color: #FF9933;
	background-image: url(/public/images/img05.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#table_upload{
	padding: 5px;
	border: 1px dotted #0099FF;
}
.dots_left{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0099FF;
}
#div.content 
{
	margin: 5px;
}

fieldset {
	margin: 5px;
}

legend 
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}
fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(/public/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}.black {
	color: #000000;
	font-weight: bold;
}
.code {
	color:#32668D;
	padding:3px;
	background-color: #D6E8FE;
	border: 2px solid #0099CC;
}
#service {
	width:380px;
	background-image: url(/public/images/bg.png);
	height: 155px;
	font-size: 14px;
	padding: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 22px;
}
#service .title {
	font-size: 22px;
	padding: 0px;
}
#service .bold {
	font-weight: bold;
	font-size: 16px;
}

.umenu {
	width:130px;
	display:block;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 52px;
}

#umenuitem1 {
	background-image: url(/public/images/icons/upload.png);
	background-position:left;
	background-repeat: no-repeat;
}
#umenuitem2 {
	background-image: url(/public/images/icons/files.png);
	background-position:left;
	background-repeat: no-repeat;
}
#umenuitem3 {
	background-image: url(/public/images/icons/stats.png);
	background-position:left;
	background-repeat: no-repeat;
}
#umenuitem4 {
	background-image: url(/public/images/icons/logout.png);
	background-position:left;
	background-repeat: no-repeat;
}
TABLE#stats tr:hover td {

	background-color:#DFE7FF;
}

TABLE#stats tr td {
	padding:3px;
}

TABLE#stats tr th {
	padding:3px;
	text-align: left;
}