body,h1,h2,p,h3,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	
}

p
{
	padding-left:9px;
}

#background
{
width: 796px;
background: #ffffff;
margin: 0 auto;
}

body{
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 60px;
	
}

.clear{
	clear:both;
}

#main-container{
	width:750px;
	margin:30px auto;
	padding-right: 10px;
	}
	
	
#right
{
float: right;
width: 400px;
padding-right: 10px;
	
}

#form-container{
	background-color:#FFF;
	float:left;
	border:#999 medium inset;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	margin: 0;
	padding: 10px;
	padding-top: 10px;
	color: #1555B5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

/* Navigation Bar */
#menu
{
background: url(images/menu.gif) no-repeat;
width: 794px;
height: 50px;
/*float: left;*/

}

#menu ul {
	overflow:hidden;
	zoom:1;
	list-style-type:none;
	zoom:1;
	margin:0px;
	padding:0px;*/
}

#menu li {
	float:left;
	display:inline;
	background:url(images/menu_sep.jpg) 6px 0 repeat-y;
	padding:2px 25px 7px 47px;   /*position of Text*/
	margin:10px 0px 5px 0px; /*use negative margin-left to hide the background image1 - Vertical, 2 - Hor, 3 - */
}

/*Navigation Bar - Hyperlink Text Format */
#menu a {
	color: #ffffff;                         /*Color Text*/
	font-weight: bold;
	font-size: 13px;                       /* Font Size of text*/
	text-decoration: none;	
	
}

#menu a:hover {
	width: 120px;
    height: 29px;
	
	
	color: #ffffff;
    text-decoration: underline;
	background: #000 url(images/menu_r.gif) repeat-x;
}


#logo {
background: url(images/header.gif) no-repeat;
width: 766px;
height: 165px;
text-align: left;
padding-top: 75px;
padding-left: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#left H3
{
	
width: 216px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;

}
#middle H3
{
margin-left:50%;
margin-bottom:20%;
width: 216px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;

}


#left
{
	width: 270px;
	margin-left:10px;
		
}

#left H3
{
width: 216px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;

}

#left H4
{
width: 198px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_left.jpg) left top no-repeat;
}


#left ul {
	border:0px; 
	background: url(images/title_back.gif) no-repeat top;
	/*background: url(images/title_back.gif) repeat-x;*/
	list-style-type:none;               /* Text Bullets or none */
	border: outset thin #6CF;           /* Border around Site Links Box */
	
}

#left li
{

padding-top: 14px;
padding-left: 10px;



}

#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	
}

#left li li {
	padding: 4px 2px;
	border: 1px;
	background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #1555B5;
	
}
#left a:visited {
	color: #1555B5;
	
}

#left p
{
padding: 10px;

}


#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1555B5;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color:#1555B5;
}
