BODY {
	color: #191919; 
	font-family: verdana,helvetica; 
	font-size: 11px;
	background : #FFFFFF;
	margin : 0px;
}

a:link		{color: #003399; text-decoration: none;}
a:visited 	{color: #003399; text-decoration: none;}
a:hover 	{color: #74001D; text-decoration: underline;}
a:active 	{color: #74001D; text-decoration: none;}

td 			{color: #191919; font-family: verdana,helvetica; font-size: 11px;}
.main 		{color: #191919; font-family: verdana,helvetica; font-size: 11px;}
.date 		{color: #AAAAAA; font-family: verdana,helvetica; font-size: 9px;}

.templateTitle 		{background : #666666;}
.templateBullet1 	{}
.templateBullet2 	{}

.titleSmall 		{color: #191919; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:link	{color: #555564; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:visited{color: #555564; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:hover 	{color: #FCAB0F; font-size: 11px; text-decoration: underline; font-weight : bold;}
a.titleSmall:active {color: #FCAB0F; font-size: 11px; text-decoration: underline; font-weight : bold;}

.titleWhite 			{color: #FFFFFF; font-size: 12px; text-decoration: none;}
a.titleWhite:link		{color: #EEEEEE; font-size: 12px; text-decoration: none;}
a.titleWhite:visited 	{color: #EEEEEE; font-size: 12px; text-decoration: none;}
a.titleWhite:hover 		{color: #EEEEEE; font-size: 12px; text-decoration: underline;}
a.titleWhite:active 	{color: #EEEEEE; font-size: 12px; text-decoration: underline;}

.title 			{color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:link	{color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:visited {color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:hover 	{color: #003399; font-size: 12px; text-decoration: underline; font-weight : bold;}
a.title:active 	{color: #003399; font-size: 12px; text-decoration: underline; font-weight : bold;}

.header 			{color: #003399; font-size: 18px; text-decoration: none;}
a.header:link		{color: #003399; font-size: 18px; text-decoration: none;}
a.header:visited 	{color: #003399; font-size: 18px; text-decoration: none;}
a.header:hover 		{color: #003399; font-size: 18px; text-decoration: underline;}
a.header:active 	{color: #003399; font-size: 18px; text-decoration: underline;}

.inputText	 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #EEEEEE}
.inputCheck  	{border : 0px solid #999999; font-size : 11px; font-family : Verdana; width : auto; background : #FFFFFF}
.inputTextSmall {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 30px; background : #EEEEEE}
.inputTextarea 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 250px; height : 120px; background : #EEEEEE}
.inputSubmit 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #CCCCCC}
.inputSearch	{border : 1px groove #6699CC; font-size : 10px; font-family : Verdana; width : 122px; height:21px; background : #FFFFFF; padding-top : 3px;}
.inputSelect 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; background : #EEEEEE}

p  {margin-top: 0px;margin-bottom: 10px;}
ul {margin-top: 10px;margin-bottom: 10px;}
hr {border : 1px #333333; width : 100%; height : 1px; background : #EEEEEE}

/* Login Page */
.loginDate {color:#FFFFFF; font-style:italic; margin-top: 5px; margin-right: 10px;}

/* Used for CF messages */
.alertMsg {color: #FF0000; margin-bottom: 20px;}

/* Tables Surrounding Forms */
.outTable {margin: 20px;}
.inTable  {margin: 40px;}

/* Forms */
.inputProgramName {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 300px; background : #EEEEEE;}
.inputTextAddress {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 200px; background : #EEEEEE;}
.inputInternet    {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 150px; background : #EEEEEE;}
.inputTextNumbers {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 60px;  background : #EEEEEE;}
.inputTextNumbersSmall {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 40px; background : #EEEEEE;}