BODY {
	MARGIN: 0px;
}

#container {
	BACKGROUND: url(../images/intro_bg2_copy_3.jpg);
	position:absolute; left:180px; top:150px; width:690px; height:400px; z-index:1

}
a.regbutton:link,a.regbutton:visited {
	float: left;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5E8FF0;
	text-align: center;
	text-decoration: none;
	/*background: url("bg.gif") repeat-x center left; */
	width: 90px;
	padding: 10px 0px 9px 10px;
	left: 100px;
	top: 200px;

} 

a.regbutton:hover { 

    float: left; 

    display: block; 

    font: normal 11px  Arial, Helvetica, sans-serif; 

    color: #fff;
    text-align: center; 

    text-decoration: none; 

    /*background: url("../images/bttn_over.jpg") repeat-x center left; */

    width: 90px; 

    padding: 10px 0px 9px 10px; 

} 

.leftcorner { 

    float: left; 

    background: #fff url("lc.gif") no-repeat center center; 

    width: 10px; 

    padding-top: 8px; 

    padding-bottom: 5px; 

} 

.rightcorner { 

    float: left; 

    background: #fff url("rc.gif") no-repeat center center; 

    width: 10px; 

    padding-top: 8px; 

    padding-bottom: 5px; 

} 

#dynmenu {
	padding: 10px 0px 9px 10px;
	position: static;
	margin-top: 60px;
	margin-right: 0px;
	margin-left: 150px;
	
	

} 


.PgTpLinks {
	FONT-WEIGHT: 500;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	line-height: normal;
	letter-spacing: 2px;
	text-decoration: none;
}

 .PgTpLinks A:hover {
	FONT-WEIGHT: 500;
	FONT-SIZE: 9px;
	COLOR: #6699FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	line-height: normal;
	letter-spacing: 2px;
	text-decoration: none;
}

.PageContentText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	line-height: 12px;
}
.DocTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 5px;
}
.DocTitle A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #C5C1AF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 5px;
}
.DocHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: underline;
	line-height: 14px;
	letter-spacing: 5px;
}
.SubText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	color: #999477;

}
.SubText A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #C4C0B0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	line-height: normal;
}
.SubHeaderText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	margin-left: 150px;
	color: #91A0A6;

}
.SmallText {
	FONT-WEIGHT: normal;
	FONT-SIZE:small;
	COLOR: #1C79B0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	margin-left: 150px;
	padding-top: 8px; 
}