/* Layout */
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 60px; }
#footer { clear: both; position: relative; z-index: 10; height: 60px; margin-top: -60px; }

/* Theme */
body {font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}


#footer{margin:0px auto;margin-top:-60px;text-align:left;height:60px;width:983px;background-color:#ffffff;}




body,html
{ margin:0; padding:0; }

body 	{background-image:url('../images/bgMain2.jpg');background-repeat:repeat-y;background-position:center;background-color:#e3e3e3;color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";margin:0px 0px; padding:0px;text-align:center;height:100%;}
#container {min-height:100%;padding: 10px 0px 0px 0px;background:#ffffff;width:983px;margin:0px auto;text-align:left;}




h1{font-weight:bold;font-size:18px;margin-top:0px;margin-bottom:0px;}
h2{color:#929292;font-weight:bold;font-size:12px;margin-top:0px;margin-bottom:0px;}

p		{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}
table 	{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}
td 		{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}
ul 		{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}
li 		{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}		
form 	{color:#000000; font-size:11px; font-family:arial,verdana,helvetica,"sans serif";}



/* backgrounds */
.WHITE {background:#ffffff;}
.GREY1 {background:#cccccc;}
.GREY2 {background:#dddddd;}
.GREY3 {background:#d9d9d9;}
.GREY4 {background:#929292;}
.GREY5 {background:#cecece;}
.GREY6 {background:#e7e7e7;}

/* fonts */
.BOLD 	{font-weight:bold;}
.ITAL  {font-style:italic;}
.WHITETXT {color:#ffffff;}
.REDTXT {color:#c61c1e;}
.ORANGE {color:#ff4e00;}
.ORANGEBOLD {color:#ff4e00;font-weight:bold;}
.GREYTXT {color:#929292;}
.GREYBLD {color:#929292;font-weight:bold;}
.GREYTITLE {color:#929292; font-size:12px;font-weight:bold;}
.GREYITAL {color:#929292; font-size:12px;font-style:italic;}
.GREYITALSM {color:#929292; font-size:11px;font-style:italic;}

.TITLEHILITE{color:#ff520e;font-size:14px;font-weight:normal;}

.GREYCOPY {color:#929292;font-weight:normal;font-size:17px;line-height:20px;}
/*
.GREYCOPY {color:#929292;font-weight:normal;font-size:18px;line-height:22px;}
*/

/*letter-spacing:20px;*/
/**/

.FOOTER {color:#929292;font-size:10px;}
.FONTTENPX {font-size:10px;}
.BLUE {color:#306ce6;}
.BLUEBLD {color:#306ce6;font-weight:bold;}
.HEADLINE {font-size:13px;color:#000000;font-weight:bold;}

.BLUEHEADLINE {color:#306ce6;font-weight:bold;font-size:18px;}
.REDHEADLINE {color:#ff4e00;font-weight:bold;font-size:18px;}
.GREENHEADLINE {color:#74be00;font-weight:bold;font-size:18px;}

/* links */
A.UNDERLINELNK:link  	{color:#436397;text-decoration:none;}
A.UNDERLINELNK:visited {color:#436397;text-decoration:none;}
A.UNDERLINELNK:active 	{color:#436397;text-decoration:none;}
A.UNDERLINELNK:hover 	{color:#436397;text-decoration:underline;}

A.TOBLUELINK:link {color:#929292;text-decoration:none;}
A.TOBLUELINK:visited {color:#929292;text-decoration:none;}
A.TOBLUELINK:active {color:#929292;text-decoration:none;}
A.TOBLUELINK:hover {color:#306ce6;text-decoration:none;}

A.BLDGREY:link {color:#929292;text-decoration:none;font-weight:bold;}
A.BLDGREY:visited {color:#929292;text-decoration:none;font-weight:bold;}
A.BLDGREY:active {color:#929292;text-decoration:none;font-weight:bold;}
A.BLDGREY:hover {color:#306ce6;text-decoration:none;font-weight:bold;}


A.ALLLINES:link {color:#929292;text-decoration:underline;}
A.ALLLINES:visited {color:#929292;text-decoration:underline;}
A.ALLLINES:active {color:#929292;text-decoration:underline;}
A.ALLLINES:hover {color:#306ce6;text-decoration:underline;}

A.ALLLINES2:link {color:#000000;text-decoration:underline;}
A.ALLLINES2:visited {color:#000000;text-decoration:underline;}
A.ALLLINES2:active {color:#000000;text-decoration:underline;}
A.ALLLINES2:hover {color:#306ce6;text-decoration:underline;}

A.LNKBLACK:link {color:#424242;text-decoration:none;font-weight:bold;}
A.LNKBLACK:visited {color:#424242;text-decoration:none;font-weight:bold;}
A.LNKBLACK:active {color:#424242;text-decoration:none;font-weight:bold;}
A.LNKBLACK:hover {color:#424242;text-decoration:underline;font-weight:bold;}



