@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/landingpage/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}
p {
	line-height: 16px;
	text-align: justify;
}

img {
	border:0;
}

.wrapper {
	background-image: url(../images/landingpage/shadow.jpg);
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.left_container {
	padding: 10px 5px 10px 5px;
}

.header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	width: 518px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.content_wrapper .right {
	padding-right: 15px;
}

.content {
	background-image: url(../images/landingpage/main_table_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 15px 30px 15px;
}
.general_table {
	background-color: #C7CC32;
}
.general_table th {
	color: #FFFFFF;
	background-color: #575850;
	padding: 8px;
	text-align: left;
}
.general_table td {
	padding: 8px;
	background-color: #FFFFFF;
}
.general_table .sub_header {
	background-color: #c7cc32;
	color: #FFFFFF;
	font-weight: bold;
}
.general_table .requiredbold {
	font-weight: bold;
}
.sub_header td {
	background-color: #c7cc32;
}


.content_wrapper {
	background-image: url(../images/landingpage/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.container_header {
	background-image: url(../images/landingpage/main_table_header.jpg);
	height: 40px;
	text-align: left;
	font-size: 10pt;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin: 0px;
}

.container_header2 {
	background-image: url(../images/landingpage/main_table_header2.jpg);
	height: 33px;
	text-align: left;
	font-size: 10pt;
	background-repeat: no-repeat;
	margin: 0px;
	margin-top:10px;
}

.container_bottom_button{
	background:url(../images/landingpage/footer_bg2.jpg) no-repeat; 
	height:23px; 
	width:523px; 
	margin-bottom:20px;
}


.container_bottom{
	background:url(../images/landingpage/footer_bg2.jpg) no-repeat;
	height:23px;
	width:523px;
	margin-bottom:60px;
}

.content2{
	background:url(../images/landingpage/content_bg2.jpg) repeat-y;
	width:483px;
	padding:0px 20px 3px;
	margin: 0;
}

.padding_bottom_div{
	height:15px;
}

.content2 h2{
	margin:0 0 10px;;
	padding:0;
}

.content2 p{
	margin:0;
	padding:0;
	margin-bottom:12px;
}

.button_container{
	width:433px;
	height:89px;
	position:relative;
	left:50px;
	top:-10px;
}

.footer {
	background-image: url(../images/landingpage/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 146px;
}
.footer td {
	text-align: center;
	padding-top: 10px;
}
.task_table {
	width: 188px;
}
.box td {
	background: none;
}

.task_table th {
	background-image: url(../images/landingpage/group_bg_header_in_progress.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.task_table td {
	background-image: url(../images/landingpage/tasklist_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 3px;
	vertical-align: middle;
}
.task_table .tasklist_last {
	background-image: url(../images/landingpage/last_tasklist_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.task_table .task {
	background-image: url(../images/landingpage/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 153px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: transparent;
}
.task_table .last_task {
	width: 163px;
	display: block;
	padding: 10px;
}
.task_table .group_task {
	background-image: url(../images/landingpage/group_bg_in_progress.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	background-color: transparent;
}
.box {
}

.task_table img {
	margin-right: 5px;
	margin-top: 0px;
}
.task_table .group_task_idle {
	background-image: url(../images/landingpage/group_bg_idle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	background-color: transparent;
}
.task_table .task_done {
	background-image: url(../images/landingpage/task_done.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 153px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 29px;
}
.task_table .task_undone {
	background-image: url(../images/landingpage/task_undone.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 153px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 29px;
	background-color: transparent;
}
.task_table .task_in_progress {
	background-image: url(../images/landingpage/task_in_progress.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 153px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: transparent;
}
.txtinput {
	background-image: url(../images/landingpage/textfield_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 8.5pt;
	line-height: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
}
.submitbtn {
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(../images/landingpage/formbg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	cursor: pointer;
}


.black {
	font-weight: bold;
	padding-left: 15px;
	font-size: 11pt;
	position: relative;
	top: -3px;
}
.green {
	font-weight: bold;
	font-size: 11pt;
	color: #9D9D00;
	position: relative;
	top: -3px;
	padding-left: 5px;
}

.greennormal {
    font-weight:bold;
	color: #9D9D00;
}
.submitbtn:hover {
	background-color: #c7cc32;
	background-image: none;
	color: #FFFFFF;
	/*border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(../images/landingpage/formbg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: x-small;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	cursor: pointer;*/
}

.warning_table {
	background-color: #FF0000;
}
.warning_table th {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 8px;
	text-align: left;
}
.warning_table td {
	padding: 8px;
	background-color: #FFFFFF;
}
.warning_table .sub_header {
	background-color: #c7cc32;
	color: #FFFFFF;
	font-weight: bold;
}

.warning_table p {
	line-height: 16px;
	text-align: left;
}

.warning_text {
	color: #FF0000;
	width:480px;
	word-wrap:break-word;
}

.sub_header td {
	background-color: #c7cc32;
}
.red_highlight {
	color: #FF0000;
}
.green_highlight {
	color: #aab300;
}

.pass_table {
	background-color: #aab300;
}
.pass_table th {
	color: #FFFFFF;
	background-color: #aab300;
	padding: 8px;
	text-align: left;
}
.pass_table td {
	padding: 8px;
	background-color: #FFFFFF;
}
.pass_table .sub_header {
	background-color: #c7cc32;
	color: #FFFFFF;
	font-weight: bold;
}

.pass_table p {
	line-height: 16px;
	text-align: left;
}

a:link {
	font-weight: bold;
	color: #9D9D00;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	color: #9D9D00;
	text-decoration:underline;
}

a:visited {
	font-weight: bold;
	color: #9D9D00;
	text-decoration:none;
}

a:active {
	font-weight: bold;
	color: #9D9D00;
	text-decoration:none;
}

.message{
	background:#a2a5a4; 
	margin:10px; 
	padding:10px; 
	font:bold 18px/22px  Arial; 
	color:#fff
}

#dhtmltooltip{
position: absolute;
left: -50px;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.longword{
	width:320px;
	word-wrap:break-word;
	display:block;
}