﻿/* CSS Classes Related to Controls */

/*	BUTTONS */

.Buttons
{
    BORDER-RIGHT: #ccb859 1px solid;
	color: #000;
    BORDER-TOP: #ccb859 1px solid;
    font-size:11px;
    line-height:1.24;
    font-family:Century Gothic,arial,verdana,sans-serif;
    BORDER-LEFT: #ccb859 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #ccb859 1px solid;
    font-weight: bold;
    background-color: White;
	background-image: url(../../images/ruButtonSmall.gif);
	background-position:right top;
	background-repeat:repeat-x;  
	padding: 3px;		
}

.Buttons_Bold
{
    BORDER-RIGHT: #cccccc 1px solid;
	color: white;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc 1px solid;
    font-weight: bold;
    background-color: White;
	background-image: url(../../images/blue.gif);
	background-position:right top;
	background-repeat:repeat-x;
    padding: 3px;	
}

/*	END OF BUTTONS */

/* LABELS */

/*.Labels_PageHeading
{
	font-family: Arial;
	font-size: 18px;
	color: #3b3b45;
	font-style:normal;
	font-weight: bolder;
	letter-spacing: -1px;
}

.Labels_PageSubHeading
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}

.Labels_Validation
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.Labels_Messages /* error messages, system messages etc */
/*{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.Labels
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Small
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Medium
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Large
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
}

.Labels_Bold
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.Labels_SmallBold
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.Labels_MediumBold
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.Labels_LargeBold
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


/* END OF LABELS */

/* LINKS */
/*a.Links:link
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#27413e;
	cursor:hand;
	text-decoration:none;
}

a.Links:hover
{
	text-decoration:underline;
}

a.LinksBold:link
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#27413e;
	cursor:hand;
	text-decoration:none;
}

a.LinksBold:hover
{
	text-decoration:underline;
}


/* END OF LINKS */

/*.Textboxes
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}

.Textboxes_RightAlign
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
	text-align:right;
}

.DropDownLists
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}



/* end of css classes related to Controls */



