body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(gfx/background.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 750px;
	background-color: #DDDDDD;
	border: 1px solid #999999;
}
.header {
	height: 100px;
	background-color: #EEEEEE;
}
header img {
	border: 1px solid #999999;
}
.menu {
	vertical-align: top;
	width: 155px;
	padding: 0px;
}
.menu ul {
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	list-style-type: none;
	background: #EEEEEE;
	padding: 0;
	margin: 0;
}
.menu ul ul{
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu ul ul ul {
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu li {
	border: 0px;
	border-top: 1px solid #999999;
} 
.menu li li{
	border: 0px;
	border-top: 1px solid #999999;
}
.menu li li li{
	border: 0px;
	border-top: 1px solid #999999;
} 
.menu li a {
	border-left: 5px solid #336699;
}
.menu li li a {
	border-left: 12px solid #EEEEEE;
}
.menu li li li a {
	border-left: 24px solid #EEEEEE;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 3px 10px 3px 10px;
	display: block; 
	color: #003366;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.login a:link, .login a:visited, .login a:active {
	display: inline;
	background-color: #DDDDDD;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.login input {
	font-size: 10px;
}
.content {
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

/* T3 Styles */
.table_rollservice th {
    font-weight: bold;
    font-size: 11pt;
    background: #999999;
}

.table_rollservice td {
    background: #efefef;
    vertical-align: top;
}

.csc-uploads td {
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;

}

.csc-uploads td  p {
    margin: 0px;
}

.csc-uploads .tr-even {
    background: #efefef;
}

.csc-uploads .tr-odd {
    background: #dfdfdf;
}

.csc-uploads-fileSize {
    font-weight: bold;
    text-align: right;
}


/* powermail form */
div.tx_powermail_pi1_fieldwrap_html  {
    width:100%;
    
    /* text-align: right; */
}

.tx_powermail_pi1_fieldwrap_html label {
    width: 80px;
    
    vertical-align: top;
    display: block;
    float: left;
}
.tx_powermail_pi1_fieldwrap_html input {
    /* margin-left: 200px; */
    /* background: #dedede; */
    
    /* position: absolute; */
}
    
.news-list {
    list-style-type: square;
    font-size: 8pt;
    font-weight: bold;
    list-style-position: outside;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 0px;
    /* margin-left: 0px; */
}

.news-list li {
    margin-bottom: 0.5em;
}

.bodytext {
    text-align: justify;
    
}


.csc-textpic-image {
    background: #eeeeee;
}

.csc-textpic-caption {
    padding: 3px;
}