/* GLOBAL STYLES 
-------------------------------------------------------------------------------*/

body {
	SCROLLBAR-FACE-COLOR: #46557c;
	SCROLLBAR-HIGHLIGHT-COLOR: #9DB5CE;
	SCROLLBAR-SHADOW-COLOR: #5279A5;
	SCROLLBAR-3DLIGHT-COLOR: #5279A5;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #B9BBC7;
	SCROLLBAR-DARKSHADOW-COLOR: #5279A5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	color: #000000;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #5279A5;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}

A.topBar:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	background-image: none;
	text-decoration: none;
	background-color: #46557C;
	font-weight: bold;
	font-variant: small-caps;
}

A.topBar:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	background-image: none;
	text-decoration: none;
	background-color: #6C7EAC;
	font-weight: bold;
	font-variant: small-caps;
}

A.topBar:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	background-image: none;
	background-color: #7D8DB7;
	font-weight: bold;
	font-variant: small-caps;
}

/* GETTING STARTED STYLES 
-------------------------------------------------------------------------------*/

.contentTable {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.stepHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: right;
	vertical-align: bottom;
}
.stepPic {
	margin: 5px 0px 10px 10px;
}

/* UNUSED STYLES FROM TEMPLATE 
-----------------------------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #46557c;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-top: 8px;
	vertical-align: baseline;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

sup {
	padding-top: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFD5E4;
	padding-left: 5px;
}
.inputbox {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	overflow: hidden;
	border-top: 1px solid #5279A5;
	border-right: none #5279A5;
	border-bottom: none #5279A5;
	border-left: 1px solid #5279A5;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#side-right {
	display: table-cell;
	background-color: #FFFFFf;
	width: 165px;
}


#container {
	display: table;
	filter:progid;
	margin: 0px;
	padding: 0px;
	width: 100%;

:DXImageTransform.Microsoft.Shadow(color=#3E5B7B, Direction=140, Strength=4);

}
ul.ULcheck {
	list-style-image:  url(../nav/checkmark.gif);
	font-size: 12px;


}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	height: 9px;
	color: #CCCCCC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.rowHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5279A5;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.rowFIRST {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	font-size: 11px;

}
.rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	background-repeat: no-repeat;

}
.rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;

}
.rowC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=2);
	padding: 5px;


}
.tableLINES {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;

}
.table-port {
	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;


}
.table-port-grad1 {
	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;
	background-image:  url(../nav/grad-1.gif);
	background-repeat: repeat-y;

}
.table-port-grad2 {

	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;
	background-image:  url(../nav/grad-2.gif);
	background-repeat: repeat-y;
}
.rowfirst {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-color: #000000;
}
.rightsidenav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	width: auto;
	margin: 0px;
}
.inputboxhover {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	background-color: #FFFFCC;
	border: none;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	font-weight: bold;
}
.inputboxdone {
	background-repeat: no-repeat;
	background-position: left top;
	color: #5279A5;
	border: none;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea.inputbox {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding-left: 6px;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #12416F;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	margin-bottom: 6px;
	list-style-image:  url(../nav/arrow-orange.gif);
	left: -20px;
	margin-left: -30px;
}
.yes {
	font-size: 1px;
	background-image:  url(../nav/dot-blue.gif);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 16px;
	width: 16px;
	display: table-cell;
	clip:   rect(0px 0px 16px 16px);
	margin: 0px;
	text-align: center;
	vertical-align: baseline;
	padding-left: 22px;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
a.whitelink:visited {
	color: #46557c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.rowHEADERBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {

	font-size: 14px;
	color: #3C5877;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #46557c;
}
.smallTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.rowBhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=3);
	padding: 5px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nosee {
	display: none;

}

