/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#8acde5;
	background-image:url(../img/bgfade.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#777777;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

.swtext
{
	border-style:solid;
	border-width:1px;
}

textarea
{
	border-style:solid;
	border-width:1px;
}

h1 {
	margin:8px 0px 4px 0px;
}

h2 {
	margin:8px 0px 4px 0px;
}

h3 {
	margin:6px 0px 4px 0px;
}

.underlinedHeaders h2{
	border-bottom:2px solid #48ce00;
	font-weight:normal;
	padding-bottom:10px;
}

a img {
	border:none;
}

#menuheader {
	margin:0px;
	height:45px;
	padding:0px;
	text-align:center;
	/*font-size:1px;
	border-bottom:1px solid #00e61b;*/
	background-color:#00e61b;
}

#dynamicmenu {
	float:left;
	width:327px;
	height:30px;
	margin:15px 0px 0px 20px;
	overflow:hidden;
}

.menubar {
	white-space:nowrap;
	padding:0px;
	margin:0px;
	height:28px;
	padding:3px;
	font-size:14px;
	list-style-type:none;
	text-align:center;
}
.menubar2 {
	white-space:nowrap;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

/* hack to correct IE5.5 faulty box model *
* html .menubar {width:746px; w\idth:745px;}

/* a hack so that IE5.5 faulty box model is corrected *
* html .menubar a, * html .menubar a:visited {width:149px; w\idth:138px;}

/* another hack for IE5.5 *
* html .menubar ul ul {top:30px;t\op:31px;}
/**/

.menubar img {
	border:none;
}
.menubar2 img {
	border:none;
}

.menubar ul {
	margin:0px;
	border:0px;
	padding:0px;
}
.menubar2 ul {
	margin:0px;
	border:0px;
	padding:0px;
}

.menubar li {
	display: inline;
	float: left;
	position:relative;
  text-align:center;
	padding:0px;
	margin: 3px 0px 0px 2px;
	z-index:1000;
}
.menubar p {
	padding:5px 0px 3px 0px;
	margin:0px 8px;
}
.menubar2 li {
	display: inline;
	float: left;
	position:relative;
  text-align:center;
	padding:0px 8px 2px 8px;
	margin:0px;
	margin:0px;
	height:22px;
	border-style:solid;
}
.menuselected {
	background-color:white;
}
.menuselectedUL {
	float:left;
	background-image:url(../img/menucorner-sel-ul.png);
	width:7px;
	height:7px;
}
.menuselectedUR {
	float:right;
	background-image:url(../img/menucorner-sel-ur.png);
	width:7px;
	height:7px;
}
.menunotselected {
	background-color:#e0e0e0;
}
.menunotselectedUL {
	float:left;
	background-image:url(../img/menucorner-nsel-ul.png);
	width:7px;
	height:7px;
}
.menunotselectedUR {
	float:right;
	background-image:url(../img/menucorner-nsel-ur.png);
	width:7px;
	height:7px;
}
.menu2selected {
	display: inline;
	float: left;
	position:relative;
  text-align:center;
	padding:0px 4px 0px 4px;
	margin:0px;
	margin:0px;
	height:22px;
	z-index:11000000;
	border-style:solid;
}

/**
***	Stuff for pop-up menus
**/

.menubar ul ul {
	margin:0px;
	padding:0px;
	width:180px;
/*	visibility:hidden;*/
	position:absolute;
	height:0;
	top:31px;
	left:0; 
}

/*.menubar ul ul :hover {
	visibility:visible;
}*/

.menubar ul ul li{
  text-align:left;
	border:2px solid #AAAAAA;
	margin:0px;
	padding:4px 0px 4px 2px;
	height:33px;
	width:180px;
	overflow:hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.menubar ul ul li a{
	margin:0px;
	padding:0px;
}
.menubar ul ul li a:hover{
	margin: auto;
}

/*.menubar li:hover ul,
.menubar li.hover ul,
.menubar a:hover ul
{
	visibility:visible;
}*/

.TOC1:link {
	margin:12px 0px 6px 8px;
}

.TOC1:hover {
	margin:12px 0px 6px 8px;
}

.TOC1:visited {
	margin:12px 0px 6px 8px;
}

.TOC1:active {
	margin:12px 0px 6px 8px;
}

.TOC2:link {
	margin:0px 0px 0px 16px;
}

.TOC2:visited {
	margin:0px 0px 0px 16px;
}
.TOC2:hover {
	margin:0px 0px 0px 16px;
}
.TOC2:active {
	margin:0px 0px 0px 16px;
}


	padding:0px; 
}

.footertd {
	text-align:center;
	padding:3px 0px 0px 0px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
}

.linkbox_active {
	cursor:pointer;
}

.mainheading {
	text-align:center;
	margin:0px;
}
.headingText {
	margin:0;
}

.subheading {
	padding: 5px 0px 10px 2px;
	margin:0;
}

.field {
	margin:0;
	padding: 0px 0px 5px 2px;
}

.imagetable2 {
	border:none;
	border-collapse:collapse;
}

.imagetable2 td {
	border:none;
	padding:3px;
	vertical-align:top;
}

.formHeading {
	margin:12px 0px 6px 0px;
}

.inputTextWide {
	width:200px;
	border-width:1px;
	border-style:solid;
}

.inputTextMedium {
	width:160px;
	border-width:1px;
	border-style:solid;
}

.inputTextNarrow {
	width:100px;
	border-width:1px;
	border-style:solid;
}

.viewdiv {
	padding:4px;
}

.ximage {
	cursor:pointer;
	float:right;
	padding: 6px 6px 0px 0px;
}

#tkmenu {
	font-size:11px;
	margin:0px;
	padding:0px;
	list-style-type:square;
}

