a:link, a:visited {
	background: transparent;
	color: #404040;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #00A0C6;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: transparent;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 0px;
	text-align: left;
}

h2 {
	background: transparent;
	border-bottom: #003399 0px solid;
	color: #00A0C6;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 1px;
	padding-right: 15px;
}

h3 {
	color: #404040;
	background: transparent;
	font-family: verdana,helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 15px;
	
}

hr {
    height: 1px;
	background: #eeeeee;
	color: #eeeeee;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-top: #dddddd 0px solid;
}	
	
img {
	border: medium none;
	padding: 0px;
	max-width: 600px;
}

p {
	font-family: verdana,helvetica,arial,sans-serif;
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	padding: 0.5em 0em 0em 0em;
	text-align: left;
}

#content {
	background-color: #FFFFFF;
	border: 0px solid #dddddd;
	color: #404040;
	margin: 0px auto;
	padding: 10px;
}

#header {
    background-color: transparent;
	margin-left: 0px;
	align: center;	
}
	
#main {
	border-left: #FFFFFF 0px solid;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	border-right: 0px solid white;
	background: #FFFFFF;
}

#step {
}

#text {
        color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.text {
        color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#image {
}

#footer {
        display:none;
}

#main ul {
        list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}

#main ul li {
	border-bottom: 1em solid white;
}
#main ol {
        color: #404040;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#main ol il{
        color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#spacer {
        margin-left: 20px;
        clear: both;
}	

.mytableup {
        border-left: 1px solid grey;
        border-right: 1px solid grey;
        border-top: 1px solid grey;
        border-bottom: 1px dashed grey;
        padding: 10px;
        color: #000000;
        font-family: verdana,helvetica,arial,sans-serif;
        font-size: 11px;
        font-weight: normal;
}

.mytabledown {
        border-left: 1px solid grey;
        border-right: 1px solid grey;
        border-bottom: 1px solid grey;
        border-top: 0px dashed grey;
        padding: 10px;
        color: #000000;
        font-family: verdana,helvetica,arial,sans-serif;
        font-size: 11px;
        font-weight: normal;
}	

.rot {
        color:#FF0000;
}

h4    {
        margin-bottom:25cm;
}

.framed {
    border: 1px solid black;
}
