body {
	background-color: #145D92;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	text-decoration: none;
}
.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
	line-height:16px;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C618A;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-indent:6px;
	text-decoration: none;
}
.blackboldtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 130px;
	border: 1px solid #d1d1d1;
}
.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	height: 66px;
	width: 230px;
	border: 1px solid #d1d1d1;
}
.dtxtbox {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 230px;
	border: 1px solid #d1d1d1;
}
.listbox {
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 230px;
	border: 1px solid #d1d1d1;
}

.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C618A;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C618A;
	text-decoration: underline;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.dirtopblacklink {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.blacklink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.listtableheader {
	vertical-align: middle;
	background-color: #dfdfdf;
	color: #111111;
	height: 21px;
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.contentColMiddle {
	padding-left: 10px;
	padding-right: 10px;
}

.mybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	background-color: #016BAA; 
	cursor:pointer;
	cursor: hand;
	border-style: ridge; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-align:center;
	height:22px;
}
.tablebackground
{
background-color:white;
border-bottom:thick;
border-bottom-color:#000000;
border-bottom-style:solid;
}
.redtextlink {
	COLOR: #DA2C00; TEXT-DECORATION: underline; 
		font-family: Tahoma; font-size: 11px;
}
.errormsg {
	COLOR: #DA2C00; font-weight:bold; 
		font-family: Tahoma; font-size: 11px;
}
.mainhead
{
font-size:20px; font-weight:bold;
}
.borderright
{
border-right-color:#000000;
border-right-style:solid;
border-right-width:thin;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:thin;
border-left-color:#000000;
border-left-style:solid;
border-left-width:thin;
border-top-color:#000000;
border-top-style:solid;
border-top-width:thin;

}
.grey1px {
	
	border: 1px dotted #999999;
	padding: 6px;
	background-color: #F1F1F1;
}
.thead{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	background-image:url(/images/unsortablelisttablehead.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	cursor:pointer;
	cursor:hand;	
}
.sortulast
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	text-transform: uppercase;
	cursor:pointer;
	cursor:hand;
}
.sortalast
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	text-transform: uppercase;
	color:#333333;
	background-image:url(/images/sort-uparrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;

}
.sortdlast
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	text-transform: uppercase;
	color:#333333;
	background-image:url(/images/sort-downarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.sorta
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	color:#333333;
	background-image:url(/images/sort-uparrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
.sortlink
{
	text-decoration:none;
	color:#333333;
}
.sortd
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	color:#333333;
	background-image:url(/images/sort-downarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;

}

.sortu
{
	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #dfdfdf;
	background-image:url(/images/unsortablelisttablehead.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	cursor:pointer;
	cursor:hand;	
}

.listtablefooter {
	height: 35px;
	border-top: 2px solid #666666;
	background-color: #dfdfdf;
}
tr.alternateRow {
	/*background-color: #eeeeff;*/
	/*background-color:#E4E4E4;*/
   	background-color:#F0F0F0;
	border-top: 2px solid #666666;
	padding-right: 3px;
	vertical-align: middle;
}
.optionsContent {
	margin-bottom: 7px;
	padding: 3px 4px 3px 4px;
	vertical-align: top;
	background-color: #f4f4f4;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tablebox {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #d1d1d1;
}
div.youAreHere {
	margin: 0;
	padding: 0;
}
div.youAreHere div.item, div.youAreHere div.itemDone, div.youAreHere div.itemSelected {
	margin: 0;
	padding-top: 4px;
	height: 22px;
	color: #333333;
	font-family: Arial , Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 12px;
	vertical-align: middle;
}
div.youAreHere div.itemSelected {
	background-image: url(/images/youarehere.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.youAreHere div.desc {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #999999;
	padding-left: 12px;
	margin-bottom: 6px;
}

.productmenu {
/*background-color: #DDDDDD;*/
display: block;
padding: 3px 0px 4px 7px;
text-decoration: none;
border-bottom: 1px solid #CCCCCC;
font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	text-decoration: none;
}
.productmenu:hover {
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
color: #333333;
line-height:14px;
text-decoration: none;
}
.menuselect {
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
color: #333333;
line-height:14px;
text-decoration: none;
}

.normaltext {

	height: 21px;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}

