/* CSS Document */

body		{background:url(../images/bg_body.png) repeat-x center #7BB444; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px}
td, p, ul, li	{font-size:12px; line-height:18px}
a			{color:#66CCFF; text-decoration:none;}
a:hover		{color:#000000; text-decoration:none; background:#EEEEEE;}
h1			{font-size:36px; font-weight:normal; color:#66CCFF}
h2			{font-size:16px; font-weight:normal; color:#433106}

#Layer1		{position:absolute; z-index:2; top:50%; height:115px; margin-top:-282px; left:50%; width:250px; margin-left:-360px}
#Layer2		{position:absolute; z-index:1; top:50%; height:400px; margin-top:-300px; width:100%}

input, select 		{background-color:transparent; border:none}
textarea, select	{background-color:transparent; border:1px solid #000000}

.nav a		{color:#999999; text-decoration:none}
.nav a:hover {color:#000000; text-decoration:none}

.sm			{font-size:11px;}
.lg			{font-size:18px; line-height:24px}
.xl			{font-size:30px;}
.black		{color:#000000}
.gray		{color:#999999}
.green		{color:#7BB444}
.white		{color:#FFFFFF}

.form_t1	{text-align:right; font-size:9px; color:#000000}
.form_t2	{border-bottom:1px solid #000000}

.main		{background:url(../images/bg_main_bottom.gif) no-repeat bottom #FFFFFF;}
.column1	{width:255px; padding:25px 15px 25px 0px; vertical-align:top;}
.column2	{width:255px; padding:60px 0px 25px 15px; vertical-align:top;}