/* -- body -- */
body			{margin:5px; color:#3B3B3B; background:#F3F7FF; font-size:12px; font-family:verdana,arial,helvetica,sans-serif;}

#site			{width:770px; background:#FFF; border: 1px solid #0D3D9F;}

a					{font-weight:bold; color:#0D3D9F; text-decoration:none;}
a:link,		
a:active, 	
a:visited			{color:#0D3D9F;}
a:hover				{text-decoration:underline;} 

/* -- header -- */
#header						{width:770px; border-bottom: 1px solid #0D3D9F;}
#headercol1of2		{background:url("images/header01.gif") top left no-repeat; padding:28px 0 0 8px;}
#headercol2of2		{width:280px; height:104px; background:url("images/header02.gif") top left no-repeat; padding:0 8px 0 0;}
#headercol2of2	form		{padding:0; margin:60px 0 0 0;}
#headercol2of2	input		{font-size:10px; font-family:verdana,arial,helvetica,sans-serif;}

/* -- menu -- */
#menu						{width:770px; background:#BECBE5; color:#0D3D9F; font-weight:bold; border-bottom: 1px solid #0D3D9F;}
#menucol1of1		{padding:4px 2px 4px 2px; font-size:10px;}

/* -- content -- */
#content							{width:770px; height:465px; background:#fff; border-top: 15px solid #fff;}
#contcol1of1						{padding:20px 35px 20px 40px; background:url("images/squares.gif") bottom right no-repeat #fff;}
#contcol1of2						{padding:20px 40px 20px 40px;}
#contcol1of2	table td	{padding:0 8px 0 0;}
#contcol1of2	table	td.ralign		{padding:0 0 0 8px;}
#contcol1of2	th				{text-align:left; vertical-align:top; padding-right:10px;}
#contcol1of2	h1 img		{border:0;}
#contcol1of2	h2				{font-size:13px; color:#0D3D9F;}
#contcol1of2	p					{font-size:12px; line-height:16px;}
#contcol1of2	p.note		{font-size:10px;}
#contcol1of2	img				{border: 2px solid #00B359;}
#contcol1of2	ul				{font-size:12px; line-height:16px; margin-left:24px;}
#contcol1of2	ol				{font-size:12px; line-height:16px;}
#contcol1of2	li				{list-style-image:url("images/bullet_green.gif"); padding:0 0 5px 10px;}
#contcol1of2	li.blue		{list-style-image:url("images/bullet_blue.gif"); padding:0 0 5px 10px;}
#contcol2of2						{width:185px; font-size:12px; background:url("images/squares.gif") bottom right no-repeat #fff;  border-left: 1px dashed #BECBE5; padding:20px;}

/* -- footer -- */
#footer		{width:770px; background:#0D3D9F;}
#footercol1of2			{padding:4px; font-size:10px; color:#fff;}
#footercol2of2			{padding:4px; font-size:10px; color:#fff; text-align:right;}
#footercol2of2	a		{color:#fff; font-weight:normal;}

/* -- logos -- */
#logos				{width:100%}
#logos img		{margin:10px 25px 0 25px; border:0}


/*
paleblue = #41A8DF
blue = #0D3D9F
green = #00B359
*/