/*html, body {
	margin:0px;
	padding:0;
	font-family: Arial;
	color: #333333;
}

.bg{background-image: url(../../../images/bgblue.gif);
	background-position:right top;
	background-repeat:repeat-x;
	background-color:#d4d5db;
}
	
.main-div{background-image: url(../../../images/blueDivbg.gif);
	background-position:right top;
	background-repeat:repeat-x; 
	border-top: 1px solid #684026;}


select
{
	background-image: url(../../../images/select_bg.jpg);
	border: 1px solid #c1c1bf;
}



td
{
	font-family: Arial;
	font-size: 12px;
	color: Black;	
	font-style: normal;
	font-weight:normal;
}
td.padding
{
	padding:2px;
}
.FieldLabels_Bold
{
	font-family: Arial;
	font-size: 11px;
	color: Black;	
	font-style: normal;
	font-weight: bold;
}

.HeaderCell
{
 background-color: inherit;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; 
}

.GridRecordCountFooter
{
	font-weight: bold
}

.MenuHelp
{
	color: white;
	font-weight: bold
}

table.patterntable
{
	border: 1px solid #cdcdcd;
	background-image:url(../../../images/tb_bg.jpg);
}


/*Master Template Unique classes
.headerbg
{
	background-image: url(../../../images/top_bgblue.jpg); background-position:left top; background-repeat:repeat-x; border-bottom: 1px solid #684026;
}


/*App name
.appname-tdleft
{
	background-image: url(../../../images/title_lefty.gif); background-position:left top; background-repeat:no-repeat; width:5px; height:15px;
	}

.appname-tdbg
{
	background-image: url(../../../images/title_bg.gif); background-position:left top; background-repeat:repeat-x; 
	padding-left:10px; padding-right:10px;font-family: Arial;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;
}
.appname-tdright
{
	background-image: url(../../../images/title_righty.gif);  background-repeat:no-repeat; width:5px; height:15px;
}

/*Info name
.info-tdleft
{
	background-image: url(../../../images/info_left.gif); background-position:left top; background-repeat:no-repeat; width:19px; height:25px;
	}

.info-tdbg
{
	background-image: url(../../../images/info_ext.gif); background-position:left top; background-repeat:repeat-x; 
	padding-left:10px; padding-right:10px; font-family: Arial;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;
}
.info-tdright
{
	background-image: url(../../../images/info_right.gif);  background-repeat:no-repeat; width:19px; height:25px;
}

.MilesGridInactive
{
	background-color: #FFCCCC
}

.MilesGridInactiveAlternating
{
	background-color: #FFDDDD
}

/*Info tables
.corner-top-left {
	background-image: url(../../../images/Cus-corner-tl.png);
	background-repeat: no-repeat;
	behavior: url(../../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-top-right {
	background-image: url(../../../images/Cus-corner-tr.png);
	background-repeat: no-repeat;
	behavior: url(../../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-bott-right {
	background-image: url(../../../images/Cus-corner-br.png);
	background-repeat: no-repeat;
	behavior: url(../../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-bott-left {
	background-image: url(../../../images/Cus-corner-bl.png);
	background-repeat: no-repeat;
	behavior: url(../../../images/iepngfix.htc);
	height:10px; width:10px;
}
.pattern-top{
	background-image: url(../../../images/Cus-pat-t.gif);
	background-repeat: repeat-x;
	height:10px;
}
.pattern-right {
	background-image: url(../../../images/Cus-pat-r.gif);
	background-repeat: repeat-y;
	width:10px;
}
.pattern-bottom {
	background-image: url(../../../images/Cus-pat-b.gif);
	background-repeat: repeat-x;
	height:10px;
}
.pattern-left {
	background-image: url(../../../images/Cus-pat-l.gif);
	background-repeat: repeat-y;
	width:10px;
}
/*End Info tables*/








/* MAIN LAYOUT */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #000000;
	height:100%;
	background-image: url(../../images/bkg.jpg);
	font-size:12px;
	line-height:1.4em;
}


#page-container {
	width:100%;
	margin:auto;
}

#top-container {
	width:100%;
	height:113px;
	background:url(../../images/bkg_header.jpg) repeat-x;
}

#top {
	width:863px;
	margin:auto;
	text-transform:uppercase;
	color:#295792;
	text-align:right;
	font-size:11px;
}

#nav-container {
	width:100%;
	height:36px;
	background:url(../../images/bkg_nav.jpg) repeat-x;
}

#nav {
	width:725px;
	margin:auto;
	padding:5px 69px 0px 69px;
}

#background-container {
	width:100%;
	background:url(../../images/bkg_main.jpg) repeat-x;
}

#flash {
	height:173px;
	width:863px;
	margin:auto;
}

#flashhome {
	height:227px;
	background:#fff;
	width:863px;
	margin:auto;
	vertical-align:top;
	text-align:center;
	margin:auto;
}

#boxes {
	height:223px;
	width:863px;
	margin:auto;
	background:#FFFFFF;
}

#content-container {
	width:863px;
	margin:auto;
	background-color:#FFFFFF;
	height:auto;
	min-height:350px;
}

#content {
	padding:20px 10px 20px 10px;
}

#footer-container {
	width:100%;
	background:url(../../images/bkg_footer.jpg) repeat-x;
	height:42px;
} 

#footer {
	width:863px;
	margin:auto;
	color:#00457c;
	padding-top:13px;
	font-size:11px;
}

#subboxes {
	height:23px;
	padding-top:2px;
	width:863px;
	margin:auto;
	background:#FFFFFF;

}

.subh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#182d56;
}

.subh2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#182d56;
}

.graytext {
	color:#000;
	font-size:12px;
}

