body {
font-family:Arial;
font-size:12px;
background-color:#99CCCC
}

form {
margin:0px;
margin-bottom:3px;
}

form a{
color: #000000;
text-decoration: none;
}

form a:hover{
color: #5C8D3E;
text-decoration: underline;
}

.loginTable {
margin: 5px;
}

.login {
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
margin-left: 5px;
padding:10px;
}

.header {
width: 100%;
height:80px;
background-color:#000000;
margin: 0px;
padding: 20px 20px 0px 0px;
}

.controlsTable {
width: 100%;
background-color: #669999;
color: #FFFFFF;
vertical-align:top;
padding:5px;
}

.loginTable {
width: 100%;

background-color: #999900;
color: #FFFFFF;
vertical-align:top;
padding:5px;
}

.intstuctionsTable {
width: 625px;
border: none;
margin:25px 0px 0px 25px;
}

.intstuctionsTable td{
border: none;
}

.intstuctionsTable ol {
	margin-top:0px;
	margin-bottom:0px;
}

.intstuctionsTable li {
	margin-bottom:5px;
}

.instructionsRule {
	width:100%;
	height: 1px;
	margin-top:30px;
	color: #79A840;
	background-color: #79A840;

}

.logo {
border: 0px;
position: absolute;
top: 0px;
left: 0px;
}

.icon {
margin: 0px;
margin-right: 5px;
}
.errorMsg {
	color: #990000;
	margin-left: 5px;
	font-weight: bold;
}

a{
color: #FFFFFF;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.logout{
	padding-right: 5px;
}

.uploadLable{

margin:0px;
margin-bottom:3px;
font-weight: bold;
}

.uploadField{
margin:0px;
font-family: Arial;
font-size: 10px;
}

.dirList{
vertical-align:top;
font-family: Arial;
font-size: 12px;
/*border-width: 0px;
border-style: solid;
border-color: #5C8D3E;*/
padding: 5px;
}

.dirListTable {
margin:10px 0px 0px 25px;
}

.dirList a{
color: #006699;
text-decoration: none;
}

.dirList a:hover{
color: #006699;
text-decoration: underline;
}

.retLable{
margin:0px;
margin-bottom:3px;
font-weight: bold;
}

.instLable{
margin:0px;
margin-bottom:2px;
margin-top:15px;
font-weight: bold;
}

.addLable{
font-weight: bold;
margin:0px;
margin-bottom:3px;
}

.addField{
font-family: Arial;
font-size: 10px;
}
.addBtn{
font-family: Arial;
font-size: 10px;
}

.uploadBtn{
font-family: Arial;
font-size: 10px;
}

.breadcrumbs{
font-family: Arial;
font-size: 12px;
padding: 5px;
}

.breadcrumbs a{
color: #006699;
text-decoration: none;
}
.breadcrumbs a:hover{
color: #006699;
text-decoration: underline;
}

.end_breadcrumbs a{
color: #006699;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.end_breadcrumbs a:hover{
color: #006699;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

.directory a{
color: #006699;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.directory a:hover{
color: #006699;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

.usersLable{
margin:0px;
margin-bottom:3px;
font-weight: bold;
}

.usersLinks{
width: 90px;
}

.usersLinks a{
color: #FFFFFF;
}

.usersLinks a:hover{
color: #FFFFFF;
text-decoration: underline;
}

/*-----New From DL 12/29/08-----*/
.sqButton {
margin-right:3px;
}

table {
	border-collapse: collapse;
	border: 1px solid #669999;
	text-align:left;
	}
	
td {
	text-align:left;
	padding: 3px;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	overflow: hidden;
    word-wrap: break-word;
	}
	
/*---New from DL 3/4/09----*/

.webmailTable {
	margin:20px;
	background-color: #000;
	color: #FFF;
}

.webmailTable a{
	color: #FFF;
}

#rightcorner {
	float:right;
	width:120px;
	padding:10px;
	background:#666;
	margin-right:30px;
	color:#FFF;
}

#rightcorner a{
	color: #FFF;
}
