BODY {
	MARGIN: 0px;
	COLOR: #666666;
	font-family: Arial,Helvetica,Geneva;
	font-size: small;
}
FORM {
	MARGIN: 0px;
}

/* Begin Header Title and Footer Style */
.siteheadertitle1 {
  font-family: Verdana;
  font-size: 225%;
	  
  font-weight: bold;
  color: #F1F1F1;
  /*filter: DropShadow(Color=#444444, OffX=2, OffY=2, Positive=1)">"*/
}
.siteheadertitle2 {
  font-family: Verdana;
  font-size: 85%;
  font-weight: bold;
  color: #F1F1F1;
}
.sitefooter {
  height: 15px;
  font-size: x-small;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.pagetitle3 {
  font-family: bold Arial,Helvetica,Geneva; 
  color: #FFFFFF;
  font-weight: bold;
  font-size: 100%;
	background-color: #52A273;
	padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
}
.pagetitle2 {
  font: bold 12px Arial,Helvetica,Geneva; color: #636563;
	background-color: #b7cdde;
}
.menutitle {
  FONT-WEIGHT: bold;
  FONT-SIZE: 90%;
  COLOR: #000000;
  FONT-FAMILY: Arial,Helvetica,Geneva;
}
.whitetitle {
  font-size: small;
  FONT-FAMILY: Arial,Helvetica,Geneva;
	color: #FFFFFF
}
/* End Header Title and Footer Style */

/* Begin Table Style */
.tablecontent {
  font-family: Arial,Helvetica,Geneva;
	font-size: 95%;
	color: #666666;
}
.cellcolor {
  background-color: #EFEFEF;
  border-top: solid 1px #FFFFFF;
}
.endformcell {
  background-color: #CCCCCC;
  padding-left: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 4px;
}
.mandatory {
  font-family: Tahoma;
  color: #FF0000;
}
.lightbluetitle {
	font-size: 100%;
	font-family: Arial,Helvetica,Geneva;
  color: #636563;
  font-weight: bold;
}
.lightbluetitlebg {
	background-color: #b7cdde;
	padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 0px;
}
.leftpadding {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
}
/* End Table Style */

/* Begin Navigation Style */
.sitebreadcrumbs {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 90%;
	text-align: left;
}

/* End Navigation Style */


.icontext {
  COLOR: #666666;
	font-family: Arial,Helvetica,Geneva;
	font-size: x-small;
}

/* Begin Hyperlink Style */

a {
	color: #0000FF;
  text-decoration: underline;
  /*font-size: 90%;*/
}

a:hover {
  color: #FF0000;
  text-decoration: none;
  /*font-size: 90%;*/
}

a.default:link, a.default:visited, a.default:active {
  color: #3C7597;
  text-decoration: underline;
  /*font-size: 90%;*/
}
a.default:hover {
  color: #FF0000;
  text-decoration: none;
  /*font-size: 90%;*/
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
  color: #3C7597;
  text-decoration: underline;
  /*font-size: 100%;*/
}
a.footerlink:hover {
  color: #FF0000;
  text-decoration: none;
  /*font-size: 100%;*/
}
a.morelink:link, a.morelink:active, a.morelink:visited {
  color: #666;
  text-decoration: underline;
  /*font-size: 99%;*/
}

a.morelink:hover {
  color: #FF0000;
  text-decoration: none;
  /*font-size: 99%;*/
}

a.defaultWhite:active, a.defaultWhite:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
a.defaultWhite:link, a.defaultWhite:hover {
  color: #FFFFFF;
  text-decoration: none;
}

a.defaultbold:hover {
  font-weight: bold;
  color: #FF0000;
  text-decoration: undeline;
  /*font-size: 100%;*/
}
a.defaultbold:visited, a.defaultbold:active, a.defaultbold:link {
  font-weight: bold;
  color: #3C7597;
  text-decoration: none;
  /*font-size: 100%;*/
}

a.sitebreadcrumbslink:link, a.sitebreadcrumbslink:active, a.sitebreadcrumbslink:hover, a.sitebreadcrumbslink:visited {
  font-weight: bold;
  color: #3C7597;
  text-decoration: underline;
  /*font-size: 100%;*/
}

a.pagination:link, a.pagination:active, a.pagination:visited {  
  color: #3C7597;
  text-decoration: none;
  /*font-size: 100%;*/
}
a.pagination:hover,  {  
  color: #3C7597;
  text-decoration: underline;
  /*font-size: 100%;*/
}
/* End Hyperlink Style */

/* Begin Text Style */
.defaultbold {
  text-decoration: none;
  font-size: 100%;
}
.errorText {
	font-family: Tahoma;
	font-size: x-small;
	color: #800000;
	word-spacing: 0.1em;
}
.errorText2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFF00;
	word-spacing: 0.1em;
}
.helpText {
	font-family: Tahoma;
	font-size: x-small;
	color: #000080;
	word-spacing: 0.1em;
	/*text-align: justify;*/
}

/* End Text Style */

A {
	COLOR: #4b536a; TEXT-DECORATION: none
}
A:hover {
	COLOR: #4b536a; TEXT-DECORATION: underline
}

.normal1 {
  COLOR: #000000; 
  TEXT-DECORATION: none
}
.normal1:hover {
  COLOR: #146A5F; TEXT-DECORATION: underline
}
/* Begin Order/Unorder list Style */
ul.list, .list  {
	font-size: small;
	margin: 2px 0px 3px 0px;
	padding: 2px 0px 3px 0px;
}
.list li {
	list-style-image: url(../images/icon_arrow.gif);
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	line-height: 12px;
}

