body {
	background: #071752 url(../img/gradient.jpg) repeat-x;
	font-family: helvetica, arial, sans-serif;
	color: #141752;
	text-align: center;
	font-size: 12px;
}

h1, h2,#contactDetails i {
	margin: 0;
	padding: 0;
	font-family: "times new roman", times, serif;
	font-weight: normal;
}

h1 {
	display: inline;	
	font-size: 38px;
}

h2{
	font-size: 20px;
}

h2,#contactDetails i,#contactDetails a{
	font-family: "times new roman", times, serif;
	color: #4071b3;
}
#contactDetails a{font-weight: normal; text-decoration: none;}

h3 {
	font-size: 12px;
	font-weight: normal;
}

h4{
	font-size: 12px;
	font-weight: bold;
}
address {
	font-style: normal;
	color: #4071b3;	
	margin-bottom: 2em;
}

address strong {
	color: #071651;	
}

address .label {
	font-weight: bold;
	color: #071651;
	display: block;
	width: 55px;
	float: left;
}

address br {
	clear: left;
}

#container {
	text-align: left;
	width: 756px;
	height: 470px;
	margin: 100px auto 8px auto;
	padding: 0;
	position: relative;

	background: url(../img/dropshadow.png) no-repeat bottom center !important;
	background: url(../img/dropshadow.jpg) no-repeat bottom center;

}

#title {
	position: absolute;
	top: 20px;
	left: 26px;	
}

#title strong{
	padding-left: 6px;
}
#pageTitle {
	position: absolute;
	top: 120px;
	left: 26px;	
	margin: 0;
	padding: 0;
}

#content {
	width: 714px;
	position: absolute;
	top: 140px;
	left: 26px;
	padding-right: 5px;
	font-size: 12px;
	height: 300px;
	overflow: auto;
}

#content p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
}

#address a, #address a:link, #address a:visited, #content a, #content a:link, #content a:visited {
	color: #4071b3;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.flatlist,.flatlist li{
	padding-left: 0;
	margin-left: 0;
}

#rightContent {
	position: absolute;
	top: 142px;
	right: 26px;	
}

#rightContent img {
	display: block;
}

#rightContent .borderedImage {
	border: 1px solid #071651;
}

#contactDetails{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: 400;
}

.smaller{
	font-size: 12px;
}

#navigation {
	position: absolute;
	top: 20px;
	right: 26px;
	width: 222px;	
}

#navigation a, #navigation a:link, #navigation a:visited {
	font-size: 0.95em;
	text-decoration: none;	
	color: #071651;	
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation ul, #procedureSubmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#navigation ul ul {
	position:  absolute;
	top:  0;
	left:  116px;
	color: #4071b3;	
}

#navigation #profileSubmenu, #navigation #contactsSubmenu {
	display: none;
}

#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
	color: #4071b3;		
}

.rs_collapsedList_TriggerContainer {
	list-style: none;
	font-size: 12px;
	margin: 0 0 2em 0;
	padding: 0;
	color: #4071b3;		
}

.rs_collapsedList_TriggerContainer li {
	display: inline;
}

.rs_collapsedList_TriggerContainer li strong {
	font-weight: normal;
	cursor: pointer;
}

.rs_collapsedList_TriggerContainer li .selected {
	color: #071651;
}

.rs_collapsedList_infoPane {
	clear: both;
	margin: 2em 0;
}
