/* CSS Document */
body {
	background-color: #DDEBFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	behavior:	url("/inc/pngbehavior.htc");
}
 
.orgBorder{
	border-style: outset;
	border-color:#FFCC00;
	border-width:1px;
}

/* sideMenu Style */
a.sideNavyLk:link { font-family: Verdana; font-size:12px; color: #092A53; text-decoration: none; font-weight: bold}
a.sideNavyLk:visited { font-family: Verdana; font-size:12px; color: #092A53; text-decoration: none; font-weight: bold}
a.sideNavyLk:active { font-family: Verdana; font-size:12px; color: #0066FF; text-decoration: underline; font-weight: bold}
a.sideNavyLk:hover {  font-family: Verdana; font-size:12px; color: #0066FF; text-decoration: underline; font-weight: bold}

a.sideWhiteLk:link { font-family: Verdana; font-size:12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.sideWhiteLk:visited { font-family: Verdana; font-size:12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.sideWhiteLk:active { font-family: Verdana; font-size:12px; color: #FEF7CA; text-decoration: underline; font-weight: bold}
a.sideWhiteLk:hover {  font-family: Verdana; font-size:12px; color: #FEF7CA; text-decoration: underline; font-weight: bold}

a.sideYellowLk:link {font-family: Verdana; font-size:12px; color: #FFCC00; text-decoration: none; font-weight: bold}
a.sideYellowLk:visited {font-family: Verdana; font-size:12px; color: #FFCC00; text-decoration: none; font-weight: bold}
a.sideYellowLk:active {font-family: Verdana; font-size:12px; color: #FFF09B; text-decoration: underline; font-weight: bold}
a.sideYellowLk:hover {font-family: Verdana; font-size:12px; color: #FFF09B; text-decoration: underline; font-weight: bold}

a.sideRedLk:link {font-family: Verdana; font-size:12px; color: #CC0000; text-decoration: none; font-weight: bold}
a.sideRedLk:visited {font-family: Verdana; font-size:12px; color: #CC0000; text-decoration: none; font-weight: bold}
a.sideRedLk:active {font-family: Verdana; font-size:12px; color: #FF0000; text-decoration: underline; font-weight: bold}
a.sideRedLk:hover {font-family: Verdana; font-size:12px; color: #FF0000; text-decoration: underline; font-weight: bold}

a.sideOrangeLk:link {font-family: Helvetica; font-size:10px; color: #FFCC00; text-decoration: none; font-weight: bold}
a.sideOrangeLk:visited {font-family: Helvetica; font-size:10px; color: #FFCC00; text-decoration: none; font-weight: bold}
a.sideOrangeLk:active {font-family: Helvetica; font-size:10px; color: #FFF09B; text-decoration: underline; font-weight: bold}
a.sideOrangeLk:hover {font-family: Helvetica; font-size:10px; color: #FFF09B; text-decoration: underline; font-weight: bold}

a.sideBrownLk:link {font-family: Helvetica; font-size:10px; color: #993333; text-decoration: none; font-weight: bold}
a.sideBrownLk:visited {font-family: Helvetica; font-size:10px; color: #993333; text-decoration: none; font-weight: bold}
a.sideBrownLk:active {font-family: Helvetica; font-size:10px; color: #FF0000; text-decoration: underline; font-weight: bold}
a.sideBrownLk:hover {font-family: Helvetica; font-size:10px; color: #FF0000; text-decoration: underline; font-weight: bold}

a.sideSmallLk:link {font-family: Helvetica; font-size:10px; color: #FFFFFF; text-decoration: none; font-weight: none}
a.sideSmallLk:visited {font-family: Helvetica; font-size:10px; color: #FFFFFF; text-decoration: none; font-weight: none}
a.sideSmallLk:active {font-family: Helvetica; font-size:10px; color: #FEF7CA; text-decoration: underline; font-weight: none}
a.sideSmallLk:hover {font-family: Helvetica; font-size:10px; color: #FEF7CA; text-decoration: underline; font-weight: none}

.sideBrown
{
	font-size: 10px; 
	color: #993333; 
	font-family: Helvetica; 
	text-decoration: none;
	font-weight: bold; 
}

.sideOrange
{
	font-size: 10px; 
	color: #FFCC00; 
	font-family: Helvetica; 
	text-decoration: none;
	font-weight: bold; 
}


/* mainLink Style */
a {font-size: 12px; COLOR: #333399; font-family: MS Sans Serif; ; font-weight: bold}
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { color: #0066FF; text-decoration: underline}
a:hover { color: #0066FF; text-decoration: underline}

a.WhiteLk:link { color: #FFFFFF; text-decoration: none}
a.WhiteLk:visited { color: #cfcfcf; text-decoration: none}
a.WhiteLk:active { color: #FFCC00; text-decoration: underline}
a.WhiteLk:hover { color: #FFCC00; text-decoration: underline}

a.WhiteBLk:link { color: #FFFFFF; text-decoration: none; font-weight: bold}
a.WhiteBLk:visited { color: #cfcfcf; text-decoration: none; font-weight: bold}
a.WhiteBLk:active { color: #FFCC00; text-decoration: underline; font-weight: bold}
a.WhiteBLk:hover { color: #FFCC00; text-decoration: underline; font-weight: bold}

a.LBlueBLk:link { color: #E4F4FE; text-decoration: none}
a.LBlueBLk:visited { color: #E4F4FE; text-decoration: none}
a.LBlueBLk:active { color: #FFFFFF; text-decoration: underline; font-weight: bold}
a.LBlueBLk:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold}

a.RedLk:link { color: #FF0000; text-decoration: none}
a.RedLk:visited { color: #CC6666; text-decoration: none}
a.RedLk:active { color: #FF3300; text-decoration: underline}
a.RedLk:hover { color: #FF3300; text-decoration: underline}

a.DRedBLk:link { FONT-SIZE: 10px; color: #990000; text-decoration: none; font-weight: bold}
a.DRedBLk:visited { FONT-SIZE: 10px; color: #993333; text-decoration: none; font-weight: bold}
a.DRedBLk:active { FONT-SIZE: 10px; color: #DD0000; text-decoration: underline; font-weight: bold}
a.DRedBLk:hover { FONT-SIZE: 10px; color: #DD0000; text-decoration: underline; font-weight: bold}

a.NavyBLk:link { color: #092A53; text-decoration: none; font-weight: bold}
a.NavyBLk:visited { color: #092A53; text-decoration: none; font-weight: bold}
a.NavyBLk:active { color: #FEE28A; text-decoration: underline; font-weight: bold}
a.NavyBLk:hover { color: #FEE28A; text-decoration: underline; font-weight: bold}

a.BlackBLk:link { color: #000000; text-decoration: none; font-weight: bold}
a.BlackBLk:visited { color: #000000; text-decoration: none; font-weight: bold}
a.BlackBLk:active { color: #FFFF00; text-decoration: underline; font-weight: bold}
a.BlackBLk:hover { color: #FFFF00; text-decoration: underline; font-weight: bold}

a.OrangeBLk:link { color: #FFD801; text-decoration: none; font-weight: bold}
a.OrangeBLk:visited { color: #F2D11D; text-decoration: none; font-weight: bold}
a.OrangeBLk:active { color: #FFF09B; text-decoration: underline; font-weight: bold}
a.OrangeBLk:hover { color: #FFF09B; text-decoration: underline; font-weight: bold}

/* mainText Style */
td { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: MS Sans Serif; TEXT-DECORATION: none}
.tdB { FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: MS Sans Serif; font-weight: bold; TEXT-DECORATION: none}
.tdDH { FONT-SIZE: 20px; COLOR: #000066; FONT-FAMILY: MS Sans Serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none}

.leftDRed a:link { FONT-SIZE: 10px; color: #990000; text-decoration: none; font-weight: bold}
.leftDRed a:visited { FONT-SIZE: 10px; color: #993333; text-decoration: none; font-weight: bold}
.leftDRed a:active { FONT-SIZE: 10px; color: #DD0000; text-decoration: underline; font-weight: bold}
.leftDRed a:hover { FONT-SIZE: 10px; color: #DD0000; text-decoration: underline; font-weight: bold}

.BlackBold
{
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.DRedBold
{
	FONT-SIZE: 12px; 
	COLOR: #990000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.DRedHead
{
	FONT-SIZE: 16px; 
	COLOR: #990000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.NavyNormal
{
	FONT-SIZE: 12px; 
	COLOR: #092A53; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.NavyBold
{
	FONT-SIZE: 12px; 
	COLOR: #092A53; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.NavySmall
{
	FONT-SIZE: 9px; 
	COLOR: #092A53; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.NavyHead
{
	FONT-SIZE: 16px; 
	COLOR: #092A53; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.NavyBigHead
{
	FONT-SIZE: 24px; 
	COLOR: #092A53; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.WhiteNormal
{
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.WhiteSmall
{
	FONT-SIZE: 9px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.WhiteBold
{
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.WhiteHead
{
	FONT-SIZE: 16px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.RedNormal
{
	FONT-SIZE: 12px; 
	COLOR: #FF0000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.RedBold
{
	FONT-SIZE: 12px; 
	COLOR: #FF0000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

.RedHead
{
	FONT-SIZE: 16px; 
	COLOR: #FF0000; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.GreenNormal
{
	FONT-SIZE: 12px; 
	COLOR: #006600; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.GreenBold
{
	FONT-SIZE: 12px; 
	COLOR: #006600; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

.GreenHead
{
	FONT-SIZE: 16px; 
	COLOR: #006600; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.YellowNormal
{
	FONT-SIZE: 12px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.YellowBold
{
	FONT-SIZE: 12px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

.YellowHead
{
	FONT-SIZE: 16px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.OrangeNormal
{
	FONT-SIZE: 12px; 
	COLOR: #FF9900; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
}

.OrangeBold
{
	FONT-SIZE: 12px; 
	COLOR: #FF9900; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

.OrangeHead
{
	FONT-SIZE: 16px; 
	COLOR: #FF9900; 
	FONT-FAMILY: MS Sans Serif; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}

