* CSS Document */
.dashes{
	font-family: verdana;
	font-size: 10px;
	color: #006699;
	border-top-style : dashed;
	border-top-width : 1px;;
}

.error{
	font-family: verdana;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

.backGradient{
	background : url(images/grad1.gif) repeat-x;
}
.bottomleft{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
}
.bottomleft a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
.bottomleft a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
.bottomleft a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}

.loginbox{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;
	padding-bottom: 1px;

}

.pagetextbold{
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.pagetextbold a:link{
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.pagetextbold a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.pagetextbold a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: underline;
}

.pagetext{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.pagetext a:link{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.pagetext a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.pagetext a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.textbox{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color : #E2E9F4;
}


.rightnav{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;
	padding-bottom: 1px;
}

.rightnav a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;
	padding-bottom: 1px;
	text-decoration: none;
}

.rightnav a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;
	padding-bottom: 1px;
	text-decoration: none;
}

.rightnav a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;
	padding-bottom: 1px;
	text-decoration: underline;
}

.contentbluebox{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	background-color:#E1E8F4;
}

.contentbluenopad{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
}
.contentbluenopad a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.contentbluenopad a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none
}

.contentbluenopad a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

.contentblue{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 3px;
}

.contentblue a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 3px;
	text-decoration: none;
}

.contentblue a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 3px;
	text-decoration: none;
}

.contentblue a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 3px;
	text-decoration: underline;
}

.practicelist{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 2px;
	text-decoration: none;
}
.practicelist a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 2px;
	text-decoration: underline;
}

.practicelist a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 2px;
	text-decoration: underline;
}

.practicelist a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 2px;
	text-decoration: none;
}

.practicelisttitle{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	padding: 1px;
	text-decoration: none;
	font-weight: bold
}

/*----------------FOOTER-----------------------*/
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}  /* hack for IE5+/Win.*/

html>body, html>body #contents {
	height: auto;
}
/* Without this, Moz1.0 adds a vertical scrollbar */


#main {
	margin-bottom: 0;
	height: auto;
	padding: 0;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	background-color: #000000;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}