/* CSS Document */

body, html 		{background: transparent url(../images/templates/body_tile.jpg) repeat-x ; margin:0; padding:0; z-index:1; font:100% Arial, Helvetica, sans-serif; }
h1				{display:none;}
label			{font-size:80%;}
input			{font-size:80%; }
textarea		{font-size:90%; }



#left			{background:transparent url(../images/templates/leftshadow.jpg) no-repeat top right;}
#right			{background:transparent url(../images/templates/rightshadow.jpg) no-repeat top left;}

#outer			{width:750px;  background:#fff; font-size:0.71em;}

#headerhome		{height:269px;}

#content		{padding:20px 30px; font-size:120%; color:#686868;}
#content .alc a {color:#C40004; text-decoration:underline;font-weight:bold;}
#content .alc a:hover, #content .alc a:active		{ text-decoration:none;}
#content .bgc a	{color:#1369B6; text-decoration:underline;font-weight:bold; }
#content .bgc a:hover, #content .bgc a:active		{ text-decoration:none;}

#content  h2	{color:#000000; font-size:120%; font-weight:bold; padding:5px 0 10px 0;}

#content ul{list-style:none; margin:0; padding:0px 0px 0px 0px ; }
#content ul li{list-style:none; margin:0; padding:0 0 5px 15px; background:transparent url(../images/templates/nav/bullet.jpg) 0 3px no-repeat; }

#leftbox		{font-size:90%; color:#686868; width:267px;}
#leftbox a		{color:#C40004; text-decoration:underline; font-weight:bold;}
#leftbox a:hover, #leftbox a:active		{ text-decoration:none;}
#rightbox		{font-size:90%; color:#686868; width:267px;}
#rightbox a		{color:#1369B6; text-decoration:underline; font-weight:bold;}
#rightbox a:hover, #rightbox a:active		{ text-decoration:none;}





#footer			{background: transparent url(../images/footer_bar.gif) center no-repeat; height:65px;}
#footer_bottom	{margin:0 0 10px 15px;}

