* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	background-color: #f7f7f9;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 1.6em;
	text-align: justify;
	background-color: #ececec;
}
.menu {
	font-size: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

a {
	font-weight: bold;
	color: #a00000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0C4D77;
}

#pic {
	margin: 0px;
	overflow: hidden;
}#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 760px;
}
#subscribe {
	float: right;
	width: 199px;
	padding-top: 55px;
	padding-right: 45px;
	text-align: left;
	color: #a00000;
}
#content {
	padding: 30px;
	overflow: hidden;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}

h3 a {
	color: #FCB215;
	text-decoration: none;
}
h3 a:hover {
	color: #9AD7EA;
	text-decoration: none;
}


h3 {
	background-image: url(h3bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding-top: 12px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	color: #3c3c3c;
	padding-bottom: 20px;
}
h1 {
	font-size: 24px;
	color: #2ea9d4;
}
#lesson {
	background-color: #ccf1fd;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #0F5874;
	}
#lesson ol {
	padding-left: 57px;
}
#lesson1 {
	float: left;
	width: 213px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
}
#footer {
	background-image: url(bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 30px;
	font-size: 12px;
	color: #0F5874;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}
/* ----------- My Form ----------- */
.myform{
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:2px solid #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:8px;
}

#stylized p{
	font-size:12px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:normal;
	text-align:right;
	width:170px;
	float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized button{
	clear:both;
	margin-left:150px;
	width:150px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color: #0F5874;
}

#login-box {
	width:355px;
	height: 352px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(login-box-backg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
	text-align: left;
}

#login-box img {
	border:none;
}

#login-box h2 {
	margin:0;
	color: #ebebeb;
	font-family: "Calibri", Arial;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}
#login-box h3 {
	padding:0;
	margin:0;
	color: #ebebeb;
	font-family: "Calibri", Arial;
	font-size: 30px;
	font-weight: bold;
	background-image: none;
}

#login-box-name {
	float: left;
	display:inline;
	width:95px;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}


.form-login  {
	width: 175px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 3px;
}


.login-box-options  {
	clear:both;
	padding-left:45px;
	font-size: 11px;
}

.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}
.logobutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	cursor:pointer;
	border-radius:15px;
	border:4px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #1b4a7a;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}.logobutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.logobutton:active {
	position:relative;
	top:1px;
}