/* CSS Document */

/*Global Settings--------------------------------------------------------------------------------*/
body							{margin-left: 0px; margin-top: 0px; background: url(images/bgGradiant.jpg) #665739 repeat-x;}
#bodyContent					{float:left; padding: 5px 8px 10px 8px; font-family:Arial, Helvetica, sans-serif; font-size: 14px; background-color:#FFFFFF; height:}

/*Layout Settings--------------------------------------------------------------------------------*/
.header 						{background-image:url(images/headerBar.jpg)}
.leftSideMenuBG					{background-color: #CC0000}
.leftSideMenuBGimg				{background:#CC0000  url(images/Menu01.jpg) repeat-x;}
.footerBG						{background-image:url(images/footerBg.jpg); height:60px}
.menuBG							{background-color:#000000; height: 40px; text-align:center; position:relative; padding-top:4px; font-family:"Trebuchet MS", "Times New Roman", Arial;}
.menuShadow						{background-image:url(images/whitePageShadow.jpg)}

.sideShadow						{background-image:url(images/sideShadow.jpg)}
.bottomShadow					{background-image:url(images/bottomShadow.jpg)}

/*Font Settings----------------------------------------------------------------------------------*/

H1								{font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#990000; margin-bottom: 10px}
H2								{font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#990000; margin-bottom: 10px}
H3								{font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000000; margin-bottom: 6px}
H4								{font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; margin-bottom: 6px}
H5								{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333; margin-bottom: 6px}
H6								{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; margin-bottom: 6px}

p								{line-height: 17px; margin-top: 0px; text-align:justify}

a								{color:#CC0000}
a:hover							{color:#FF3333}

/*Footer Content---------------------------------------------------------------------------------*/
.footertext							{width: auto; line-height: 20px; padding: 10px 12px 4px 12px; height:auto; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.footertext	 a						{color:#FFFFFF}
.footertext	 a:hover				{color:#CCCCCC}
.footertextPri						{font-size:14px}

/*Images-----------------------------------------------------------------------------------------*/
.imgNoBorder						{display:block;}
.imageLink							{display:block; border:0px;}
.imgWithBorderRT					{display:block; border:3px Solid #000000; margin-left: 10px; margin-top:3px;}
.imgWithBorderLT					{display:block; border:3px Solid #000000; margin-right: 10px; margin-top:3px;}