/*CSS Reset */

html, body, div, span, applet, object, iframe, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0; border: 0; outline: 0; }
A:link{
	color:#02a381;
}

BODY{
	background-image:url(../images/bgcontainer.gif);
	font-family:Arial;
	font-size:16px;
	background-repeat: repeat-x;
	background-position: top;
}
h1 { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #02a381;
}
h2 { 
               font-family: Arial, Helvetica, sans-serif;
               font-weight: bold;
               font-size: 16pt;
               color: #02a381;
}
A:visited{
	color:#287cd1;
}
A:active{
	color:#287cd1;
}

.ArticleListTitle {
               font-family: Arial, Helvetica, sans-serif;
               font-weight: bold;
               font-size: 16pt;
               color: #02a381;
}

.ArticleListItem
{
	font-size:smaller;
	font-weight:bold;
}

.CategoryListTitle {
               font-family: Arial, Helvetica, sans-serif;
               font-weight: bold;
               font-size: 16pt;
               color: #02a381;
}

.CategoryListitem
{
	font-size:smaller;
}

.tblErrorStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdErrorStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tblContainerStyle {font-family:'arial'; font-size:8pt; color:#000000; }
.tdLogInContainerStyle {font-family:'arial'; font-size:8pt; color:#000000; background-color:#000000; padding:1,1,1,1;}
.tblLogInStyle {font-family:'arial'; font-size:8pt; color:#000000; background-color:#e3e8ed}
.tdLogInTitleStyle {font-family:'arial'; font-size:10pt; font-weight:bold; color:#eeeeee; background-color:#5F9894;padding:1,1,1,1;}
.trLogInUserNameStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdLogInUserNameLabelStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdLogInUserNameTextBoxStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.trLogInPasswordStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdLogInPasswordLabelStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdLogInPasswordTextBoxStyle {font-size:8pt; color:#000000;}
.tdLogInRememberMe {font-family:'arial'; font-size:8pt; color:#000000;}
.tblRememberMe {font-family:'arial'; font-size:8pt; color:#000000;}
.tdRememberMeLabel {font-family:'arial'; font-size:8pt; color:#000000;}
.tdRememberMeCheckBox {font-family:'arial'; font-size:8pt; color:#000000;}
.trLogInButtonRowStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdLogInButtonRowStyle {font-family:'arial'; font-size:8pt; color:#000000; text-align:center;}
.tblAccountSelectionStyle {font-family:'arial'; font-size:8pt; color:#000000; background-color:#e3e8ed}
.trAccountSelectionStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdAccountSelectionStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdAccountSubmitionStyle {font-family:'arial'; font-size:8pt; color:#000000;}
.tdForgotPasswordContainerStyle {font-family:'arial'; font-size:8pt; color:#000000; background-color:#000000; padding:0,1,1,1;}
.tblForgotPasswordStyle {font-family:'arial'; font-size:8pt; color:#000000; background-color:#e3e8ed}
.tdForgotPasswordTitleStyle {font-family:'arial'; font-size:10pt; font-weight:bold; color:#eeeeee; background-color:#5F9894;padding:1,1,1,1;}
.tdForgotPasswordContentStyle {font-family:'arial'; font-size:8pt; color:#000000; padding:1,1,1,1;}
.tdForgotPasswordEntryStyle {font-family:'arial'; font-size:8pt; color:#000000;}

.txt10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.txt11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.chapterheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.changePassword { font-family: Verdana; font-size: 8pt; color: #000000; background-color:#e3e8ed; border: 1px solid black; }
.changePasswordTitle{font-family:'Verdana'; font-size:8pt; color:#000000; font-size:10pt; font-weight:bold; color:#eeeeee; background-color:#5F9894; padding: 2px 2px 2px 2px;}
.changePasswordMessage {font-family:'Verdana'; font-size:8pt; color:#000000; font-weight: bold; text-decoration: blink; text-align: center; padding: 2px; }
.changePasswordSubmitButton { width: 144px; height: 22px; float: right; background: transparent url(../images/greenChangePWDButton.gif) no-repeat center top; border: 0px; }
