* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
	font-family: verdana,sans-serif;
	font-weight: normal;
	color: #696767;
	background-color: #FFFFFF;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}

p {
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

ul, ol {
	padding-left: 25px;
	margin-bottom: 15px;
}

ul li, ol li {
	text-align: justify;
}

div {
	overflow: hidden;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
}

div.clear {
	float: none;
	clear: both;
	height: 0;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

span.underline {
	text-decoration: underline;
}

div.site {
	width: 791px;
	margin: 4px auto;
}

div.header {
	width: 791px;
	height: 224px;
	background: url(../images/header_img.jpg);
}

div.header div.misc {
	margin: 184px 0 0 64px;
}

div.content {
	widht: 791px;
	border: 2px solid #d2c9c9;
	margin-top: 2px;
}

div.menu {
	text-align: center;
	margin: 14px 0;
}

div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active {
	font-size: 14px;
	color: #696767;
	background-color: #FFFFFF;
}

div.menu img {
	widht: 3px;
	height: 36px;
	margin: 0 18px;
	vertical-align: middle;
}

h1.article {
	width: 651px;
	color: #FFFFFF;
	background: url(../images/article_header_bg.jpg) repeat-y;
	margin: 15px auto;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

p.article {
	width: 671px;
	margin: 15px auto;
}

div.footer {
	margin: 5px;
	height: 33px;
	background: url(../images/footer_bg.jpg) repeat-x;
}

div.footer a.left:link, div.footer a.left:visited, div.footer a.left:hover, div.footer a.left:active {
	float: left;
}

div.footer a.right:link, div.footer a.right:visited, div.footer a.right:hover, div.footer a.right:active {
	float: right;
}

div.footer a:link, div.footer a:visited, div.footer a:hover, div.footer a:active {
	font-size: 11px;
	color: #ffffff;
	background-color: inherit;
	margin: 10px;
}

p.right {
	text-align: right;
}

div.login_form {
	width: 317px;
	height: 167px;
	background: url(../images/login_bg.jpg);
	text-align: center;
}

div.login_form div.label {
	margin: 15px 0 5px 0;
}

div.login_form div label {
	color: #ffffff;
	background-color: inherit;
}

div.login_form input.login_field {
	border: 0;
	height: 24px;
	width: 216px;
	font-size: 18px;
	float: none;
	clear: both;
}

div.login_form input.button {
	margin-top: 12px;
}

h1.statement {
	font-size: 18px;
	margin: 5px 6px;
}

div.statement {
	border: 2px solid #d2c9c9;
	margin: 5px 6px;
	height: 560px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div.statement p, div.statement h2 {
	margin: 0 5px 15px 5px;
}

div.statement h2 {
	font-size: 14px;
}

div.registration {
	width: 566px;
	margin: 15px auto;
	background: #990000 url(../images/registration_bg.jpg) top left repeat-x;
	color: #ffffff;
	position: relative;
}

div.registration div.datachange {
	position: absolute;
	top: 14px;
	left: 12px;
	width: 164px;
	height: 28px;
	background-color: #003399;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

div.registration img {
	border: 0;
	margin: 14px 12px;
}

#tab2, #tab3, #tab4, #tab5 {
	display: none;
}

div.registration fieldset {
	border: 0;
	text-align: right;
	margin-bottom: 10px;
}

div.registration fieldset legend {
	font-size: 14px;
	color: #ffffff;
	background-color: inherit;
	margin: 0 0 10px 0;
}

div.registration label {
	font-size: 14px;
	color: #ffffff;
	background-color: inherit;
	clear: left;
	vertical-align: middle;
}

div.registration input {
	border: 0;
	height: 20px;
	font-size: 14px;
	clear: right;
	width: 282px;
	margin: 0 10px;
}

div.registration select {
	border: 0;
	height: 20px;
	font-size: 14px;
	clear: right;
	width: 282px;
	margin: 0 10px;
}

div.registration fieldset div {
	height: 6px;
	float: none;
	clear: both;
}

div#before_info {
	height: 3px;
}

div#after_info {
	height: 0;
}

div.registration fieldset div.below_info {
	height: 2px;
}

div.registration a:link img, div.registration a:visited img, div.registration a:hover img, div.registration a:active img {
	margin: 0;
	vertical-align: middle;
}

div.registration input.cancel, div.registration input.next, div.registration input.back, div.registration input.preview, div.registration input.finish {
	border: 0;
	height: auto;
	clear: none;
	width: auto;
	margin: 20px 10px 10px 0;
}

div.registration p {
	margin: 5px 10px 5px 8px;
	font-size: 12px;
}

div.registration p a:link, div.registration p a:visited, div.registration p a:hover, div.registration p a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

div.registration fieldset h2 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: inherit;
	margin: 0 0 10px 8px;
}

div.registration fieldset h2 a:link img, div.registration fieldset h2 a:visited img, div.registration fieldset h2 a:hover img, div.registration fieldset h2 a:active img, {
	vertical-align: middle;
}

div.registration textarea {
	border: 0;
	height: 81px;
	font-size: 14px;
	clear: right;
	width: 282px;
	margin: 0 10px;
}

div.registration label.multiline {
	float: left;
	display: block;
	text-align: right;
	width: 260px;
}

div.registration fieldset div.checkboxes {
	text-align: left;
	float: right;
	margin-right: 10px;
	width: 282px;
	height: auto;
}

div.registration fieldset div.checkboxes label {
	font-size: 14px;
}

div.registration fieldset div.checkboxes input {
	width: auto;
	height: auto;
}

div.registration fieldset div.checkboxes input.indent {
	margin-left: 60px;
}

div.registration div.statement_approval {
	height: auto;
	text-align: left;
	margin: 5px 10px 5px 8px;
}

div.registration div.statement_approval input {
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

div.registration div.statement_approval label {
	font-size: 14px;
	display: block;
	text-align: justify;
	display: inline;
}

div#tab5 div.statement_approval a:link, div#tab5 div.statement_approval a:visited, div#tab5 div.statement_approval a:hover, div#tab5 div.statement_approval a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

div.jquerywindow {
	border: 2px solid #003399;
	padding: 24px 7px 5px 7px;
	position: relative;
}

div.jquerywindow p {
	font-size: 14px;
	text-align: justify;
	color: #000000;
	background-color: inherit;
}

div.jquerywindow p img {
	vertical-align: middle;
}

div.jquerywindow h2 {
	font-size: 16px;
	color: #000000;
	background-color: inherit;
}

div.jquerywindow p span.bigger {
	font-size: 16px;
}

div.resultbox {
	background: url(../images/reg_resultbox_bg.gif) top left repeat-x;
	text-align: center;
	color: #ffffff;
}

div.resultbox p {
	font-size: 14px;
	margin: 24px 7px;
	text-align: center;
}

div.resultbox p a:link, div.resultbox p a:visited, div.resultbox p a:hover, div.resultbox p a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

div.resultbox h2 {
	font-size: 18px;
	margin: 24px 7px;
	text-align: center;
}

h1.preview {
	font-size: 18px;
	margin: 5px 6px;
}

div.preview {
	border: 2px solid #d2c9c9;
	margin: 5px 6px;
	padding: 5px;
	height: 550px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	background: #990000 url(../images/registration_bg.jpg) top left repeat-x;
}

div.preview img {
	float: left;
	margin: 0 10px 10px 0;
}

div.preview p {
	color: #ffffff;
	background-color: inherit;
	font-size: 14px;
	margin: 0 0 10px 0;
	display: none;
}

div.preview p a:link, div.preview p a:visited, div.preview p a:hover, div.preview p a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

h1.links {
	font-size: 18px;
	margin: 0 10px 10px 10px;
}

h2.links {
	font-size: 18px;
	margin: 10px;
}

fieldset.links {
	margin: 0 auto 10px auto;
	border: 0;
	width: 350px;
	text-align: right;
}

fieldset.links input {
	width: 220px;
	margin-left: 10px;
}

fieldset.links select {
	width: 224px;
	margin-left: 10px;
}

fieldset.links input.linkbutton {
	border-top: 1px solid #8b8989;
	border-right: 1px solid #474545;
	border-bottom: 1px solid #474545;
	border-left: 1px solid #8b8989;
	width: auto;
	margin-top: 10px;
}

fieldset.links label {
}

fieldset.links h2 {
	color: #696767;
	margin: 0 0 10px 0;
	font-size: 12px;
}

fieldset.links p {
	text-align: justify;
	margin: 10px 0 0 0;
}

p.links {
	margin: 0 10px;
}

p.links a:link, p.links a:visited, p.links a:hover, p.links a:active {
	color: #696767;
	background-color: inherit;
}

div.searchbox {
	width: 505px;
	margin: 10px auto;
	background: #a9292b url(../images/searchbox_bg.jpg) top left no-repeat;
	text-align: right;
}

div.searchbox h2 {
	text-align: left;
	margin-left: 130px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

div.searchbox h2 img {
	vertical-align: middle;
}

div.searchbox label {
	font-size: 14px;
	color: #ffffff;
}

div.searchbox input {
	border: 0;
	width: 235px;
	height: 20px;
	margin: 0 50px 0 20px;
	font-size: 14px;
	vertical-align: top;
}

div.searchbox div {
	height: 6px;
	float: none;
	clear: both;
}

div.searchbox select {
	font-size: 14px;
	border: 0;
	width: 235px;
	margin: 0 50px 0 20px;
	vertical-align: top;
}

div.searchbox input.button {
	margin: 6px 200px;
	width: auto;
	height: auto;
}

div.searchbox div.solver {
	height: auto;
}

div.searchbox div.checkboxes {
	margin: 0 50px 0 24px;
	text-align: left;
	float: right;
	width: 235px;
	height: auto;
}

div.searchbox div.clear {
	height: 2px;
}

div.searchbox div.checkboxes input {
	width: auto;
	height: auto;
	margin: 0 2px 0 0;
	vertical-align: middle;
}

div.searchbox div.checkboxes label.marginer {
	margin-right: 50px;
}

div.result {
	width: 506px;
	height: 190px;
	background: url(../images/searchbox_result_bg.gif) repeat-x;
	margin: 10px auto;
}

div.result img {
	float: left;
	margin: 10px;
}

div.result p {
	margin: 8px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

div.result p.rollnum {
	float: left;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	margin: 0;
	width: 247px;
	max-width: 247px;
	height: 54px;
}

div.result p span {
	display: block;
	float: left;
	width: 103px;
	text-align: right;
	margin-right: 10px;
}

div.result p.right {
	text-align: right;
	margin: 0px;
}

div.result p.right img {
	margin: 0 10px;
	float: none;
}

div.result p.right img {
	float: none;
}

h2.result, h1.details {
	width: 506px;
	margin: 20px auto;
	font-size: 18px;
}

div.navigation {
	width: 506px;
	margin: 20px auto;
}

div.navigation div.left {
	float: left;
	margin-right: 5px;
}

div.navigation div.right {
	float: right;
	margin-left: 5px;
}

div.navigation div.center {
	float: none;
	text-align: center;
}

div.inline {
	display: inline;
	margin: 0 2px;
}

div.currentpagecs {
	display: inline;
	margin: 0 2px;
	color: #000000;
	background-color: inherit;
}

a.navigatorleftdb {
	width: 24px;
	height: 14px;
	background: url(../images/arrow_left_double.gif);
	display: block;
}

a.navigatorrightdb {
	width: 24px;
	height: 14px;
	background: url(../images/arrow_right_double.gif);
	display: block;
}

a.navigatorright {
	width: 13px;
	height: 14px;
	background: url(../images/arrow_right.gif);
	display: block;
}

a.navigatorleft {
	width: 13px;
	height: 14px;
	background: url(../images/arrow_left.gif);
	display: block;
}

div.details {
	width: 506px;
	margin: 0 auto;
	background: #990000 url(../images/registration_bg.jpg) top left repeat-x;
}

table.details_table {
	width: 496px;
	margin: 5px;
	color: #ffffff;
	border-collapse: collapse;
	font-size: 14px;
}

table.details_table td {
	padding: 2px;
}

td.details_title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

td a:link, td a:visited, td a:hover, td a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

td.details_label, td.details_label_2 {
	vertical-align: top;
}

td.details_data_2, td.details_label_2 {
	background-color: #cf8788;
}

td.picture {
	text-align: right;
}

div.details p.right {
	text-align: right;
	margin: 0 5px 5px 0;
	font-size: 14px;
}

div.details p.right a:link, div.details p.right a:visited, div.details p.right a:hover, div.details p.right a:active {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

td img.skype {
	border: none;
	width: 114px;
	height: 20px;
	vertical-align: middle;
}

div.contact {
	width: 503px;
	height: 230px;
	background: #a31818 url(../images/contact_bg.jpg) bottom left no-repeat;
	margin: 15px auto;
	text-align: right;
}

div.contact div {
	height: 6px;
	clear: both;
	float: none;
}

div.contact label {
	color: #ffffff;
	font-size: 14px;
}

div.contact input {
	width: 282px;
	height: 20px;
	font-size: 14px;
	margin-right: 35px;
	border: 0;
}

div.contact textarea {
	border: 0;
	width: 282px;
	height: 100px;
	margin-right: 35px;
	vertical-align: top;
	font-size: 14px;
}

div.contact div.spacer {
	height: 25px;
}

div.contact input.button {
	width: auto;
	height: auto;
}

div#jquerywindow a.close:link, div#jquerywindow a.close:visited, div#jquerywindow a.close:hover, div#jquerywindow a.close:active {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 7px;
	background: red url(../javascript/jquery/themes/flora/i/dialog-titlebar-close.png);
	color: #ffffff;
	overflow: hidden;
}

div#jquerywindow a.close:hover {
	background: url(../javascript/jquery/themes/flora/i/dialog-titlebar-close-hover.png);
	color: #ffffff;
}

fieldset legend {
	margin: 0; padding: 0;
}

div.lead, div.article, p.right {
	margin: 15px 30px;
}

h2.article {
	margin: 15px 30px;
	font-size: 18px;
}

p.right {
	text-align: right;
}

p.right a:link, p.right a:visited, p.right a:hover, p.right a:active {
	color: #696767;
	background-color: inherit;
}

p.counter {
	text-align: center;
}

div#reg_details {
	width: 566px;
	margin: 0 auto;
}

div#reg_details p {
	margin-bottom: 0;
}

div#reg_details p.upmargin {
	margin-top: 15px;
}

