/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
/* 091023 */ html,body {

background-color:#bdcde2;
/*background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-position:top;*/


margin:0px;
padding:0px;
text-align:center;
}


.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}

/*
a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #840084;
	}

a:hover,a:active { 
	color: #ff0000;
	}
	*/
	
a:link {
	color:#20569d;
	text-decoration: underline;
	}
a:visited {
	color:#20569d;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color:#20569d;
	}
	

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	/*font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;*/
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#20569d;
	font-size:18px;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;

	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/* END Common */

.Header {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 9px;
	}

.HeaderRight img{
	width: 12px;
	}


/* Grid Options */
.Grid { 
	/*border-left: 1px solid #3c964b; border-bottom: 1px solid #3c964b;*/
	border-left: 1px solid #bdcde2; border-bottom: 1px solid #bdcde2;
	width: 100%;
	}
.Grid1 { 
	/*border-left: 1px solid #3c964b; border-bottom: 1px solid #3c964b;*/
	border-left: 1px solid #bdcde2; border-bottom: 1px solid #bdcde2;
	width: 100%;
	}

.Caption th { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #bdcde2;
	border-right: 1px solid #bdcde2;
	background-image: url('Images/CaptionBg.gif');
	color: #20569d;
	white-space: nowrap;
	
	}

.Caption td { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #bdcde2;
	border-right: 1px solid #bdcde2;
	background-image: url('Images/CaptionBg.gif');
	color: #20569d;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #20569d;
	text-decoration:none;
	}

.Caption a:visited { 
	color: #20569d;
	text-decoration:none;
	}

.Caption a:hover, .Caption a:active { 
	color: #20569d;
	text-decoration:underline;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #bdcde2;
	border-right: 1px solid #bdcde2;
	background-color: #f7f7f7;
	color: #353535;
	white-space: nowrap;
	line-height:17px;
	}

.Row td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px;
	border-top: 1px solid #bdcde2; 
	border-right: 1px solid #bdcde2;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #353535;
	line-height:17px;
	}

.RowSeparation {
	border-left-color:red;
	}
	
.Row a:link { 
	color: #20569d;
	text-decoration:none;
	}

.Row a:visited { 
	color: #20569d;
	text-decoration:none;
	}

.Row a:hover, .Row a:active { 
	color: #20569d;
	text-decoration:underline;
	}
	
.Row1 th { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	
	border-right: 1px solid #bdcde2;
	background-color: #f7f7f7;
	color: #353535;
	white-space: nowrap;
	line-height:17px;
	}

.Row1 td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px;
	
	border-right: 1px solid #bdcde2;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #353535;
	line-height:17px;
	}

.Row1Separation {
	border-left-color:red;
	}
	
.Row1 a:link { 
	color: #20569d;
	text-decoration:none;
	}

.Row1 a:visited { 
	color: #20569d;
	text-decoration:none;
	}

.Row1 a:hover, .Row1 a:active { 
	color: #20569d;
	text-decoration:underline;
	}

.Separator{
	color: #bdcde2;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	vertical-align: top;
	background-color: #ebebeb; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #840084;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #840084;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #bdcde2; border-bottom: 1px solid #bdcde2;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Bottom td { 
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #840084;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #20569d;
	}

.GroupCaption td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #20569d;
	}

.GroupCaption a:link {
	color: #20569d;
	text-decoration:none;
	}

.GroupCaption a:visited{
	color: #20569d;
	text-decoration:none;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #20569d;
	text-decoration:underline;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #cccccc; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	}

.GroupFooter a:visited{
	color: #840084;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #000000;
	border-bottom: 2px solid #bdcde2;
	}

.SubTotal a:link {
	color: #0033cc;
	}

.SubTotal a:visited{
	color: #840084;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	}

.Total a:visited{
	color: #840084;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #3c964b; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	/*091023*//*border: 1px solid #3c964b;*/
	width: 100%;
	background-color:#FFFFFF;
	
	}

.CalendarWeekdayName, .CalendarWeekendName {
	/*font-size: 80%;*/
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebebeb; 
	color: #7f7f7f;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#353535;
	color:#000000;*/
	font-size:12px;
	line-height:20px;
	/*margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;*/
	
	}

.CalendarWeekdayName, .CalendarWeekendName a:link {
	/*color: #0033cc;*/
	color:#20569d;
	text-decoration: none;
	}

.CalendarWeekdayName, .CalendarWeekendName a:visited{
	/*color: #840084;*/
	color:#20569d;
	text-decoration: none;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active, .CalendarWeekendName a:active {
	/*color: #ff0000;*/
	text-decoration: underline;
	color: 20569d;
	}

/*.CalendarWeekendName{
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebebeb;	
	color: red;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}*/

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarDay a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center;
	background-color: #ebebeb;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarWeekend a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 2px;
	/*border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;*/
	border-top: 3px solid #ffd151; border-right: 3px solid #ffd151; border-left: 2px solid #ffd151; border-bottom: 2px solid #ffd151;
	text-align: center;
	/*background-color: #f7f7f7;*/	
	background-color: #f8f3e6;
	color: #000000;
	text-decoration:none;
	}

.CalendarToday a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarToday a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 2px;
	/*border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;*/
	border-top: 3px solid #ffd151; border-right: 3px solid #ffd151; border-left: 2px solid #ffd151; border-bottom: 2px solid #ffd151;
	text-align: center;
	/*background-color: #f7f7f7;*/	
	background-color: #f8f3e6;
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarWeekendToday a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center;
	background-color: #f7f7f7;	
	/*color: #3c964b;*/
	color: #20569d;
	background-image: url('Images/sg_otherMonthBG.gif');
	
	/*sg_otherMonthBG*/
	}

.CalendarOtherMonthDay a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthDay a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 2px;
	/*border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;*/
	border-top: 3px solid #ffd151; border-right: 3px solid #ffd151; border-left: 2px solid #ffd151; border-bottom: 2px solid #ffd151;
	text-align: center;
	/*background-color: #f7f7f7;*/	
	background-color: #f8f3e6;	
	color: #3c964b;
	}

