ul {  /* This section controls some aspects of the <UL> unordered list tag, specifically the alignment of the text to the bullet point this tag generates when using an <LI> tag. */



	margin-right:0px;

	list-style-position:outside;

} 



h1 { 

font-size:24px;

}

h2 { 

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
display: inline;

}
center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
display: inline;
}

.mainhead {

font-size:24px;
font-weight:lighter;

}



.TextTiny {

	font-family: "Times New Roman", Times, serif;

	font-size: 10px;

}



.HorizontalTopAndBottom {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #333333;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

}



.VerticalDotted {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #333333;

}



.HorizontalTop {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #333333;

}



.BodyText {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;



}



a:link { /* Controls color of links before they are clicked on */



	color: #000066;

	text-decoration: none;

}



a:visited { /* controls color of links after they have been clicked on */

	color: #000066;

	text-decoration: none;

}



.HorizontalBottom {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

}



a:hover { /* controls color of link when the cursor hovers over it */

	color: #0000FF;

}



.ButtonText {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #000066;

	color: #FFFFFF;

	font-weight: bold;

	cursor: pointer;

	padding-top:5px;

	padding-bottom:5px;

	

	

}



.NavBar {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-transform: uppercase;

	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 5px;

}



.FieldsType {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	text-transform: none;

	margin-top: 5px;

	margin-bottom: 5px;

}



.PageHeadeline {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

}



.VerticalLine {



	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

	vertical-align:middle;





}



.FourSidesBorder {

	border: 1px solid #000000;

}



.ListBodyText {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	list-style-position: outside;

	margin-bottom:7px;

	margin-left:-12px;

}



.advtable {

	border: 1px solid #666666;

	border-collapse: collapse;

}



.password {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	text-transform: none;

	margin-top: 5px;

	margin-bottom: 5px;



}

.pstrength-minchar {

font-size : 10px;

}.BodyTextSide {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;



}



.BodyTextSide a{

	text-decoration: underline;

	



}

.movieborder {

	margin: 15px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

	width: 300px;

	text-align: center;



}

.navBox{

margin-top:6px;
margin-bottom:6px;

}

.navText{

font-family:Times;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
letter-spacing:0.75px;

}

a.navText:link {color: black;  }
a.navText:visited {color: black;  }
a.navText:hover {color:#000066;  }
a.navText:active {color: black; }


