body {
	background-color: #ededed;
	margin: 0px;
	padding: 0px;
}
.breaker {
	clear: both;
}
.MyModalPanel
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
div.up {
	width: 424px;
	height: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: -4px;
	padding-bottom: 0px;
}
#content a.img {
	border: dotted 1px #FFFFFF;
	text-decoration: none;
}
#content a:hover.img {
	border: dotted 1px #00CD0D;
	text-decoration: none;
}
#connector {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/shadow_background.gif);
	background-repeat: repeat-y;
	font-family: "Comic Sans MS", cursive;
}
#panel {
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}
#menu {
	background-image: url('images/menu_background.gif');
	background-repeat: repeat-x;
	height: auto;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 0px;
}
#leftcolumn {
	width: 450px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223875;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 15px;
}
#leftcolumn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 87px;
}
#leftcolumn hr {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7f7f7f;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincolumn {
	width: 220px;
	background-image: url(images/h_divider_10x10.gif);
	background-repeat: repeat-y;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	left: 0;
	top: 0;
}
#breaker {
	clear: both;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(images/footer_760.gif);
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555454;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #0033CC;
	text-decoration: none;
}
#nokia {
	clear: both;
	width: 750px;
	height: 35px;
}
#top {
	clear: both;
	width: 750px;
	height: 191px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content a {
	color: #263c78;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #263c78;
}
#content a:hover {
	color: #00CD0D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CD0D;
}
#content a.ar {
	border: none;
	clear: both;
}
#content a img {
	border: none;
}
#leftcolumn p {
	font-size: 10px;
	line-height: normal;
}
#leftcolumn label {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
#addresslabel {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	padding-bottom: 5px;
}
#addresslabel.lasttable {
	border: none;
}
#addresslabel th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #404040;
	font-weight: normal;
	width: 120px;
}
#addresslabel td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 300px;
}
.b1 {
	text-align: center;
}
#connector #content #maincolumn p em {
	color: #000;
}