.CalendarOtherMonthToday a:link {
	/*color: #3c964b;*/
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthToday a:visited{
	/*color: #3c964b;*/
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	/*color: #3c964b;*/
	color: #20569d;
	text-decoration:none;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	text-align: center;
	background-color: #ebebeb;	
	color: #20569d;
	}

.CalendarOtherMonthWeekend a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 2px;
	border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;
	text-align: center;
	color: #20569d;
	background-color: #ebebeb;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 4px;
	/*border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;*/
	border-top: 1px solid #bdcde2; border-right: 1px solid #bdcde2;
	/*background-color: #dae2ec;*/
	background-color: #ffd151;
	color: #20569d;
	text-align: center;
	font-weight: normal;
	}

.CalendarSelectedDay a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarSelectedDay a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* Calendar Navigator */
.CalendarNavigator {
	/*font-size: 80%;
	padding: 4px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;*/
	}

.CalendarNavigator a:link {
	color: #20569d;
	text-decoration:none;
	}

.CalendarNavigator a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #20569d;
	text-decoration:underline;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	/*font-size: 80%;
	text-align: left;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	}

.CalendarEvent a:link {
	color: #20569d;
	text-decoration:none;
	/*red = cd2421 */
	}

.CalendarEvent a:visited{
	color: #20569d;
	text-decoration:none;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #20569d;
	text-decoration:underline;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= BEGIN SUNGUIDE STYLES: all old but modified styles will have 091023 as a comment =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#353535;*/
	color:#000000;
	font-size:12px;
	line-height:auto;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

.sunguide_header {
width:100%;
height:113px;
background-image:url(Images/sg_header_BG.gif);
background-repeat:repeat-x;
background-position:top
}

/* begin menu styles */
.menu_container {
vertical-align:bottom;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
margin-top:-15px;
width:100%;
text-align:center;
}

/* * html .menu {
background-image:url(images/menu_bg.png);
background-repeat:repeat-x;
padding-top:0px;
margin-bottom:5px;
}*/


.menu {
	background-image:url(Images/menu_bg.gif);
	background-repeat:repeat-x;
	padding-top:0px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
}



.menu_link {
width:auto;
vertical-align:top;
padding-top:4px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
margin:0px;
height:38px;
}



.menu_link_selected {
background-image:url(Images/menu_bg_selected.gif);
background-repeat:repeat-x;
/*padding-top:0px;*/

width:auto;
vertical-align:top;
padding-top:4px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
margin-top:5px;
height:38px;
}

.menu_item {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-transform: uppercase;
	
	padding-right:17px;
	padding-left:17px;
	padding-top:6px;
	padding-bottom:0px;
	
	
	/*margin-top:0px;*/
	text-decoration:none;
	height:30px;
	float:left;
	margin-top:0px;
	position:relative;
	
}

a.menu_item:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu_item:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu_item:hover {
	text-decoration: none;
	color:#ffd151;
	}



.menu_item_selected {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#20569d;
font-size:14px;
text-transform: uppercase;

padding-right:17px;
padding-left:17px;
padding-bottom:0px;
padding-top:6px;

/*margin-top:0px;*/
text-decoration:none;
height:30px;
float:left;
position:relative;
}

a.menu_item_selected:link {
	color:#20569d;
	text-decoration: none;
	}
a.menu_item_selected:visited {
	color:#20569d;
	text-decoration: none;
	}
a.menu_item_selected:hover {
	text-decoration: none;
	color:#20569d;
	}
	


* html .menu_separator {
width:1px;
height:30px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
/*float:left;*/
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

.menu_separator {
width:1px;
height:30px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
/*float:left;*/
margin-top:0px;
margin-left:-1px;
margin-right:0px;
}

.menu_separator_selected {
width:1px;
height:30px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
/*float:left;*/
margin-top:0px;
}


* html .menu_border {
padding-top:0px;
height:38px;
}

.menu_border {
padding-top:0px;
height:38px;
}

/* end menu styles */


/* begin forms */
.form_field {
	width:280px;
	margin-left:0px;
	height:22px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding-left:5px;
}

.form_box {
	width:280px;
	margin-left:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding-left:5px;
}


.form_row_label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#353535;*/
	color:#000000;
	font-size:12px;
	line-height:20px;
	text-align:right;
	height:22px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	width:150px;
	vertical-align:top;
}

.form_row_label_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#353535;*/
	color:#000000;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
	width:450px;

}

