.mainScreen
{
	border:0px;
}

div.highlight
{
	border:5px solid red;
}

table.details
{
	border:1px solid #484848;
	border-right:2px solid black;
	border-bottom:2px solid black;
	border-collapse:collapse;
}

td.detailsText
{
	color:black;
	font-family:tahoma;
	font-size:11px;
	padding:10px;
	background-color:#eaeaea;
}

td.detailsImage
{
	padding:10px;
	background-color:#eaeaea;
}


div.detailsText
{
	text-align:left;
	font-size:11px;
	font-family:tahoma;
	padding:10px;
	line-height:18px;
}

body
{
	margin:0px;
}

a.link
{
	text-decoration:underline;
	color:#003366;
}

a.link:hover
{
	text-decoration:none;
}

li
{
	margin-bottom:15px;
}

.zoom
{
	border:1px solid #484848;
}

div.title
{
	font-weight:bold;
	margin-bottom:5px;
}

div.topTitle
{
	font-weight:bold;
}

td.topBar
{
	text-align:right;
	background-color:#003399;
	color:white;
	font-family:tahoma;
	font-size:11px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	cursor:default;
}

td.topBar a
{
	color:white;
	text-decoration:underline;
}

td.topBar a:hover
{
	color:white;
	text-decoration:none;
}

table.menu
{
	width:100%;
	border-collapse:collapse;
}

table.menu td
{
	height:50px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	color:white;
	background-image:url( 'images/bg.png' );
	background-color:#02a6ed;
	border-bottom:1px solid white;
}

table.menu td a
{
	color:white;
	text-decoration:underline;
}

table.menu td a:hover
{
	text-decoration:none;
}


table.subMenu
{
	border-collapse:collapse;
}

table.subMenu td
{
	padding:5px;
	padding-right:20px;
	padding-left:20px;
	font-size:11px;
	font-family:tahoma;
}

table.subMenu td a
{
	color:white;
	text-decoration:underline;
}

table.subMenu td a:hover
{
	text-decoration:none;
}

#currentSubMenu
{
	background-color:white;
}

#currentSubMenu a
{
	color:black;
	text-decoration:none;
}





#menuSelected
{
	background-image:url( 'images/bgSelected.png' );
	background-color:#2ab033;
	border-bottom:1px solid #2ab033;
	border-right:1px solid white;
	border-left:1px solid white;
}

div.greenLine
{
	background-color:#2ab033;
	padding:0px;
	padding-left:20px;
	margin-bottom:20px;
	font-family:tahoma;
	font-size:11px;
	color:white;
}

div.greenLine a
{
	color:white;
	text-decoration:underline;
}

div.greenLine a:hover
{
	text-decoration:none;
}

div.helper
{
	width:400px;
	padding:10px;
	margin-left:20px;
	background-color:#ffffcc;
	border:1px solid #ffcc00;
	font-family:tahoma;
	font-size:11px;
}

div.content
{
	margin-left:20px;
	font-family:arial;
	font-size:12px;
	width:900px;
	line-height:17px;
}

div.powered
{
	margin-left:20px;
	font-family:tahoma;
	font-size:11px;
	color:#6c6c6c;
	margin-top:50px;
	margin-bottom:20px;
}

div.powered a
{
	text-decoration:underline;
	color:#6c6c6c;
}

div.powered a:hover
{
	text-decoration:none;
}

div.pageTitle
{
	margin-left:20px;
	font-family:trebuchet ms, arial;
	font-size:24px;
	margin-bottom:30px;
}

p
{
	text-align:justify;
	margin-bottom:20px;
}

.screen
{
	margin:20px;
	border:10px solid #eaeaea;
}

.photo
{
	margin-left:20px;
	margin-bottom:10px;
	border:10px solid #eaeaea;
}

table.info
{
	margin-left:20px;
	margin-top:20px;
	border-collapse:collapse;
}

table.info td
{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	padding:5px;
	padding-right:20px;
	padding-left:0px;
}

.txt
{
	border:1px solid #6c6c6c;
	width:300px;
	font-family:tahoma;
	font-size:11px;
}

.txtArea
{
	border:1px solid #6c6c6c;
	width:300px;
	height:100px;
	padding:5px;
	font-family:tahoma;
	font-size:11px;
}

.button
{
	font-family:tahoma;
	font-size:11px;
	background-color:#2ab033;
	color:white;
	padding:5px;
}

#logoBox
{
	text-align:center;
	padding-right:10px;
	vertical-align:top;
	width:128px;
}

div.info
{
	margin-left:20px;
	font-family:tahoma;
	font-size:11px;
	padding:10px;
	border-left:1px solid #ff6600;
	background-color:#ffe5e5;
}

#success
{
	border-left-color:#39b44a;
	background-color:#e8ffe5;
}

table.live
{
	border:10px solid #eaeaea;
	border-collapse:collapse;
}

table.live td
{
	padding:0px;
}

table.tabs
{
	border-collapse:collapse;
}

table.tabs td
{
	padding:10px;
	font-family:tahoma;
	font-size:11px;
	background-color:#f5f5f5;
	border:1px solid #eaeaea;
	border-bottom-width:0px;
}

table.tabs td a
{
	color:black;
	text-decoration:none;
}

table.tabs td a:hover
{
	text-decoration:underline;
}

#currentTab
{
	background-color:#eaeaea;
}

#spacer
{
	padding:4px;
	background-color:white;
	border-width:0px;
}

div.banners
{
	margin-left:20px;
	margin-top:20px;
	word-spacing:21px;
}

.banner
{
	border-width:0px;
}

div.line
{
	margin-top:5px;
	margin-bottom:5px;
}

fieldset
{
	width:470px;
}

legend
{
	font-weight:bold;
	color:black;
}

div.vspacer
{
	padding:10px;
}

span.currentStep
{
	font-size:20px;
	color:black
}
div.steps
{
	font-family:trebuchet ms;
	font-size:15px;
	word-spacing:10px;
	color:black;
}

span.oldStep
{
	color:#c6c6c6;
}

span.missing
{
	font-weight:normal;
	color: #ff6600;
}

table.address
{
	border-collapse:collapse;
	margin-top:0px;
	margin-bottom:0px;
	border-top:0px solid #0099ff;
	border-bottom:0px solid #6c6c6c;

}

table.address td
{
	padding-top:10px;
	padding-bottom:10px;
	font-family:tahoma;
	font-size:11px;
	vertical-align:bottom;
	font-weight:bold;
	line-height:15px;
}

div.accessInfo
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family:tahoma;
	padding:10px;
	background-color:#d3ffca;
	border:1px solid #00e900;
}

td.pageMenu
{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding:5px;
	background-color:white;
}

div.subPageHeader
{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	color:white;;
	background-color:#0066cc;
	margin-top:20px;
}


div.subPage
{
	background-color:#ecf9ff;
	padding:10px;
	border:1px solid #0066cc;
}

div.copies
{
	font-family:tahoma;
	font-size:11px;
	margin-top:10px;
}

li.copies
{
	margin-bottom:0px;
}

ul.copies
{
	margin-top:5px;
	margin-bottom:5px;
}
