﻿.txt_skyblue {
	font-size: 10px; color: #0066CC; 
	text-decoration: none; 
	font-weight: bold 
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6633; 
	text-decoration: none; 
	font-weight: normal 
}

.grey {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 12px; 
	COLOR: #8CC7DE; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.bg_aplhablue2 {
		background-color: #5EA4CE; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight: bold
}

.GridHeaderText {
	color:#8CC7DE;
	font-size:medium;
	font-family:Times New Roman;
	border:none;
	font-weight:normal;
}

.txtView {
	font-size: 11px; color: #000000;
	font-weight: bold;
	text-decoration: none; 
	
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #000000; 
	text-decoration: none; 
	font-weight: normal
}

.txt2 {
	font-size: 11px; color: #000000; 
	text-decoration: none; 
	font-weight: normal
}

.txt_whitebig {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold 
}
body{margin:0px;font:.7em "trebuchet MS", tahoma, arial, helvetica, sans-serif;color:#000000;}
td
{
	vertical-align:top;
}
a {color:#CC3333;text-decoration:none;}
a:hover {text-decoration:underline}
a:visited {color:#993333}
a:active {color:#64A0D2}

form{margin:0px;padding:0px}
fieldset{margin:10px 0px 20px 0px;padding:0px 10px 10px 10px}
legend {margin-bottom:15px;padding:0px 10px 5px 5px;color:#999999;font-size:1.2em;}

/* CREATE SEMATICALY CORRECT OUTLINE IN THE SOURCE WITH THE 
   H1 through H4 HEADINGS, THEN CONTROL THEIR STYLE BELOW */

h4
{
	display:inline
}
h1
{
	display:inline
}

h1{font-weight:normal;font-size:1em}
h1 a, h1 a:visited{color:#666666}

#home h2, #home h4{display:inline;font-size:1.3em}
#home h3{display:inline;font-size:1.7em}

#loginregister h2{display:inline;font-size:1.7em}

#articles h2, #article h2{margin:-5px 0px 20px 0px;padding-bottom:6px;font-size:2em;border-bottom:1px solid #000000}
#articles h3{margin:0px;font-size:1.3em}

#article h3{margin-bottom:6px;font-size:1.7em}
#article h4{font-size:1.3em}

#article p, #articles p{text-align:justify}
#articles p{margin:5px 0px;padding:0px}

#editlist h2, #editarticle h2{font-size:1.7em}

/* START IDs */

#topdate{color:#666666;text-transform: capitalize;height:25px;}

#breadcrumbs{color:#000000;background-color:#FFCC66;margin-top:3px;margin-bottom:3px;height:22px}
#breadcrumbs a{color:#000000}

#home ul{margin-top:0px; margin-left:0px;padding-left:15px}
#home li{margin:10px 0px 0px 0px;list-style: url(images/bull_1.gif)}

#leftnav table{width:100%}
#leftnav td{padding:3px 0px 3px 6px;background:#FFCC66;border-bottom:2px inset #FFCC66}
#leftnav td a{color:#CC3333;}
#leftnav td.leftnavactive{background:url(images/bg_leftnavactive.gif) no-repeat}
#leftnav td.leftnavhighlight{background:none;width:1px;}

#editlist, #editarticle{margin:13px 0px}
#editlist th{background:#ECECEC}

#footer{
	margin-left:auto;margin-right:auto;margin-bottom:10px;padding-top:9px;
	width:763px;height:41px;
	color:#000000;background:#FFFFFF;
	/*border:1px solid #D3D3D3;*/
	text-align: center;
}
.textfield
{
	margin-right:6px;
	width:150px;
	vertical-align: top;
	padding: 2px;
	
}

.dropdown
{
	margin-right:6px;
	vertical-align: top;
	padding: 2px;
	
}

.content
{
	font-size:	12px;
	font-weight: normal;

}
.content a
{
	color:black;

}

.leftNav
{
	font-size:	14px;
	font-weight: normal;

}

.inputbutton
{
	font:bold 78% verdana;
	font-size:11px;
	border-style:outset;
	border-width:2px;
	margin-right:.5em;
	cursor:pointer;
	cursor:hand;
}

.errMessage
{
	color:Red;
}
.AppTitle
{
	color: black; 
	font-family: verdana; 
	font-size: 24pt; 
	font-weight: bold; 
	font-style: italic;
}

.ApplicationInfoRow
{
	height:80px;
	background-color:white;
}

.HeaderAndDetailSeperator
{
	height:20px; 
	background-color:Gray;	
}
.AdminLeftNav
{
	width:20%; 
	background-color:#C0C0C0;
	padding-left:4px;
	height:450px;	
}
.legendtxt1
{
	font-family: verdana; 
	font-size: 8pt; 
}
.legendtxt2
{
	font-family: verdana; 
	font-size: 8pt;
	font-weight: bold;
} 
.PageStyle
{
	font-size:14px;
}
.tdMain
{
	background-color:White;
}