div.contact_data {
	width: 503px;
	margin: 0 auto;
}

div.contact_data div.left_sign {
	float: left;
	margin-left: 50px;
	width: 200px;
	text-align: center;
}

div.contact_data div.right_sign {
	float: right;
	margin-right: 50px;
	width: 200px;
	text-align: center;
}

div.contact_data p {
	text-align: center;
	margin: 15px 0 0 0;
}

div.contact_data p a:link, div.contact_data p a:visited, div.contact_data p a:hover, div.contact_data p a:active {
	color: #696767;
	background-color: inherit;
}

div.registration div.delpic p.delpic a:link, div.registration div.delpic p.delpic a:visited, div.registration div.delpic p.delpic a:hover, div.registration div.delpic p.delpic a:active, div.registration div.delother p.delother a:link, div.registration div.delother p.delother a:visited, div.registration div.delother p.delother a:hover, div.registration div.delother p.delother a:active {
	font-size: 11px;
	colod: #ffffff;
	text-decoration: none;
	margin-left: 3px;
}

div.registration div.delpic {
	float: right;
	height: auto;
	margin-top: 5px;
	margin-left: 2px;
}

div.registration div.delother {
	float: right;
	height: auto;
}

div.registration p.passinfo {
	text-align: right;
	margin: 0 10px;
	font-size: 11px;
}

div.preview_pic {
	width: 100px;
	height: 77px;
	background-color: white;
	color: #696767;
	text-align: center;
	padding-top: 23px;
}