/* HTML tag overrides */
BODY					{margin:0; padding:0; background:#6e96c4}
BODY,TD					{font-family:Verdana,Arial,Helvetica,Sans-Serif; color:#0059C4}
INPUT,SELECT,TEXTAREA	{font-family:Verdana,Arial,Helvetica,Sans-Serif; color:black; font-size:100%}
TABLE					{font-size:100%}
FORM					{margin:0; padding:0}
H1						{font-size:270%; font-weight:bold; color:#FF7800; margin:0; line-height:105%}
H2						{font-size:207%; font-weight:bold; color:#0059C4; margin:0}
P						{margin:10px 0}
UL						{list-style-position:outside; list-style-type:square; margin:10px 0 10px 15px; padding:0}
OL						{list-style-position:outside; list-style-type:decimal; margin:10px 0 10px 25px; padding:0}
LI 						{padding-bottom:4px}
HR						{color:#466FA9; background-color:#466FA9; height:1px; border:0}
A						{color:#466FA9; text-decoration:underline}
A:hover					{color:black; text-decoration:none}

/* Design Template */
#PanelTopLeft			{background:url(../images/layout/panelTopLeft.png) right no-repeat}
#PanelTop				{background:url(../images/layout/panelTop.png) no-repeat}
#PanelTopContent		{padding:42px 35px 0 35px; font-size:70%}
#PanelTopRight			{background:url(../images/layout/panelTopRight.png) left no-repeat}
#Logo					{padding-left:100px}
#PanelMiddleLeft		{background:url(../images/layout/panelMiddleLeft.png) right repeat-y}
#PanelMiddle			{background:url(../images/layout/panelMiddle.png) repeat-y}
#PanelMiddleContent		{padding:6px 4px 10px 4px}
#PanelMiddleRight		{background:url(../images/layout/panelMiddleRight.png) left repeat-y}
#Nav					{font-size:80%}
#Nav A					{text-decoration:none}
#Nav A:hover			{text-decoration:underline}
.NavSeperator			{color:#466FA9; width:30px}
#BodyPanel				{border-color:white; border-style:solid; border-width:15px 25px 0 25px; font-size:70%; }
#BodyPanelContent		{position:relative; top:0}
#Trolley				{position:absolute; top:-96px; right:0}
#PanelBottomLeft		{background:url(../images/layout/panelBottomLeft.png) right no-repeat}
#PanelBottom			{background:url(../images/layout/panelBottom.png) right}
#PanelBottomContent		{font-size:60%; padding:12px 30px 0 0}
#PanelBottom A			{font-weight:bold; text-decoration:none}
#PanelBottom A:hover	{text-decoration:underline}
#PanelBottomRight		{background:url(../images/layout/panelBottomRight.png) left no-repeat}
#animImg1,#animImg3,#animImg4,#animImg5 {filter:blendTrans(duration=0.6)}
.kroll P				{color:#ff7800}
.blue P					{color:#0059c4}
