/* General Styles */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#DDE0E3;
}

.error
{
	color:#772727;
}

a
{
	color:#44000D;
	text-decoration:underline;
}

a:hover
{
	color:#6D0014;
	text-decoration:none;
}

h1
{
	font-size:11px;
	font-weight:bold;
	color:#252E3C;
}

h2
{
	font-size:11px;
	color:#6D0014;
}

h3
{
	display:inline;
	font-size:10px;
	font-weight:bold;
	color:#fff;
}

img
{
	border:none;
	display:block;
}

p
{
	text-align:left;
}

.FloatRightBorder
{
	float:right;
	border:solid 2px #252E3C;
	margin:5px 0px 5px 10px;
	clear:both;
}

.FloatRight
{
	float:right;
	margin:5px 0px 5px 10px;
	clear:both;
}

.FloatRightBoxP
{
	width:121px;
	text-align:center;
	float:right;
	margin:5px 0px 5px 10px;
	clear:both;
}

.FloatRightBoxPSM
{
	width:113px;
	text-align:center;
	float:right;
	margin:5px 0px 5px 10px;
	clear:both;
}

.FloatRightBoxL
{
	width:171px;
	text-align:center;
	float:right;
	margin:5px 0px 5px 10px;
	clear:both;
}

.Border
{
	border:solid 2px #252E3C;
}

.ImgTitle
{
	font-size:9px;
	font-weight:normal;
}

.ImgBorder
{
	border:solid 2px #252E3C;
}

.TextBox
{
	border:solid 1px #252E3C;
	width:130px;
	height:16px;
	font-size:12px;
}

.TextField
{
	border:solid 1px #252E3C;
	width:260px;
	height:100px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.DropDown
{
	width:134px;
	height:16px;
	font-size:12px;
}

.Button
{
	border:solid 1px #252E3C;
	background-color:#7782AD;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

/* Layout Styles */
.Site
{
	border:solid 2px #fff;
}

.Banner
{
	border-bottom:solid 2px #fff;
}

.NavArea
{
	height:26px;
	width:364px;
	background-image:url(../gfx/NavBG.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
}

.NavArea a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.NavArea a:visited
{
	text-decoration:none;
	color:#fff;
}

.NavArea a:hover
{
	text-decoration:underline;
	color:#DDE0E3;
}

a.MedicalButton
{
	display:block;
	height:104px;
	width:24px;
	background-image:url(../gfx/TGS-Medical.gif);
	background-repeat:no-repeat;
}

a.MedicalButton:hover
{
	background-image:url(../gfx/TGS-Medical-Over.gif);
}

a.CommercialButton
{
	display:block;
	height:104px;
	width:21px;
	background-image:url(../gfx/TGS-Commercial.gif);
	background-repeat:no-repeat;
}

a.CommercialButton:hover
{
	background-image:url(../gfx/TGS-Commercial-Over.gif);
}

.HomeContent
{
	height:94px;
	border-top:solid 1px #fff;
	background-color:#C8C8C8;
	text-align:left;
	padding:0px 55px 0px 0px;
}

.Footer
{
	margin:10px 0px 0px 0px;
	width:744px;
	font-size:10px;
}

.FooterLeft
{
	text-align:left;
}

.FooterRight
{
	text-align:right;
}

/* Inside Template */
.LeftContentBG
{
	width:174px;
	background-image:url(../gfx/InsideLeftBG.gif);
	background-repeat:no-repeat;
	background-color:#6D0014;
}

.NavBox
{
	padding:4px 0px 0px 0px;
	width:174px;
	background-color:#fff;
	border-right:solid 2px #888;
	text-align:left;
	font-size:10px;
}

.SectionTitleBox
{
	display:block;
	width:158px;
	padding:4px 0px 3px 10px;
	background-color:#6D0014;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

a.SectionTitleBox
{
	text-decoration:none;
	color:#fff;
}

a.SectionTitleBox:hover
{
	text-decoration:none;
	color:#E2CCD0;
}

.MidContentBG
{
	width:26px;
	background-image:url(../gfx/InsideMidBG.gif);
	background-repeat:no-repeat;
	background-color:#6D0014;
}

.RightContentBG
{
	width:544px;
	background-image:url(../gfx/InsideRightBG.gif);
	background-repeat:no-repeat;
	background-color:#6D0014;
}

a.LeftNav
{
	display:block;
	width:140px;
	padding:4px 4px 4px 20px;
	border-bottom:solid 1px #D9D9D9;
	background-image:url(../gfx/SubNavSquare.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#676767;
}

a.LeftNav:hover
{
	color:#2A2740;
}

a.LeftNavSub
{
	display:block;
	width:130px;
	padding:4px 4px 4px 30px;
	border-bottom:solid 1px #D9D9D9;
	background-image:url(../gfx/SubNavSquare.gif);
	background-repeat:no-repeat;
	background-position:16px 8px;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	color:#676767;
}

a.LeftNavSub:hover
{
	color:#2A2740;
}

.Content
{
	margin:0px 0px 0px 1px;
	padding:10px 10px 10px 10px;
	width:501px;
	border-right:solid 2px #888;
	border-left:solid 2px #888;
	border-bottom:solid 2px #888;
	background-color:#fff;
	font-size:10px;
}

.ViewIMG
{
	display:inline;
}

.Spaced
{
	height:16px;
	padding:0px 0px 0px 17px;
}

.SpacedP
{
	line-height:16px;
	padding:0px 0px 0px 17px;
}

.TabOut
{
	margin:0px 0px 0px -16px;
}

.ImgBG
{
	background-image:url(../gfx/ImgBG.gif);
	background-repeat:repeat-x;
}
