body{
	margin: 15px;
	border: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #223D4E;
}

#Page{
	width: 954px;
	margin: auto;
	padding: 0;
}

.hideme{
	display: none;
}

#TopBar{
	width: 954px;
	height: 105px;
	color: #000000;
	background-color: #9FB1BD;
	background-image:   url("/Templates/images/top-bottom-bar.png");
	background-repeat: no-repeat;
	text-align: center;
}

#SideMenu a:link, #SideMenu a:visited{
	text-decoration: none;
}

#SideMenu a:hover{
	text-decoration: underline;
}

#ContentArea{
	min-height: 420px;
	padding: 0;
	color: #003366;
	background-color: #FFFFFF;
	background-image:   url("/Templates/images/background.png");
	background-repeat: repeat-y;
}

#ContentArea2{
	min-height: 420px;
	padding: 0;
	background-image:   url("/Templates/images/fade.png");
	background-repeat: no-repeat;
}

#SideBar{
	position: absolute;
	top: 156px;
	width: 175px;
	margin-left: 13px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.SideBar-Title{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

#SideMenu li{
	margin-left: -25px;
	margin-bottom: 7px;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#SideMenu li ul{
	margin-top: 7px;
}

#SideMenu ul li{
	list-style-image: url("/Templates/images/icon-side.gif");
}

#Content{
	padding-top: 15px;
	padding-bottom: 0;
	margin-right: 70px;
	margin-left: 269px;
	font-size: 0.8em;
	text-align: justify;
}

#Address{
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 195px;
	font-size: 0.8em;
	color: #000000;
	background-color: inherit;
	text-align: center;
}

#BottomBar{
	height: 48px;
	padding: 0;
	color: #000000;
	background-color: #B1BBC3;
	background-image:   url("/Templates/images/top-bottom-bar.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#Footer{
	font-size: 10pt;
	text-align: center;
}

#Footer a:link, #Footer a:visited{
	color: #CAEAFF;
	background-color: inherit;
	text-decoration: none;
}

#Footer a:hover{
	color: #9DC1D9;
	background-color: inherit;
	text-decoration: underline;
}

a:link, a:visited{
	color: #223D4E;
	background-color: inherit;
	text-decoration: underline;
}

a:hover{
	color: #43667C;
	background-color: inherit;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, legend{
	color: #48606F;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1, h2{
	font-size: 1.4em;
}

h2{
	color: #003366;
	background-color: inherit;
}

h3{
	font-size: 1.1em;
}

h4, h5, h6{
	font-size: 1em;
}

.h3-nospace{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 1em;
	font-size: 1.1em;
}

.h3-nospace a:link, .h3-nospace a:visited{
	text-decoration: none;
}

.h3-nospace a:hover{
	text-decoration: underline;
}

.h4-nospace{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 1em;
	font-size: 1em;
}

.Red{
	color: #C60101;
	text-align: center;
}

.Big{
	color: #48606F;
	background-color: inherit;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

.Indent{
	margin-left: 35px;
}

hr{
	border: 1px solid #006325;
	border-style: dashed none none none;
}

.p-nospace{
	margin-top: 0;
	margin-right: 1.5em;
	margin-left: 1.5em;
}

.p-smallprint{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.List li{
	padding: 0.3em;
}

img{
	border-color: #7B95A6;
}

ul li{
	list-style-image: url("/Templates/images/icon-list.gif");
}

li li{
	margin-left: -25px;
}

.Center{
	text-align: center;
}

.Right{
	text-align: right;
}

.ListBar{
	float: left;
	width: 300px;
}

.Align-Image-Right{
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.Align-Image-Left{
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

.Align-Image-Left-Margin{
	float: left;
	margin-bottom: 5px;
	margin-right: 25px;
}

.Align-Image-Right-New-Line{
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	clear: both;
}

.Align-Image-Left-New-Line{
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	clear: both;
}

.Image-Right-Margin{
	margin-right: 10px;
}

.Image-Top-Margin{
	margin-top: 10px;
}

.Image-Top-Right-Margin{
	margin-top: 10px;
	margin-right: 10px;
}

.New-Line{
	clear: both;
}

form, label, input{
	font-size: 10pt;
} 

fieldset{
	width: 92%;
	margin: auto;
	padding-top: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	
} 

.label{
	position:relative;
	width: 79%;
	display: block;
	margin-top: 1em;
} 

.label input{
	position: absolute;
	left: 45%;
	top: 0;
	width: 79%;
} 

.label select{
	position: absolute;
	left: 45%;
	top: 0;
} 

.label textarea{
	position: absolute;
	left: 45%;
	top: 0;
	width: 79%;
	height: 111px;
}

.textarea{
	height: 107px;
}

.Table{
	margin: auto;
	border: 0;
	border-collapse: collapse;				
}

.Table th{
	padding: 0.4em;
	border: 0;	
	text-align: left;
}

.Table td{
	padding: 0.2em;
	border: 0;
	vertical-align: top;
	text-align: center;
}