body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-weight:normal;
}
body {
	background-image: url(bgmob.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
p {
	font-size:1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	padding-right: 2px;
	padding-left: 2px;
}
h1 {
	font-size:1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	color: #27318B;
}
h2 {
	font-size:1.3333em;
	line-height: 1.125em;
	margin-top: 1.125em;
	margin-bottom: 1.125em;
	color: #C97D22;
}
h3 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	color: #27318f;
	font-variant: small-caps;
}
blockquote {
	font-size: 0.9167em;
	font-style: italic;
	line-height: 1.6365em;
	margin-left: 2px;
	padding-left: 36px;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	margin-top: 1.6364em;
	margin-bottom: 1.6364em;
	padding-right: 2px;
	background-position: left top;
}
table {
	font-size: 0.8333em;
	line-height: 1.8em;
	margin-top: 1.55em;
	margin-bottom: 1.8em;
	border-top: 1px solid #777FC5;
	border-bottom: 1px solid #777FC5;
	text-align: center;
}
table th {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-bottom: 1px solid #777FC5;
	background-color: #c2c7f2;
	font-weight: bold;
}
table td {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#wrap {
	margin-right: 2px;
	margin-left: 2px;
}
#header address {
	color: #FFFFFF;
	font-style: normal;
	background-color: #C97D22;
}
#header a {
	color: #FFfFf0;
	text-decoration: none;
}
#header a:hover {
	text-decoration:underline;
}
#toptext {
	background-color: #0D145A;
	padding: 4px;
	margin-top: 8px;
}
#logo{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}	
#logo img {
	width: 150px;
}
#logo span {
	display: none;
}
#topmenu {
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#topmenu ul {
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;	
}
#topmenu ul li {
	line-height: 2em;
	background-color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
#main {
	background-color: #FFFFFF;
}
#lefttext ul {
	list-style-position: outside;
	margin-left: 12px;
	list-style-type: disc;
}
#footer {
	background-color: #0D145A;
	margin-bottom:12px;
}
#footer p {
	color:#FFFFFF;
	margin:0px;
	padding-left:4px;
}
