@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #023282;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#header{
	height:125px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat;
	margin-top: 0px;
	padding-top: 0px;
}

#container{
	width:100%;
	background-color:#fff;
	padding-bottom: 0px;
	position: relative;
	margin: 0px;
}
#header h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	text-align:right;
	color:#FFF;
	padding-top:0px;
	padding-right:10px;
	padding-left:500px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.1em;
	position: absolute;
	top: 10px;
	clear: right;
	right: 2px;
}
#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:right;
	color:#FFFF66;
	padding-top:0px;
	padding-right:10px;
	padding-left:500px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	position: absolute;
	top: 90px;
	clear: right;
	right: 5px;
}
#container #content {
	overflow: auto;
}
#container  #content  #left  {
	text-align: left;
	width: 200px;
	float: left;
	background-color: #003A9A;
	padding-top: 25px;
}
#container #content #left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 8px;
	background-color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 20px;
	text-transform: capitalize;
}

#container #content #right {
	text-align: left;
	margin-left: 210px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #content #right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#container #content #right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CE5E0B;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#container #content #right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1em;
}
#container #content #right li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 2em;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1em;
	list-style-type: square;
	list-style-position: outside;
}
#container #content #right ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	line-height: 1.5em;
	font-style: normal;
	color: #990000;
	letter-spacing: 0.1em;
	list-style-type: decimal;
	list-style-position: outside;
}
#container #content #right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	color: #0000CC;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#container #content #right a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	color: #FF0000;
	letter-spacing: 0.1em;
	text-decoration: underline;
}




#container #footer {
	height: 40px;
	width: 99%;
	text-align: left;
	padding: 5px;
	background-color: #000000;
}
#container #content #left #main-nav ul{
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	background-color: #FFFFFF;
}
#container #content #left #main-nav ul li{
	background-color: #003A9A;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-left:2px;
}
#container   #top-links    {
	background-color: #003A9A;
	height: 18px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #page-links {
	background-color: #003A9A;
	height: 18px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#container #content #left #main-nav a{
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
#container #content #left #main-nav a:hover{
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFCC00;
	padding-left: 10px;
	background-color: #000066;
	text-decoration: none;
}
#left ul.sub-nav {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: capitalize;
	line-height: 2em;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 2px;
}
#left ul.sub-nav li{
background-color: #003A9A;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-left:2px;
}
#left ul.sub-nav li a{
display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
#left ul.sub-nav li a:hover{
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #00FFCC;
	padding-left: 10px;
	background-color: #000033;
	text-decoration: none;
}
#container   #footer {
	height: 100px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
}
#container  #footer  p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	padding-left: 40px;
	position: relative;
	top: -10px;
}
#container #footer li {
	display: inline;
	list-style-type: none;
}

#container #footer a {
	color: #FFFF99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	line-height: normal;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
}
#container #footer a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	line-height: normal;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
}
#container #footer p a {
	color: #FFFF99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-right: 0px;
}
#container #footer p a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-right: 0px;
}


#container #footer .icons {
	float: right;
}



a img{
border:none;
}
.tutorial-description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000CC;
}
.tutorial-description a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0000;
	text-decoration: none;
}
.tutorial-description a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}
.tutorial-list a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0000FF;
	padding: 3px;
	line-height: 1.5em;
	text-decoration: underline;
}
.tutorial-list  li {
	color: #0000FF;
	list-style-type: circle;
	list-style-position: outside;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/video.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.tutorial-list a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	padding: 3px;
	line-height: 1.5em;
	text-decoration: underline;
}
.download-list a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	padding: 3px;
	line-height: 2em;
}
.download-list  li {
	color: #0000FF;
	list-style-type: circle;
	list-style-position: outside;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/save.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.download-list a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	padding: 3px;
	text-decoration: underline;
	line-height: 2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #023282;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}

