/* CSS Document */

* {
	margin:0; padding:0;
}

body
{
	background:#FFFFFF;
}

a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html
{
	font-family:Georgia, Tahoma; 
	font-size:14px;
	line-height:18px;
	color:#65737e;		
}

input, textarea
{
	font-family:Georgia, Tahoma; 
	font-size:14px;
	line-height:18px;
	color:#333333;		
}

input, select { vertical-align:middle; font-weight:normal;}

/*main layout */
#header {background:url(images/header_bg.gif) top repeat-x;}
<!--.menu {padding:4px 0 0 273px;}-->
.logo {margin-right:71px;}
.main { margin:0 auto;}

/* Top, Right, Bottom, Left  */
.nav  			{padding:3px 0 0 273px; height:38px;}
.nav_left		{width:8px; height:38px; background:url(images/nav_left.gif) top left no-repeat;}
.nav_middle		{margin-left:-451px; width:451px; height:38px; background:url(images/nav_middle.gif) top left repeat-x;}
.nav_right		{margin-left:459px; width:8px; height:38px; background:url(images/nav_right.gif) top left no-repeat;}

#middle { width:100%;}

/* Top, Right, Bottom, Left */
#row2 {background:url(images/row2_bg.gif) top repeat-x;}
#row2 .column1 .indent {padding:10px 0 10px 0;}
#row2 .column2 .indent {padding:10px 0 10px 0;}

#footer {padding-right:0px;}
#footer .main { width:720px; background:url(images/footer_tall.gif) top repeat-x; font-family:tahoma; font-size:11px; color:#e5e7e9;}
#footer .right {background:url(images/footer_right.gif) top right no-repeat;}
#footer .left {background:url(images/footer_left.gif) top left no-repeat; width:720px; text-align:center; padding:14px 0 16px 0;}
#footer a {color:#e5e7e9; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.m1 {background:url(images/m1_bg.gif) top right no-repeat; padding-right:17px; text-decoration:none; font-size:13px;}
.m1:hover {text-decoration:underline;}

.m2 {background:url(images/m2_bg.gif) top right no-repeat; padding-right:13px;}


.box 			{background:url(images/box_ttall.gif) top repeat-x #FFFFFF;}
.box .bot_left 	{background:url(images/box_bl.gif) bottom left no-repeat;}
.box .bot_right {background:url(images/box_br.gif) bottom right no-repeat;}
.box .top_left 	{background:url(images/box_tl.gif) top left no-repeat;}
.box .top_right {background:url(images/box_tr.gif) top right no-repeat; width:100%;}

.box2 				{background:#eef0f0 url(images/box2_btall.gif) bottom repeat-x; line-height:16px;}
.box2 .righttall 	{background:url(images/box2_rtall.gif) right repeat-y;}
.box2 .lefttall 	{background:url(images/box2_ltall.gif) left repeat-y;}
.box2 .bot_left 	{background:url(images/box2_bl.gif) bottom left no-repeat;}
.box2 .bot_right 	{background:url(images/box2_br.gif) bottom right no-repeat;}
.box2 .top_left 	{background:url(images/box2_tl.gif) top left no-repeat;}
.box2 .top_right 	{background:url(images/box2_tr.gif) top right no-repeat;}
.box2 .toptall 		{background:url(images/box2_ttall.gif) top repeat-x; width:100%;}
.box2 .shadow		{background:url(images/shadow.gif) bottom left no-repeat;}


/* ERIC */
.arrow_on {background:url(images/bg1.jpg) top right no-repeat; padding-right:65px;}
.arrow_off {background:url(images/bg2.jpg) top right no-repeat; padding-right:65px;}

li { border-bottom:1px solid #e8e8e4; line-height:29px;}
li a {color:#65737e; text-decoration:none;}
li a:hover {color:#ea4808;}

/* Top, Right, Bottom, Left */
#index #row1 .indent {padding:10px 0 3px 0;}
#index .box2 {margin-bottom:8px;}
#index .box2 .padding {padding:10px 25px 10px 15px;}

/* PADDING */
/* Top, Right, Bottom, Left */
#index #row2 .column1 .padding {padding:0 0 0 0;}
#index #row2 .column2 .padding {padding:0 0 0 0;}
#index #row2 .column3 .padding {padding:5px 0 0 29px;}

#index #row2 .column2 .col1 {width:105px;}
#index #row2 .column2 .col2 {width:70px;}

#form1 .row {height:34px;}
#form1 .input {width:173px; height:19px; border:1px solid #e4e6e8; background:#f5f6f7; padding:0 0 0 5px; color:#4a545d;}

.red {color:#ea4808;}

form .row {height:35px;}
form .ta {height:85px;}

.input {width:172px; height:20px; border:1px solid #e4e6e8; background:#f5f6f7; padding:0 0 0 5px; color:#4a545d;}
textarea {width:217px; height:55px; border:1px solid #e4e6e8; background:#f5f6f7; padding:0 0 0 5px; color:#4a545d; overflow:auto}
form .div {text-align:right; padding:7px 0 0 0;}

/* ERIC */
font.x
{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#999999; 
}

font.title
{
	font-family:Georgia, Tahoma; 
	font-size:20px;
	font-style:italic;
	line-height:20px;
	color:#52527A;
}

font.section
{
	font-family:Georgia, Tahoma; 
	font-size:16px;
	font-weight:lighter;
	line-height:20px;
	color:#333333;
}

font.partner
{
	font-family:Georgia, Tahoma; 
	font-size:12px;
	font-weight:bold;
	color:#52527A;
}

font.fineprint
{
	font-family:Georgia, Tahoma; 
	font-size:11px;
	font-style:italic;
	color:#52527A;
}

a.title
{
	font-family:Georgia, Tahoma; 
	font-size:20px;
	line-height:28px;
	color:#000000;
	text-decoration:none;
}

a.title:hover
{
	color:#ea4808;
	text-decoration:underline;
}

a.banner
{
	font-family:Georgia, Tahoma; 
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

a.banner:hover
{
	color:#FFCC00;
	text-decoration:underline;
}

