a 
{
	text-decoration: underline;
	color: #71779D;
}

html
{
	margin:10px;
}

body
{
	font-family: verdana;
	font-size: 0.75em;
	margin:0px auto 0px auto;
	max-width:960px;
	min-width:400px;
	margin:0px auto 0px auto;
	word-spacing: 0.11em;
}

h3
{
	font-size:1.25em;
	margin-bottom:-0.8em;
	font-weight:bold;
}

h4
{
	font-size:1.1em;
	margin-top:1.6em;
	margin-bottom:-0.8em;
	font-weight:bold;
}

.compact
{
	margin-bottom:-0.9em;
}

select
{
	font-family: verdana;
	font-size: 0.9em;
}

.Top
{
	background:url(../Pictures/Site/top.gif) repeat-x top;
	display:inline-block;
}

.TopL
{
	background:url(../Pictures/Site/topl.jpg) no-repeat top left;
}

.TopR
{
	height:17px;
	background:url(../Pictures/Site/topr.jpg) no-repeat top right;
}

.MidL
{
	background:url(../Pictures/Site/midl.jpg) left #d7d9e3;
}

.MidR
{
	background:url(../Pictures/Site/midr.jpg) right repeat-y;
}

.Mid
{
	margin:0px 17px 0px 17px;
	background:#d7d9e3 url(../Pictures/Site/ms.jpg) no-repeat top left;
	display:inline-block;
}

.MidTop
{
	border-bottom: solid #8682b1 1px;
}

.CountryMenu
{
	float:right;
	height:100%;
}

.TopMenu
{
	background:transparent;
	text-align:center;
	border-bottom: solid #8682b1 1px;
	padding:10px;
	line-height:2em;
	font-size:1.25em;
	font-weight:bold;
}

.MItem
{
	text-decoration: underline;
	color: #516492;
	white-space:nowrap;
}

.MItemCurrent
{
	color: #000000;
	white-space:nowrap;
	font-weight:bold;
	text-decoration: none;
}


.MLine
{
	background-color:#516492;
	font-size:.7em;
	vertical-align:middle;
	margin:0.8em;
}

.WizardPanel
{
	float:right;
	width:230px;
	border-left: solid #8682b1 1px;
	overflow:auto;
}

.Main
{
	margin-right:230px;
	border-right: solid #8682b1 1px;
}

.MainPanel
{
	overflow:auto;
	height:600px;
	padding:10px 10px 10px 0px;
	margin-right:10px;
	display:inline-block;
}

.End
{
	clear:both;
}

.Bot
{
	background:url(../Pictures/Site/bot.jpg) repeat-x bottom;
}

.BotL
{
	background:url(../Pictures/Site/botl.jpg) no-repeat bottom left;
}

.BotR
{
	background:url(../Pictures/Site/botr.jpg) no-repeat bottom right;
	height:17px;
}

.SVI
{
	display:none;
	border-width:0px;
}

.slp
{
	font-weight:bold;
}

.thd
{
	font-weight:bold;
	background-color:#ADB4C9;
	padding:2px;
}

.thdm
{
	font-weight:bold;
	background-color:#ADB4C9;
	padding:2px 4px 2px 4px;
}

.r0
{
	background:transparent;
	padding:2px;
}

.r1 
{
	background-color: #F5F0F6;
	padding:2px;
}

.r0m
{
	background:transparent;
	padding:2px;
	padding:2px 4px 2px 4px;
}

.r1m
{
	background-color: #F5F0F6;
	padding:2px;
	padding:2px 4px 2px 4px;
}

/* Generic Table Layout */
table.gtl
{
	border-collapse: collapse;
}
table.gtl td
{
	padding: 4px;
	border:solid 1px #8682b1; border-collapse:collapse;
}
table.gtl p
{
	margin: 0px;
}

/* Generic Table Layout No Border*/
table.gtlnb
{
	border-collapse: collapse;
}
table.gtlnb td
{
	padding: 4px;
	border-collapse:collapse;
}
table.gtlnb p
{
	margin: 0px;
}

/* Generic Table Layout With Border*/
table.gtlwb
{
	border-collapse: collapse;
}
table.gtlwb td
{
	padding: 4px;
	border:solid 1px #8682b1; border-collapse:collapse;
}
table.gtlwb p
{
	margin: 0px;
}

/* Image Wren With Border */
dl.iwwb
{
	border:solid #8682b1 1px; font-weight:normal; padding: 6px; font-size:10px;
}

/* Image Wren No Border */
dl.iwwb
{
	font-weight:normal; padding: 6px; font-size:10px;
}