body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #010635;
}
body {
	background: #BEC8E1 url(../img/img_background.gif) repeat;
	margin-top: 0px;
	list-style-position: outside;
	list-style-image: url(../assets/bullet01.gif);
}
a {
	font-size: 11px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../assets/bullet01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: middle;
	margin-bottom: 25px;
}
#dvd {
	width: 195px;
	height: 141px;
	position: absolute;
}
#dvd_container {
	width: 640px;
	height: 480px;
	margin: 20px auto;
}
.select {
	width : 360px;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #010635;
	text-decoration: none;
	background-color: #8894A9;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(../assets/pic_yellow_arrow_dot.gif);
	background-image: url(../assets/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 836px;
}
.textarea {
	width : 350px;
}
.textarea01 {
	width: 533px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

.textnote { 
	color: white; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana 
}
.textblue { 
	color: #010635; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana 
}
.textfooter { 
	color: #bec8e1; 
	font-size: 10px; 
	font-family: Verdana 
}
.textpic { 
	color: #45556f; 
	font-size: 10px; 
	font-family: Verdana 
}
.titleyellow { 
	color: #fff000; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana 
}
.texteyellow { 
	color: #fff000; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana 
}
.texteyellowliens { 
	color: #fff000; 
	font-size: 11px; 	
	text-decoration: underline 
}
.texteyellowliens:active { 
	color: #fff000; 
	text-decoration: underline 
}
.texteyellowliens:hover {
	color: #fff000; 
	text-decoration: underline 
}
.texteyellowliens:visited {
	color: #fff000; 
	text-decoration: underline 
}
.menu {
	height: 90px; 
	background-color: #8894A9; 
}
.textblue2 { 
	color: #45556f; 
	font-size: 10px;  
	line-height: 12px;
	font-family: Verdana 
}
.textblock-spacer {
	padding-top: 15px;	
	padding-right: 15px; 
}
.quote {
	font-style: italic;
	color: #010635;
}
.bookLeft {
	float: left;
	width: 400px;
	padding-right: 15px;
}
.bookRight {
	float: right;
	width: 390px;
}

#bottomLeft {
	height: 20px;
	width: 350px;
	float: left;
	padding-left: 0px;
	margin-top: 35px;
	color: #CCFFFF;
	vertical-align: top;
}
.frame {
	border: 1px solid #000000;
}

#mainBottom {
	clear: both;
	float: none;
	width: 816px;
}

#bottomRight {
	height: 20px;
	width: 420px;
	float: right;
	margin-top: 35px;
	text-align: right;
	padding-right: 0px;
	color: #CCFFFF;
	vertical-align: top;
}
#leftColumn {
	float: right;
	width: 180px;
	text-align: right;
	margin-left: 4px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	margin-top: 70px;
}
#linksLeft {
	float: left;
	width: 400px;
	padding-right: 15px;
}
#linksRight {
	float: right;
	width: 390px;
}
#linksLeft A:link {
	color: #010635;
	text-decoration: none;
}
#linksLeft A:hover {
	color: #FFCC00;
}
#linksLeft A:active {
	color: #010635;
}
#linksLeft A:visited {
	color: #010635;
}
#linksRight {
	float: right;
	width: 390px;
}
#linksRight A:link {
	color: #010635;
	text-decoration: none;
}
#linksRight A:hover {
	color: #FFCC00;
}
#linksRight A:active {
	color: #010635;
}
#linksRight A:visited {
	color: #010635;
}
.box01 {
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: table;
}
#application_return {
	width: 500px;
	margin: 50px auto;
	border: 4px solid #069;
	font: 700 1.2em/1.6 Arial, sans-serif;
	color: #9C0;
	padding: 20px;
	background: #fff;
}
#application_return_error {
	width: 500px;
	margin: 50px auto;
	border: 4px solid #C00;
	font: 700 1.2em/1.6 Arial, sans-serif;
	color: #c00;
	padding: 20px;
	background: #fff;
}