/* CSS Document */

body {
	margin-top: 0px;
	background-color: #777777;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}.body_background {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-color: #777777;
	background-attachment: fixed;
}
.header_top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-indent: 720px;
	background-color: #fff9f9;
	height: 15px;
	width: 962px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF9F9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	link: #000000;
    visited: #000000;
}
a.black_link:hover {
	color: #000000;
}
a.black_link:active {
	color: #000000;
}
}
.content {
	width: 962px;
}
.footer {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
.did_you_know_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	padding: 10px;
}

.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.header_white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	margin-left: 20px;
}
.hor_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.bullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullet_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a.third:link {
	color: #000000;
	text-decoration: none;
}
a.third:visited {
	text-decoration: none;
	color: #000000;
}
a.third:hover {
	text-decoration: underline;
	color: #000000;
}
a.third:active {
	text-decoration: none;
	color: #000000;
}.sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sidesinside {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5F3F4;
	border-left-color: #F5F3F4;
}
.banner {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	width: 962px;
}
.registerdomaintable {
	height: 10px;
	width: 400px;
}
.text_no_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.picture_center {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.dotted hor seperator {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.dotted-vertical-line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.image_right {
	margin-left: 600px;
	float: right;
	margin-top: 100px;
}

a.blue_link:link {
	color: #0600ff;
	text-decoration: none;
}
a.blue_link:visited {
	text-decoration: none;
	color: #0600ff;
}
a.blue_link:hover {
	text-decoration: underline;
	color: #0600ff;
}
a.blue_link:active {
	text-decoration: none;
	color: #0600ff;
a:link {
	margin-left: auto;
}
.image_right {
	margin-right: auto;
}
.table_center {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.image_center {
	margin-right: auto;
	margin-left: auto;
}
.image_left {
	margin-left: auto;
}

