/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-decoration: none;
	height: 100%;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 27px;
	background-image: url(images/background.jpg);
}
.article {
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 620px;
	color: #51004C;
	font-size: 12px;
	font-style: normal;
}
a {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #52004C;
}
a:active {
	color:#000000;
}

h1 {
	font-size: 15px;
	text-transform:none;
	margin:0px;
	color: #51004C;
	font-style: normal;
}

h2 {
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 950px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	top: 0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border: 10px solid #370035;
}
#top {
	height: 25px;
	width: 950px;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* -----------------content--------------------- */
#content {
	margin-right: 45px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-left: 0px;
	width: 620px;
}
#right {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 230px;
	padding: 15px;
	margin-top: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#applybanner {
	height: 15px;
	width: 935px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #370035;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #370035;
}

p, pre{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.menu ul {
	color: #52004C;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
.menu ul li {
	display: inline;
	margin: 0px;
	list-style: none;
	padding: 1px;
}
.menu a {
	color: #51004C;
	padding: 0px 20px;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	height: 100%;
}
.images {
	float: left;
	padding-left: 0px;
	padding-right: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