#tkmenu li {
	width:auto;
	float:left;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#tkmenu a {
	background-color:#6E96D5;
	border-style:none;
	color:#FFFFFF;
	display:block;
	line-height:1;
	padding:4px 10px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

#tkmenu a:hover {
	background-color:#225A9F;
}

#contentDiv {
	width:780px;
	background:#FFFFFF;
	margin:2px auto;
}

.maintable {
	border-collapse:collapse;
	width:100%;
}

.maintable td {
	padding:0;
	border-collapse:collapse;
	border:none;
}

#btmfooter {
	text-align:center;
	font-size:11px;
	height:34px;
	background-color:white;
	border-top: 1px solid #8ACDE5;
	padding:2px 0px 0px 0px;
}

#footer {
	padding:2px 8px;
	font-size:12px;
	height:2px;
}

.menuHeaderText {
	float:right;
	padding:0px 6px 0px 6px;
	margin:16px 0px 0px 0px;
	font-size:12px;
	color:white;
	width:241px;
	overflow:hidden;
	text-align:right;
}

.menuHeaderText a {
	color:white;
}
.menuHeaderText a:hover {
	color:white;
}

.menuHeaderText a:visited {
	color:#fff;
}

#processTitle {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.imgp {
	margin:0px;
}

#cdivtop2 {
	margin:0px 10px;
	padding-top:8px;
	height:65px;
	/*width:756px;*/
}
#cdivtop2Message {
	padding-bottom:2px;
}
#cdivtop2left {
	float:left;
	width:480px;
	font-size:12px;
	text-align:left;
	padding:4px 10px;
}
#cdivtop2right {
	float:right;
	padding:10px 10px 0px 0px;
}
#cdivCancelImg {
	padding:0px 8px;
}
#cdivmainleft {
	float:left;
	padding:0px 5px 0px 10px;
}
#cdivmainright {
	float:left;
	margin-left:15px;
	padding:5px 0px 0px 0px;
	width:420px;
	display:inline;
	font-size:12px;
}
#cdivbtnbottom {
	text-align:right;
	padding:10px 18px 10px 1px;
}

#shadowdiv {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url(../img/shadow.png);
	background-repeat:repeat;
	z-index:12000000;
}

.ajax-loader {
	display:none;
}

.stdStatus {
	padding:4px;
/*	background:#D4F6FF;
	border:1px solid #14D2FF; */
	color:#777;
	display:none;
	margin:10px 15px;
}

.stdStatus.error {
	display:block;
}

.stdStatus p {
	margin:0;
}

.error
{
/*
	background:#FFCCCC;
	border:1px solid #DD7777;
*/
	font-weight:bold;
}

div.servermsg {
	display:block;
}

.little {
	font-size:10px;
	font-weight:normal;
}