* html .form_row_label_big li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#21559e;
	font-size:12px;
	line-height:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	}

.form_row_label_big li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#21559e;
	font-size:12px;
	line-height:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	}
			
.form_row_label_big ul {
	list-style-type:square;
	list-style-position:outside;
	padding-left:15px;
	margin-left:5px;
	padding-right:5px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.form_row_label_big ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:15px;
	margin-left:10px;
	padding-right:5px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.form_row_field {
	text-align:left;
	height:22px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
}

fieldset {
border-width:0px;
border-style:none;
padding:10px;
}

/*input.sumbit_button {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
height:22px;

background-image:url(images/button_bg.gif);
background-repeat:repeat-x;
border-color:#999b9a;
border-style:solid;
border-width:1px;

padding-left:4px;
padding-right:4px;

float:left;
}*/

/*.button:link {color:#FFFFFF; text-decoration:none; }
.button:visited { color:#FFFFFF; text-decoration:none;}*/

/*input.sumbit_buttonhover {
	text-decoration: none;
	color:#20569d;
	background-image:url(images/button_bg_over.gif);
	}*/
	
#info_box {
background-color:#f3f5f9;
border-color:#20569d;
border-style:solid;
border-width:1px;

padding:20px;
margin:50px;
}

* html .line {
	width:100%;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
	border-bottom-color:#f3f5f9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.line {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	border-bottom-color:#f3f5f9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

* html .darkline {
	width:100%;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
	/*border-bottom-color:#20569d;*/
	border-bottom-color:#21559e;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.darkline {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	border-bottom-color:#21559e;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.form_table {
	width:468px;
	border-top-color:#bdcde2;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#bdcde2;
	border-left-style:solid;
	border-left-width:1px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#353535;*/
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:center;
	
}

.form_table td {
	border-bottom-color:#bdcde2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#bdcde2;
	border-right-style:solid;
	border-right-width:1px;
	padding:3px;
	
	
}

.form_table_head {
	background-color:#f3f5f9;
}

* html .form_table_spacer {
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	border-bottom-color:#f3f5f9;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

.form_table_spacer {
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	border-bottom-color:#f3f5f9;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

.search_button {
/*width:70px;*/
height:20px;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

background-image:url(Images/button_bg.gif);
/*background-image:url(Images/button_bg.gif);*/
background-repeat:repeat-x;
border-top-color:#999b9a;
border-top-style:solid;
border-top-width:1px;
border-left-color:#999b9a;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#999b9a;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#999b9a;
border-right-style:solid;
border-right-width:1px;


padding-bottom:6px;
padding-left:5px;
padding-right:5px;

margin-right:10px;
cursor:pointer;

/*float:left;*/
}


a.search_button:link {color:#FFFFFF; text-decoration:none; }
a.search_button:visited { color:#FFFFFF; text-decoration:none;}
a.search_button:hover {
	text-decoration: none;
	color:#20569d;
	background-image:url(Images/button_bg_over.gif);
	}

.search_button_hover {
height:20px;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#20569d;

background-image:url(Images/button_bg_over.gif);
background-repeat:repeat-x;
border-top-color:#999b9a;
border-top-style:solid;
border-top-width:1px;
border-left-color:#999b9a;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#999b9a;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#999b9a;
border-right-style:solid;
border-right-width:1px;


padding-bottom:6px;
padding-left:5px;
padding-right:5px;

margin-right:10px;

cursor:pointer;
	}
/* end forms */


.footer_container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	
	width:98%;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;

	background-color:#20569d;
}

.footer_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

a.footer_content:link {text-decoration:none; color:#FFFFFF;}
a.footer_content:visited {text-decoration:none; color:#FFFFFF;}
a.footer_content:hover {text-decoration: none; color:#ffd151;}


b {
color:#20569d;
font-weight:bold;
}

.result_record {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#20569d;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
text-align:left;
}

* html .search_box_container_container {
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
}

.search_box_container_container {
margin-top:0px;
margin-left:0px;
margin-bottom:2px;
}

* html .search_box_container {
margin-top:4px;
margin-left:5px;

}

.search_box_container {
margin-top:5px;
margin-left:5px;

}

* html .search_button_container {
margin-top:9px;
margin-left:5px;
margin-right:5px;
}

.search_button_container {
margin-top:9px;
margin-left:5px;
margin-right:5px;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= END SUNGUIDE STYLES =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */