BODY					{margin:0;background:url(/images/yellow_background.gif);}
A						{color:#2A6296;}
#tab_bar_container		{background:#122946 url(/images/tab_bg.gif) repeat-x;height:36px;overflow:hidden;}
#tab_bar				{left:50%; margin-left:-370px; float:left; width:740px; position:relative; margin-top:6px;}
#tab_bar ul				{list-style-type:none;margin:0;padding:0;float:left;height:36px;}
#tab_bar li				{float:left;display:block;font-size:10px;font-family:Verdana;font-weight:bold;height:36px;line-height:30px;margin-right:1px;padding-left:8px;}
#tab_bar li a			{color:#fff;text-decoration:none;}
#tab_bar li div			{padding-right:8px;}
/* white tab */
#tab_bar li.white		{background:url(/images/tab_white_left.gif) top left no-repeat;padding-left:8px;color:#122946;}
#tab_bar li.white div	{background:url(/images/tab_white_right.gif) top right no-repeat;padding-right:8px;}
#tab_bar li.white a		{color:#122946;}
/* blue tab */
#tab_bar li.blue		{background:url(/images/tab_blue_left.gif) top left no-repeat;padding-left:8px;color:#fff;}
#tab_bar li.blue div	{background:url(/images/tab_blue_right.gif) top right no-repeat;padding-right:8px;}
#tab_bar li.blue a		{color:#fff;}
/* yellow tab */
#tab_bar li.yellow		{background:url(/images/tab_yellow_left.gif) top left no-repeat;padding-left:8px;color:#122946;}
#tab_bar li.yellow div	{background:url(/images/tab_yellow_right.gif) top right no-repeat;padding-right:8px;}
#tab_bar li.yellow a	{color:#122946;}
/* dark tab */
#tab_bar li.dark		{background:url(/images/tab_dark_left.gif) top left no-repeat;padding-left:8px;color:#B5C1CF;}
#tab_bar li.dark div	{background:url(/images/tab_dark_right.gif) top right no-repeat;padding-right:8px;}
#tab_bar li.dark a		{color:#B5C1CF;}
#tab_bar li.dark a:hover{color:#fff;}

/* Left Rail */
FORM{margin:0;}
#rail_left{width:173px;text-align:center;margin-top:20px;font-family:Arial;font-size:13px;color:#fff;}
#choose{background:url(/images/choose_graphic.gif) no-repeat 10px 0px;padding-top:25px;margin-bottom:10px;}
.yellow{font-weight:bold;color:#FBE693;}
.bullet{background:url(/images/yellow_dotted_line.gif) no-repeat 10px 0px;color:#fff;text-align:left;font-size:12px;padding-left:11px;padding-right:10px;padding-top:20px;padding-bottom:0px;}
.bullet h3{background:url(/images/red_arrow5.gif) no-repeat 0px 3px;margin:0;padding-left:18px;margin-bottom:5px;font-size:12px;}
.bullet a{color:#FBE693;font-weight:bold;}



#crumbs{line-height:1.25;}
h1{color:#2A6296;font-size:22px;font-weight:normal;font-family:Times New Roman;margin:0;margin-bottom:9px;}

ul{margin-left:0;padding-left:15px;padding-top:0;margin:0;}
li{margin-left:0;list-style-type:square;}