label.invalid, .error {
	color:red;
}

.windowdiv {
	width:750px;
	margin:0px 0px 0px 15px;
	position:relative;
}

.windowleft {
	text-align:left;
}

.windowUR {
	background-image:url(../img/corner-lblue-whitebg-ur.png);
	float:right;
	width:8px;
	height:8px;
}

.windowUL {
	background-image:url(../img/corner-lblue-whitebg-ul.png);
	float:left;
	width:8px;
	height:8px;
}

.windowheading {
	background-color: #8acde5;
	color:white;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	padding:0px 8px 6px 8px;
	line-height:16px;
	border-bottom:1px solid #8acde5;
	position:relative;
}

.windowbody {
	width:746px;
	border: 2px solid #8acde5;
	border-width:0px 2px;
	background-color:white;
}

.windowheader {
	height:8px;
	position:relative;
}

.windowheaderinner {
	position:absolute;
	background-color:#8acde5;
	height:8px;
	left:8px;
	right:8px;
	top:0px;
}

.windowfooter {
	height:8px;
	position:relative;
}

.windowfooterinner {
	position:absolute;
	background-color:white;
	border-bottom:2px solid #8acde5;
	height:6px;
	left:8px;
	right:8px;
	bottom:0px;
}

.windowLR {
	background-image:url(../img/corner-lblue-line-lr.png);
	position:absolute;
	right:0px;
	bottom:0px;
	width:8px;
	height:8px;
}

.windowLL {
	background-image:url(../img/corner-lblue-line-ll.png);
	position:absolute;
	left:0px;
	bottom:0px;
	float:left;
	width:8px;
	height:8px;
}

.windowinnerheading {
	text-align:left;
	padding:6px 0px 0px 6px;
	font-weight:bold;
	font-size:14px;
}

.windowseparator {
	width:746px;
	height:2px;
	background-color: #8acde5;
}

.progressdiv {
	text-align:center;
	float:right;
	width:325px;
}


.progressdiv img:hover {
	text-decoration:none;
}

.progressdiv a, .progressdiv a:hover {
	display:block;
	text-decoration:none;
}

.progressdiv .progressItem {
	float:left;
	margin-left:26px;
}

.progress-f a:visited, .progress-f a, .progress-f a:hover, .progress-f a:active {
	color: #70E4FF;
}

.progress-g {
	display:block;
	color: #cccccc;
	font-size:12px;
}

.progress-lb a:visited, .progress-lb a, .progress-lb a:hover, .progress-lb a:active {
	color: #00BBFF;
	font-weight:bold;
}

.progressdiv img.connectors {
	float:left;
	display:block;
}

.itemcontainer {
	overflow:auto;
	height:400px;
	text-align:center;
}

.itemtitle {
	font-size:12px;
	width:100px;
	overflow:hidden;
	height:15px;
}

.itembox {
	width:100px;
	height:110px;
	float:left;
	/*border:1px solid black;*/
	margin:8px;
	overflow:hidden;
}

.halfPage {
	float:left;
	width:50%;
}

.clear {
	clear:both;
}
.separator {
	clear:both;
	background-color:#CCCCCC;
	height:1px;
	margin:9px 15px 6px 15px;
}

#linkMenu {
	width:400px;
}

.btn {
	background:transparent no-repeat;
	height:26px;
	border:0;
	cursor:pointer;
}

#continue
{
	background-image:url("../img/btn/continue.png");
	width:103px;
	margin-top:30px;
}

.projectNav {
	text-align:right;
	margin:6px 15px 12px 0;
	width:212px;
	float:right;
}

#projectWrapper {
	position:relative;
}

#projectWrapper h1 {
	text-align:left;
	margin:10px 0px 0px 15px;
}

#messagep {
	margin:8px 0px 0px 15px;
	text-align:left;
	width:400px;
}

#shareLinks {
	width:300px;
}

#shareLinks li {
	float:left;
	font-weight:bold;
	list-style-type:none;
	margin:3px 0 3px 20px;
	padding:0;
	width:130px;
}

a:hover img {
	text-decoration: none;
}

a img, a img{
	/*margin-right:5px;*/
	vertical-align:bottom;
}

.submitbtndiv {
	float:right;
}

.continuenextbtn {
	margin-left:6px;
}