ul.list2, .list2  {
	margin: 2px 0px 3px 0px;
	padding: 2px 0px 3px 0px;
}
.list2 li {
	list-style-image: url(../images/icon_arrow_light.gif);
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -1px;
	padding: 0px;
	text-align: left;
	line-height: 1.2em;
}

ul.list3, .list3  {
	margin: 2px 0px 1px 0px;
	padding: 2px 0px 1px 0px;
}
.list3 li {
	list-style-image: url(../images/icon_arrow_light.gif);
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -1px;
	padding: 0px;
	text-align: left;
	line-height: 1.2em;
}
/* End Order/Unorder list Style */

/* Begin Div Style */
.BoxedImg{
	padding: 2px 2px 2px 2px; /* Top, Right, Bottom, Left */
	border: solid 1px #DDDDDD;
}
.BoxedText{
	padding: 2px 2px 2px 2px; /* Top, Right, Bottom, Left */
	border: solid 1px #DDDDDD;
	width: 90%;
}

.ResourceBoxedImg{
	padding: 2px 2px 2px 2px; /* Top, Right, Bottom, Left */
	width: 70px;
	border: solid 1px #DDDDDD;
}

.BoxedContentDiv {
  padding: 0px 2px 2px 0px; /* Top, Right, Bottom, Left */
}

.BoxedTitleDiv {
  color: #146A5F;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial,Helvetica,Geneva;
  padding: 0px 2px 2px 1px; /* Top, Right, Bottom, Left */
  line-height: 20px;
}
.BoxedBodyDiv {
  color: #666666;
  font-size: small;
  padding: 2px 2px 1px 1px; /* Top, Right, Bottom, Left */
}
.Div460Container{
	height : 430px;
	width : 460px;
	overflow: auto; overflow-x: hidden; overflow-y: scroll;
	padding: 0px 3px 0px 0px;
	
}
.Div430Container{
	height : 430px;
	overflow: auto; overflow-x: hidden; overflow-y: scroll;
	padding: 0px 3px 0px 0px;
}
.Div380Container{
	height : 380px;
	overflow: auto; overflow-x: hidden; overflow-y: scroll;
	padding: 0px 3px 0px 0px;
}
.Div280Container{
	height : 280px;
	overflow: auto; overflow-x: hidden; overflow-y: scroll;
	padding: 0px 3px 0px 0px;
}

.Div240Container{
	height : 240px;
	overflow: auto; overflow-x: hidden; overflow-y: scroll;
	padding: 0px 3px 0px 0px;
}
.Div100Container{
	width : 120px;
	overflow: hidden;
}
.Div250Container{
	width : 250px;
	overflow: hidden;
}
.Div150Container{
	width : 150px;
	overflow: hidden;
}
.DivComicContainer{
  	width: 200px;
	overflow: hidden; 
	padding: 0px 3px 0px 0px;
	text-align:right;
}
/* End Div Style */

/* Begin Other elements Style */
hr{
	width: 100%;
	font-size: 1px;
	color: #E3E2E1;
	margin: 2px 0px 2px 0px;
	border: solid 1px #E3E2E1;
}
.separator {
	border-top: #CCCCCC 1px dotted;
}
.grayline-vert {
   background: url(../images/gray_line_vert.gif);
   background-repeat: repeat-y;
   height: 100%;
   position: relative;
}
html>body .grayline-vert {
height: auto
}
/* End Other elements Style */

/* ####### Start: Form Elements ######################################### */

select { 
	font-family: Tahoma;
	font-size: small;
	color: #666666;
	/*width: 150px;*/
	padding: 0px;
	margin: 0px;
	border: solid 1px #c3c2c1;
}
.txtInput { 
	font-family: Tahoma;
	font-size: small;
	color: #666666;
	border: solid 1px #c3c2c1;
/*	padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;*/
}
.inputButton {
	BORDER-RIGHT: #CFB300 1px outset; BORDER-TOP: #bbbbbb 1px outset; BACKGROUND: #EEEEEE; FONT: 11px Tahoma; BORDER-LEFT: #bbbbbb 1px outset; BORDER-BOTTOM: #CFB300 1px outset
}
.inputButton2 {
	BORDER-RIGHT: #CFB300 1px outset; BORDER-TOP: #CF0000 1px outset; BACKGROUND: #FF0000; FONT: 11px Tahoma; BORDER-LEFT: #CF0000 1px outset; BORDER-BOTTOM: #CF0000 1px outset; color: #FFFFFF;
}
.inputButton3
{
  color: #000000;
  background-color: #EEEEEE;
  border-color : #000000;
  border-top : 1px solid;
  border-bottom : 1px solid;
  border-left : 1px solid;
  border-right : 1px solid;
  font-family : Verdana,tahoma,Arial;
  font-size : 10px;
  font-weight: bold;
}

/* ####### End: Form Elements ########################################### */


/* ##### Start: CSS for IE Tabular Table ################################ */

.P {
  PADDING-RIGHT: 4px; PADDING-LEFT: 4px; CURSOR: hand
}
.T {
  BORDER-RIGHT: #336699 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #336699 1px solid; PADDING-LEFT: 3px; BORDER-LEFT: #336699 1px solid; CURSOR: hand; BORDER-BOTTOM: #336699 1px solid; BACKGROUND-COLOR: #e9f2f8
}


TR.H {
  BACKGROUND-COLOR: #FFFFC6
}
#lp { border-right: solid 2px #FFFFFF; }

.MemberArea {
  color: #666666;
  font-size: 11px;
  padding: 1px 2px 1px 5px; /* Top, Right, Bottom, Left */
}

/* ##### End: CSS for IE Tabular Table ################################## */


/* ##### Start: CSS for Drop Shadows #################################### */


/* ##### End: CSS for Drop Shadows ###################################### */

