/* Main Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003300;
	margin: 0px;
	background-image:url(TheQ_web_pics/tile_1.jpg);
	background-position:left top;
	background-repeat:repeat;


}

h1, h2 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	
}

h3, h4 {
	color: #ad2202;
	font-weight: bold;	
	font-size: 13px;
}

h5, h6 {
	font-size: 13px;
	font-weight: normal;
}

td {
	font-size: 11px;
}


a:link, a:visited {
	color: #333333;
	text-decoration: underline;	
}
a:hover {
	color: #003300;
	text-decoration: none;	
}

input, textarea, checkbox, select
{ 
	background: #FFF; 
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #8a1a00;
	border-color: #ef4211; 
	border-style: solid; 
	border-width: 1px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	padding: 2px;
	
}

/* CONTAINERS */


#container {
	width: 727px;
	margin-left: 30px;
	background-image:url(TheQ_web_pics/zee.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.bottonconatiner {
	background-color: #333333;
	border: 1px solid #0066FF;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}


/* LEFT SECTION */

.top {
	width: 143px;
	padding-left:37px;
	margin-top: 5px;
	float:left;
	background-color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 15px;
}

.leftBlockMiddle {
	width: 143px;
	padding: 10px;
	background-image:url(../images/LeftNavBarMiddle.gif);
	background-repeat:repeat-y;
	
}

/* MIDDLE SECTION */

.middleblock {
	width: auto;
	margin-left:40px;
	float:none;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(TheQ_web_pics/steps.jpg);
	background-repeat: repeat-y;
}

.homeleftColumn {
	width: 220px;
	float:left;
	border-right: 2px solid #ef8f24;
	padding-right: 5px;
	
}

.homerightColumn {
	width: 220px;
	float:left;
	margin-left: 12px;
}

.MiddleBlockLong {
	width: 440px;
	float:left;
	padding-right: 5px;
	height: auto;
	clear: both;
	background-image: none;
	background-color: #000066;

}

.bottom {
	width: 465px;
	float:left;
	background-color: #000033;
	border: 1px solid #000066;
	padding: 5px;
}

.otherFont{
	font-family: Georgia, Times, serif;
}

.topcontainer {
	background-color: #999999;
	border: 1px solid #FF0000;
	background-image: none;
	background-repeat: repeat;
	background-position: center;
}
.middleblocktable {
	background-color: #E7E4E4;
	border: thin inset #990000;
	background-image: none;
}
.leftcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	background-color: #FFFFFF;
	background-position: left top;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(TheQ_web_pics/steps.jpg);
	background-repeat: repeat-x;
}
.midcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	background-color: #FFFFFF;
	background-position: left top;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(TheQ_web_pics/skies.jpg);
	background-repeat: repeat-x;
}
