*{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}

img{
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
/*	text-align: justify;*/
	text-align: left;
	color: #8E8E8E;
	background-color: #000000;
	line-height: 1.5;
	padding-top: 10px;
}

.div-scroll {
	height: 245px;
	width: 100%;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
   border: 1px solid #CECECE;
}

.slide{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.color-green{
	color: #006600;
}

.color-blue{
	color: #006699;
}

.color-red{
	color: #EE0602;
}

table{
	float: left;
}

table .long{
	height: 120px;
}

table .longer{
	height: 180px;
}

table .longest{
	height: 280px;
}

table .wide{
	height: 300px;
}

table .wider{
	width: 500px;
}

strong{
	font-weight: bold;
}

hr{
	float: left;
	width: 100%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #CECECE;
	background-color: #CECECE;
	border: none;
}

input, textarea, select{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	background-color: #FFFFFF !important;
/*	padding-top: 3px;
	padding-bottom: 3px;*/
/*	padding-left: 5px;
	padding-right: 5px;*/
	width: 220px;
	color:#666666;
}

input.check_box{
	width: auto;
}

input{
	padding-top: 2px;
	padding-bottom: 2px;
}

input:hover, textarea:hover{
	border: 1px solid #006600;
}
textarea{
	height: 70px;
}


select{
	padding: 0px;
	width: 170px;
}

select:hover{
	cursor: pointer;
	border: 1px solid #006600; 
}


/*
table input, select{
	margin-top: 4px;
	margin-bottom: 4px;
}*/

/*option{
	border: none;
	width: 100%;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}*/

.submit-button{
	width: 150px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #006699 !important;
	color: #FFFFFF;
	float: left;
/*	height: 30px;*/
	border: 1px solid #CECECE;
}

.submit-button:hover{
	cursor: pointer;
	text-decoration: underline;	
	border: 1px solid #CECECE;
}

.fake-button{
	border: 1px solid #CECECE;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	background-color: #FFFFFF !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	cursor: pointer;
}



#saca-header{
	float: left;
	width: 982px;
	height: 104px;
/*	background-image: url(../images/structure/header-banner.jpg);*/
}

#saca-header-login{
/*	position: absolute;
	left: 793px;
	top: 11px;*/
	float:left;
	margin-top:20px;
	position:relative;
	
	background-image: url(../images/structure/header-login.jpg);
	width: 149px;
	height: 110px;	
}

#saca-header-mvp-login{
/*	text-align: right;
	padding-top: 41px;
	padding-bottom: 8px;
	padding-right: 48px;*/

/*	position: absolute;
	top: 44px;
	left: 802px; */
	
	position: absolute;
	top: 32px;
	left: 8px; */
	
	
}

#saca-header-webmail{
/*	text-align: right;
	padding-right: 48px;*/

/*	position: absolute;
	top: 69px;
	left: 802px;*/
	
	position: absolute;
	top: 58px;
	left: 8px;	
	
}

#saca-header-survey{
	position: absolute;
	top: 83px;
	left: 8px;
}

#content{
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 982px;
}

#wrapper{
	width: 982px;
	float: left;
	background-color: #FFFFFF;
}

.line-filler{
	background-image: url(../images/structure/line-filler.jpg);
	background-repeat: repeat-x;
	height:2px;
}

.saca-bullet{
	float: left;
	background-image: url(../images/structure/three-dots.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 5px;
	margin-top: 5px;
	padding-right: 8px;
}

a { 
	color: #8E8E8E;
	text-decoration: none;
}

a.readon {
	background: #DDDDDD none repeat scroll 0 0;
	color: #333333;
	padding: 1px 5px;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background:#006699 none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;   
}


a:hover{
	text-decoration: underline;
}

p{
/*	padding-top: 6px;*/
	padding-bottom: 9px;
}


ul{
	padding-left: 20px;
	padding-bottom: 10px;
}

h1{
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	padding-bottom: 8px;
	margin-bottom: 7px;
/*	font-weight: bold;*/
	background-image: url(../images/structure/line-filler.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2{
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
}

h2 a{
	font-weight: bold;
	font-size: 16px;
}


h3{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
}

#print-page-link{
	float:right;
/*	padding-bottom:20px;*/
	padding-top:15px;
	text-align:right;
	width:100%;
}
