/* =========================================================================================
    CSS styles for Nulegacy.apptrack.COM - 2006 by iSTARS.
   =========================================================================================
		To change website theme please edit fonts and colors in the code below marked "Theme change"
		To change images please download /Sites/images folder and update (overwrite) existing
		files. As addition you will have to update dimension of those images (if different) in their 
		styles code.
		
		Current Color Themes:
		#336699 - Dark Blue
		#336699 - Blue
		#AABEF0 - Light Blue
		
		Fonts:
		Large Fonts - Verdana, sans-serif;
		Small Fonts - Tahoma, sans-serif;
		
		
*/

/* ======================================== GENERAL ========================================  */

/* style for page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336699;
	background-image: url(images/page-bknd.jpg);
	background-repeat: repeat;
}

/* style for links */
a:link {
	text-decoration: none;
	color:	#0000CC;
}
a:visited {
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
	color:	#333399; /*Theme Change*/
}
a:active {
	text-decoration: none;
}
.forms {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}
.button {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width:	109px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.v-separator {
	border-left: 1px solid #CCCCCC;
}	
.h-separator {
	border-top: 1px solid #CCCCCC;
}
.borderall {
	border: 1px solid #CCCCCC;
}



/* ======================================== HEADER ========================================  */

/* header image */
.header-background {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/header/Header-Bknd.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 990px;
	background-color:		#FFFFFF;
}
.header-image-l {
	background-image: url(images/header/header-image-l.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1px;
	background-color:		#FFFFFF;
}
.header-image-r {
	background-image: url(images/header/header-image-r.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1px;
	background-color:		#FFFFFF;	
}
.header-image-main {
	background-image: url(images/header/header-image-main.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 349px;
	background-color:		#FFFFFF;
}
.header-image-repeat {
	background-image: url(images/header/header-image-mainbknd.jpg);
	background-repeat: repeat-x;
}

/* ======================================== CONTENT ========================================  */

/* styles for content */
.content {
}


/* =============== Content Header General styles=============== */
.content-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336699; /*Theme change*/
	font-weight: normal;
	background-image: url(images/content/content-header-text.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 55px;
	padding-bottom:	12px;
}
.content-subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699; /*Theme change*/
	font-weight: bold;
}
.content-subheaderV2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.content-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A4A276;
	padding: 3px;
}
.content-table {
	border: 1px solid #336699; /*Theme change*/
}
.content-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3366CC;
	font-weight: normal;
	background-image: url(images/content/content-headerbknd.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 60px;
	padding-bottom:	14px;
}
/* styles for content expandable panelbar */
.content-panelbar {
	background-image: url(images/content/content-panelbar-bknd.gif);
	height: 30px;
}
.content-panelbar-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC; /*Theme change*/ 
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 4px;
}
.content-form {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3366CC;
	font-weight: normal;
}
.content-bullet {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	background-image: url(images/pedestal.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content-table-rowcolor	{
	background-color: #E4E4E4;
}
.content-subheader {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
}

.content-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;	
}
.content-text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #272727;
}
.content-text10-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text11 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
}
.content-text11-white {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
}
.content-text12-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text14-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text16-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #272727;
}
.content-text18-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #272727;
}
.content-text20-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #272727;
}
.content-text22-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text-faded	{
	color:	#E4E4E4;
}

.contentMain	{
	background-image: url(images/content/Content-MainBknd.gif);
	background-repeat: repeat;
	padding: 5px 5px 5px 5px;
}
.contentHeader	{
	background-image: url(images/ContentHeaderBknd.gif);
	background-repeat: repeat-x;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 5px 16px 40px;
}


/* ======================================== SIDEPANEL ========================================  */

/* styles for sidepanel */
.sidepanel {
	background-image: url(images/sidepanel/sidepanel-bknd.gif);
	background-repeat: repeat;
	border:	1px solid #FFFFFF;
	width: 200px;
}
/* ======================================== FOOTER ========================================  */
.footer {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #CCCCCC;	
	background-image: url(images/footer/footer-bknd.png);
	height: 300px;
	text-align: center;
}
a.footer-links:link {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:hover {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:visited {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:active {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}

.Header_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.Text12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.Text11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.Text9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text8 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.Text7 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bolder; color: #000000; line-height: normal}
.Text4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 4pt; font-weight: normal; color: #000000; line-height: normal}
.Text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2pt; font-weight: normal; color: #000000; line-height: normal}
.Text1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1pt; font-weight: normal; color: #000000; line-height: normal}

.text12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.text11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.text9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text8 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.text7 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text7Red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #660000; line-height: normal}
.Text7Blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000099; line-height: normal}
.Text7Green {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #319E29; line-height: normal}
