/*LINKS*/
/*Link properties for links in text - automatically applied without having to assign a style to the link*/
a:link 
{ 	font-family: "Times New Roman", Times, serif;
   	font-size: 14px;
   	color: #496a3c;
  	text-decoration: none;
  	font-style: none
}
a:visited 
{ 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #551212;
	text-decoration: none;
	font-style: none
}
a:hover 
{  	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #faac56;
 	text-decoration: underline;
 	font style: none
}
/*Link properties for a bold link with no underline. Usually used outside of text when emphasis is needed*/
a.linkbig:link 
{  	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #496a3c;
	text-decoration: none;
	font style: bold
}
a.linkbig:visited 
{	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #551212;
	text-decoration: none;
	font style: bold
}		
a.linkbig:hover 
{ 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #faac56;
	text-decoration: underline;
	font style: bold
}
/*Link properties for small links found at the bottom of the site default page*/

a.littlelink:link 
{	font-family: "Times New Roman", Times, serif;
	color: #fce78e;
	text-decoration: none;
	font-size : 12px;
	line-height : 14px;
}
a.littlelink:visited 
{	font-family: "Times New Roman", Times, serif;
	color: #faac56;
	text-decoration: none;
	font-size : 12px;
	line-height : 14px;
}
a.littlelink:hover 
{	font-family: "Times New Roman", Times, serif;
	color: #ddb045;
	text-decoration: underline;
	font-size : 12px;
	line-height : 14px;
	text-decoration: underline;
}
.littlelink
{	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-decoration: none
}

.linkbig 
{	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold
}

.linktext 
{	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	text-decoration: underline;
	font-weight: none
}

.linknone 
{	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	text-decoration: none;
	font-weight: none
}

/*LISTS*/

/*Unordered list properties including margins, spacing and text attributes*/
ul {
	font-family : "Times New Roman", Times, serif;
	list-style-position : outside;
	margin-left : 3em;
	list-style-type : square;
	text-decoration : none;	
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
	vertical-align : text-bottom;
}

/*Ordered list properties including margins, spacing and text attributes*/
ol {
	font-family : "Times New Roman", Times, serif;
	list-style-position : outside;
	margin-left : 3em;
	list-style-type : square;
	text-decoration : none;	
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
	vertical-align : text-bottom;
}

/*General List property automatically adds square blue bullet to any list*/
li {
}

/*FONTS, PARAGRAPH, BODY, TABLE CELLS*/

/*Font and color attributes for all body text in a paragraph*/
p {
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	color : #49382a;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
}
/*Font and color attributes for bottom of TA default page*/
td.default {
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	color : #e9dfc2;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
}
/*Font and color attributes for all other body text*/
body {
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	color : #00184C;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
}

/*Font, color, cell attributes for meetings tables*/
td.meetingdate {
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	color : #00184C;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
	width: 150px;
	height: 29px;
	border-top : 1px solid Black;
}
td.meetingname {
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	font-size : 14px;
	line-height : 18px;
	width: 550px;
	height: 29px;
	border-top : 1px solid Black;
	}	

/*Font and color attributes for form buttons*/

input.formbutton {
	text-align : center;
	color : #0035AD;
	font-size : 14px;
	line-height : 18px;
	background : #FEFFC8;
	font : bold serif;
	width: 250px;
	}
	
/*Font and color attributes for all other body text inside a table cell*/
td.body {
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	color : #00184C;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
	width : 50%;
}

/*Font and color attributes for all smaller body text inside a table cell*/
td.bodysmall {
	font : "Times New Roman", Times, serif;
	text-align : left;
	color : #00184C;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
}



/*use the H1 style for large-type headlines on a page. Use other heading styles consistently for subheads throughout*/
h1 {
	font : bold 20px/20px "Times New Roman", Times, serif;
	color : #1b320b;
	}

h2 {
	font : bold 18px/18px "Times New Roman", Times, serif;
	color : #1b320b;
	vertical-align : baseline;
	padding-top : 6px;
}

h3 {
	font : bold 14px/14px "Times New Roman", Times, serif;
	color : #1b320b;
	vertical-align : baseline;
	
}

h4 {
	font : bold 16px/16px "Times New Roman", Times, serif;
	text-align : left;
	color : #1b320b;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 6px;
}

h5 {
	font : bold 12px/12px "Times New Roman", Times, serif;
	text-align : left;
	color : #1b320b;
}

h6 {
	font : italic bold 10px/10px "Times New Roman", Times, serif;
	text-align : left;
	color : #0035AD;
}
/*Style for all horizontal rules*/
hr {
	color : #0035AD;
	height : 2pt;
	width : 100%;
}


/*Top table cell for location identification*/
td.topames {
	background-color : #1b320b;
	background-repeat : no-repeat;
	background-position : left;
	width : 700px;
	height : 130px;
}


/*Top table cell for location identification*/
td.topmenuames {
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-position : left;
	width : 700px;
	height : 24px;
}

/*Table cell for all page content*/	
td.text {
	background-color : White;
	padding-right: 10px;
	padding-top : 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}