/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-image: url(../admin/assets/background.gif);
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left:0px; margin-right:0px; margin-top:0px; 
}

.adminhead
{
	font-size: 24;
	font-family: Arial, Tahoma, Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}

.adminheading
{
	font-size:12px;
	border-top-color: #006699;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-height: 15px;
	border-bottom-height: 15px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	background-color: #EAF3FD;
	font-weight: bold;
	text-indent: 7pt;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: none;
}

/* //////////////////////////////////////////////////////////////
Font Classes 
///////////////////////////////////////////////////////////////*/

.fntPageHeader
{
	font-family: Arial, Tahoma, Verdana;
	color: #003C74;
	font-size: 12pt;	
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #003C74;
	border-bottom-width: 1px;
	width: 100%;
}

.fntSmallText 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #22607F;

}

.fntSmallTextBold
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #22607F;
	font-weight: bold;

}

.Required
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	color: #ff0000;
}

/* //////////////////////////////////////////////////////////////
Links
///////////////////////////////////////////////////////////////*/

a {font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	line-height: 11pt;
	color: #003C74;}
a:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF0000;
}
	

a.toplink:link
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	line-height: 11pt;
	color: #003C74;
}
a.toplink:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF0000;
}

a.toplink:visited
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003C74;
}

/* //////////////////////////////////////////////////////////////
Table Classes
///////////////////////////////////////////////////////////////*/

.tblPageHeader
{
	font-family: Tahoma, Verdana, Arial;
	background: url(../assets/admin/tblpageheader_bg.gif); 
	font-size: 10pt;	
	font-weight: bold;
}

.tblHeader 
{
	font-family: Verdana, Tahoma, Arial;
	background: url(../assets/admin/tblheader_bg.gif); 
	color: #003C74;
	font-size: 8pt;	
	font-weight: bold;
}

.tblDarkCell
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	background-color : #C2D0D5;
}

.tblCell
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #22607F;
	background-color : #FFFFFF;
}

.tblBorder
{
	border: solid 1px #7F9DB9;
}

.dgPaging
{
	font-family: Verdana, Tahoma, Arial;
	background: url(../assets/admin/tblfooter_bg.gif); 
	color: #003C74;
	font-size: 8pt;	
	font-weight: bold;
}

.dgPaging a
{
	color: #003C74;
}

/* //////////////////////////////////////////////////////////////
Form Classes 
///////////////////////////////////////////////////////////////*/

.frmButton	
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;	
	font-weight: bold;
	color: #22607F;
}

.frmButtonSmall
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	font-weight: bold;
	color: #22607F;
}

.frmText	
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;	
	color: #22607F;
	border: #7F9DB9 1px solid
}

.frmTextCode	
{
	font-family: Courier New, Verdana, Tahoma, Arial;
	font-size: 10pt;	
	color: #22607F;
	border: #7F9DB9 1px solid
}



p {
	font-size: 11px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3E586F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.weblogheadline {font-size: 14px;font-family: Helvetica, sans-serif, Verdana, Arial;font-weight: bold;text-decoration: none;}
.weblogdescription {font-size: 11px;}
.weblogdivider {border-top-width: 1px;border-top-style: solid;border-top-color: #cccccc;padding-top: 5px;}
.weblogdate{font-size: 10px;font-weight: bold;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;color: #999999;width: 100%;padding-left: 0px;padding-bottom: 2px;}
.weblogtitle{font-size:24px;font-weight:bold;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;color: #003399;}
.weblogsubject {font-size: 16px; color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-style: normal; 	padding-bottom: -5px; padding-top: 50px;}
.weblogtext {font-size: 11px;padding-left: 7px;margin-top: 2px;}
.weblogpaging {font-size: 10px;}
.weblogcommentlink {font-size: 10px;padding-left: 5px;}
.weblogresponse {font-size: 11px;color: #0066ff;padding-left: 5px;margin-left: 5px;}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EAF3FD;
	padding: 5px;
	color: #666666;
}
.navheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

a.navheader:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.navheader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}



table.menu a {
			width:175px;
			border-bottom:1px solid #cccccc;
			display: block;}

table.menu p {
			
			width:2px;
			border-bottom:1px solid #ffffff;
			display: block;}

div.menu p {
					color: #333333;
					background: #b5cfe7;
					text-decoration:none;
					font-size:11px;
					line-height:16px;
					padding: 2px 5px;
					font-family: verdana;
					}

			
div.menu a {
					color: #333333;
					background: #ffffff;
					text-decoration:none;
					font-size:11px;
					line-height:16px;
					padding: 2px 5px;
					font-family: verdana;
					}	
					
div.menu {position:absolute;top:-13px; left:-1px;border:1px solid #cccccc;background:#ffffff; background-color:#FFFFFF} /*fixes IE slowness?? */
					
div.menu a:link {color: #333333;  background: #ffffff;}
div.menu a:active {color: #000000;  background: #ffffff;}
div.menu a:visited {color: #333333;  background: #ffffff;}
div.menu a:hover {color: #000000;  background: #D5E1E6;border:0px solid #000000;}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #C4A600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