.indexgreenh1 {
	color:#437a52;
	font-weight:bold;
	font-size:14px;
}

.navlink:active, .navlink:link, .navlink:visited  {
	color:#00457c;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.navlink:hover  {
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}


/*--COLOR STYLES--*/

/* text */
.darkbluetext {
	color:#182d56;
	font-size:12px;
}

.lightbluetext {
	color:#145fa3;
	font-size:12px;
}

.redtext {
	color:#7d0b0b;
	font-size:12px;
}

.yellowtext {
	color:#c8a63e;
	font-size:12px;
}

.greentext {
	color:#044615;
	font-size:12px;
}

/* h1 */
.darkblueh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#182d56;
	font-weight:bold;
	font-style:italic;
}

.darkblueh2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#999;
	font-weight:bold;
	font-style:italic;
}


.lightblueh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#145fa3;
	font-weight:bold;
	font-style:italic;
}

.redh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#7d0b0b;
	font-weight:bold;
	font-style:italic;
}

.yellowh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#c8a63e;
	font-weight:bold;
	font-style:italic;
}

.greenh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#044615;
	font-weight:bold;
	font-style:italic;
}

/* links */

.darkbluelink:active, .darkbluelink:link, .darkbluelink:visited  {
	color:#182d56;
	text-decoration:underline;
}

.darkbluelink:hover  {
	color:#7a7a7a;
	text-decoration:underline;
}

.lightbluelink:active, .lightbluelink:link, .lightbluelink:visited  {
	color:#145fa3;
	text-decoration:underline;
}

.lightbluelink:hover {
	color:#7a7a7a;
	text-decoration:underline;
}

.redlink:active, .redlink:link, .redlink:visited  {
	color:#7d0b0b;
	text-decoration:underline;
}

.redlink:hover {
	color:#7a7a7a;
	text-decoration:underline;
}

.greenlink:active, .greenlink:link, .greenlink:visited  {
	color:#044615;
	text-decoration:underline;
}

.greenlink:hover {
	color:#7a7a7a;
	text-decoration:underline;
}

.yellowlink:active, .yellowlink:link, .yellowlink:visited  {
	color:#c8a63e;
	text-decoration:underline;
}

.yellowlink:hover {
	color:#7a7a7a;
	text-decoration:underline;
}

.whitelink:active, .whitelink:link, .whitelink:visited  {
	color:#fff;
	text-decoration:underline;
}

.whitelink:hover  {
	color:#7a7a7a;
	text-decoration:underline;
}


/* backgrounds */

#background-container-lightblue {
	width:100%;
	background:url(../../images/bkg_main_lightblue.jpg) repeat-x;
}

#background-container-red {
	width:100%;
	background:url(../../images/bkg_main_red.jpg) repeat-x;
}

#background-container-yellow {
	width:100%;
	background:url(../../images/bkg_main_yellow.jpg) repeat-x;
}

#background-container-green {
	width:100%;
	background:url(../../images/bkg_main_green.jpg) repeat-x;
}

/* boxes */

.redbox {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	background-color:#7d0b0b;
	border:double 3px #7d0b0b;
	padding:20px;
}

.lightbluebox {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	background-color:#02427c;
	border:double 3px #02427c;
	padding:20px;
}

.darkbluebox {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	background-color:#182d56;
	border:double 3px #182d56;
	padding:20px;
}

.greenbox {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	background-color:#044615;
	border:double 3px #02427c;
	padding:20px;
}

.yellowbox {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	background-color:#c8a63e;
	border:double 3px #c8a63e;
	padding:20px;
}

/* img border */

.darkblueborder  {
	border:3px solid #182d56;
}

.yellowborder  {
	border:3px solid #c8a63e;
}

.greenborder 
{
	border:3px solid #044615;
}

.redborder 
{
	border:3px solid #7d0b0b;
}

.lightblueborder  {
	border:3px solid #02427c;
}