/*/////////////////////////////////////////
RGA Technology Partners, Inc. | Master CSS
/////////////////////////////////////////*/

/* Structure
--------------------------------------------------*/
html, body {
	margin: 0; padding: 0; 
	height: 101%;
	}
#pagetop {
	display: none;
	text-indent: -9000px;
	}
BODY {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #b2b2b2 url(../images/bg-body.gif) top repeat-x;
	}
#container {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: center;
	}	

/* Page Header
--------------------------------------------------*/
#page-header {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	width: 750px;
	height: 84px;
	font-size: 11px;
	background: transparent url(../images/bg-header.gif) top no-repeat;
	}
#print-logo  {
	display: none;
    }
#logo {
	position: absolute;
	margin-left: 0;
	height: 50px;
	width: 185px; 
	z-index: 3000;
	background: transparent url(../images/rga-logo.gif) top no-repeat;
	}
#logo h1 {
	display: none;
	}

/* Admin Nav
--------------------------------------------------*/
#admin-nav {
	padding: 9px 0 0 0;
	}
#admin-nav ul {
	padding-top: 5px;
	padding-right: 0px;
	margin: 0;
	font-size: 1em;
	color: #cc0000; /*-- red --*/ 
	text-indent: 0px;
	}
#admin-nav ul li {
	display: inline;
	list-style-type: none;
	}
#admin-nav ul li a:link,
#admin-nav ul li a:visited,
#admin-nav ul li a:hover {
	padding: 0 10px;
	text-decoration: none;
	color: #cc0000; /*-- red --*/ 
	border-left: 1px solid #b2b2b2;
	}
#admin-nav ul li a:hover {
	text-decoration: none;
	color: #000; 
	}
#admin-nav ul li.user-name {
	color: #b2b2b2; /*-- grey --*/ 
	padding-right: 10px;
	border-right: 0px solid #b2b2b2;
	}	

/* Primary Nav
--------------------------------------------------*/
#nav1 {
	width: 162px; 
	margin: 0 auto;
	z-index: 5000; 
	}

/* Secondary/Aux Nav
--------------------------------------------------*/
#nav2 {
	padding-top: 6px;
	padding-right: 0;
	height: 20px;
	line-height: 1em;
	}
#nav2 ul {
	padding-top: 5px;
	padding-right: 0px;
	margin: 0;
	font-size: 1em;
	color: #000; 
	text-indent: 0px;
	}
#nav2 ul li {
	display: inline;
	list-style-type: none;
	border-left: 0px solid #b2b2b2;
	}
#nav2 ul li.first {
	display: inline;
	list-style-type: none;
	border-left: 0px solid #b2b2b2;
	}
#nav2 ul li a:link,
#nav2 ul li a:visited,
#nav2 ul li a:hover {
	padding: 0 10px;
	text-decoration: none;
	color: #000; 
	}
#nav2 ul li a:hover {
	text-decoration: none;
	color: #cc0000; /*-- red --*/ 
	}
	
/* Billboard
--------------------------------------------------*/
#billboard-home {
	margin-top: 0px;	
	margin-left: 0px;	
	padding: 0;	
	width: 565px; 
	height: 289px; 
	z-index: 2000;
	}
#billboard-interior {
	margin-top: 0px;	
	margin-left: 0px;	
	padding: 0;	
	width: 565px; 
	height: 198px; 
	z-index: 2000;
	}

/* Page Body
--------------------------------------------------*/
#page-body {
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: left;
	background: transparent url(../images/bg-container.gif) top repeat-y;
	}

/* Editable Section #1
----------------------------------------*/
h1 .welcome {
	font-size: small;
	}
#page-body-right {
	width: 565px;
	}
.content-header-bar {
	width: 545px;
	height: 19px;
	padding-top: 3px;
	padding-left: 18px;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
#page-body-right h2 {
	font-size: 1.85em;
	line-height: 1.55em;
	color: #cc0000; /*-- red --*/
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 18px;
	}
#page-body-right h2:first-letter {
	}
#page-body-right h2 .welcome {
	font-weight: normal;
	font-size: .65em;
	text-transform: none;
	}
.page-title {
	font-size: 1.85em;
	line-height: 1.55em;
	color: #cc0000; /*-- red --*/
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
	}
.content-table td 
{
	border-bottom: solid 1px #ccc;
}
.page-title-div {
	height: 6px;
	border: 0;
	background: #fff url(../images/page-title-div.gif) bottom repeat-x;
	}
#page-body-right a:link, #page-body-right a:visited, #page-body-right a:hover {
	color: #cc0000; /*-- red --*/
	text-decoration: none;
	}
#page-body-right a:hover {
	text-decoration: underline;
	}
#page-body-right a:link, #page-body-right a:visited, #page-body-right a:hover {
	color: #cc0000; /*-- red --*/
	text-decoration: none;
	}
#page-body-right a:hover {
	text-decoration: underline;
	}
#page-body-right td {
	font-size: 1em;
	white-space: normal;
	}
.home-page-main-titles {
	/*width: 170px;*/
	/*margin:0;*/
	height: 19px;
	/*padding:0;
	padding-top: 3px;*/
	text-indent: 10px;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
.home-page-main-content {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 8px 8px 12px;
	}

/* Editable Section #2
----------------------------------------*/
#page-body-left {
	width: 185px;
	padding: 0px 0px 0px 0;
	padding-top: 2px;
	margin: 0px;
	color: #000;
	}
.highlighted {
	color: #333;
	}
#page-body-left #nugget1 {
	padding: 0;
	margin: 0 auto;
	margin-bottom: 0px;
	width: 162px;
	font-size: 10px;
	line-height: 16px;
	/*background: transparent url(../images/bg-nugget-body.gif) repeat-y;*/
	}
#page-body-left #nugget1 table {
	background: transparent url(../images/bg-nugget-body.gif) repeat-y;
	}
#page-body-left .sidebar-title {
	height: 25px;
	width: 162px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	text-indent: 10px;
	background: transparent url(../images/bg-nugget-header.gif) top no-repeat;
	}
#page-body-left .sidebar-content {
	font-size: 10px;
	line-height: 16px;
	padding: 5px 10px 10px 10px;
	}
#page-body-left .sidebar-footer {
	height: 4px;
	background: #fff url(../images/bg-nugget-footer.gif) bottom no-repeat;
	}
#nugget1 a:link, 
#nugget1 a:visited, 
#nugget1 a:hover {
	color: #cc0000; /*-- red --*/
	text-decoration: none;
	}
#nugget1 a:hover {
	text-decoration: underline;
	}
ul.client-login li {
	list-style-image: url(../images/menu-bullet-red.gif);
	list-style-type: none;
	text-align: left;
	color: #cc0000; /*-- red --*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	position: relative;
	text-indent: 0;
	margin-left: -24px;
	}
#client-login a:link,
#client-login a:visited,
#client-login a:hover {
	color: #cc0000; /*-- red --*/
	text-decoration: none;
	}
#client-login a:hover {
	color: #333;
	}

/* Page Footer
--------------------------------------------------*/
#page-footer {
	margin: 0;
	padding: 0;
	width: 565px;
	height: 54px; 
	font-size: .9em;
	color: #666;
	background: transparent url(../images/bg-footer.gif) top no-repeat;
	}
#page-footer ul.nav3 {
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	text-indent: 6px;
	}
#page-footer ul.nav3 li,
#page-footer ul.nav3 li.first {
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	}
#page-footer ul.nav3 li.first {
	border-right: 1px solid #b2b2b2;
	}
#page-footer ul.nav3 li a:link,
#page-footer ul.nav3 li a:visited,
#page-footer ul.nav3 li a:hover {
	text-decoration: none;
	color: #666; 
	}
#page-footer ul.nav3 li a:hover {
	text-decoration: none;
	color: #000; 
	}

/* general
----------------------------------------*/
TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT, TEXTBOX {
	font-size: 1em;
	color: #000;
	}
.table-border {
	border: 1px solid #cc0000; /*-- red --*/
	}
.tableHeader {
	height:28px;
	font-size: 1em;
	color: #fff;
	background-color: #cc0000; /*-- red --*/
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #cc0000 0px solid; /*-- red --*/
	border-right: #cc0000 0px solid; /*-- red --*/
	border-top: #cc0000 0px solid; /*-- red --*/
	}
.tableSubHeader {
	font-size: 1em;
	font-weight: bold;
	color: #cc0000; /*-- red --*/
	background-color: #ddd;
	border: #ffffff 0px solid;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 1em;
	color: #cc0000; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	}
.parent-link {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	}
.EnabledControl, DisabledControl {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
.boldLabel, .boldlabel {
	font-weight: bold;
	}
.bold-label {
	font-weight: bold;
	}
.smallLabel, .smalllabel, small-label {
	font-size: .85em;
	}

/* Calendar Small
--------------------------------------------------*/
.calborder {
	margin-left: 16px;
	margin-right: 16px;
	width: 200px;
	border: solid 1px #105981; /*-- dark blue --*/
	font-size: 11px;
	}
.calheader {
	background-color: #0076A3; /*-- light blue --*/
	border: solid 1px #105981; /*-- dark blue --*/
	color: #fff;
	font-size: 11px;
	}
.today {
	background-color: #66FF00; /*-- medium green --*/
	color: #fff;
	}	

/* Buttons & Links
--------------------------------------------------*/
.button, .searchButton {
	height: 20px;
	margin-top: 0px;
	padding: 0 2px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #cc0000; /*-- red --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #cc0000; /*-- red --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}	
a.page-link:link, a.page-link:visited, a.page-link:hover {
	font-size: .85em;
	color: #666; /*-- grey --*/
	text-indent: 0px;
	text-decoration: none;
	padding-right: 10px;
	}
a.page-link:hover {
	text-decoration: underline;
	}
#content-header-bar a:link, #content-header-bar a:visited, #content-header-bar a:hover {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
	color: #fff; 
	padding-right: 4px;
	padding-bottom: 0px;
	text-transform: uppercase;
	text-decoration: none;
	}
#content-header-bar a:hover {
	color: #999; 
	text-decoration: underline;
	}
#page-body-right .menu-link {
	padding-bottom: 16px;
	}
#page-body-right a.menu-link:link, #page-body-right a.menu-link:visited, #page-body-right a.menu-link:hover {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #666; 
	padding-right: 4px;
	text-decoration: none;
	}
#page-body-right a.menu-link:hover {
	color: #cc0000; /*-- red --*/
	text-decoration: underline;
	}
#page-body-right-admin a.admin-link:link, #page-body-right-admin a.admin-link:visited, #page-body-right-admin a.admin-link:hover,
#page-body-right a.admin-link:link, #page-body-right a.admin-link:visited, #page-body-right a.admin-link:hover {
	font-size: .65em;
	color: #cc0000; /*-- red --*/
	background-color: #b2b2b2; 
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	}
#page-body-right-admin a.admin-link:hover,
#page-body-right a.admin-link:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #cc0000; /*-- red --*/ 
	}

/* Preload.css
--------------------------------------------------*/
.headline1 {
	font-size: 1.65em;
	line-height: 1.75em;
	color: #000;
	}
.headline2 {
	font-size: 1.65em;
	line-height: 1.75em;
	color: #cc0000; /*-- red --*/
	}
.headline3 {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #000;
	}
.headline4 {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #d22626; /*-- red --*/
	}
.black-bold {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	}
.black-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	}
.black-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-caps {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	}
.black-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.black-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	}
.red-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-caps {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.red-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.red-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.grey-bold {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	}
.grey-big {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.grey-bold-big {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.grey-bold-italic {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: italic;
	}
.grey-bold-italic-big {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.grey-bold-caps {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
.grey-bold-caps-big {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.grey-bold-italic-caps {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.grey-bold-italic-caps-big {
	font-family: Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	}
.black-bold-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	}
.black-bold-italic-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	}
.black-bold-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.black-bold-italic-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.black-bold-italic-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-bold-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	}
.red-bold-italic-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	}
.red-bold-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
.red-bold-italic-caps-serif {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
.red-bold-italic-caps-serif-big {
	font-family: 'Times New Roman' , Georgia, Serif;
	color: #d22626; /*-- red --*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	}
ul.bullet-set-3D-red-small li {
	list-style-image: url(../images/btn_white-arrow-3d-small.gif);
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	position: relative;
	line-height: 15px;
	text-indent: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 12px;
	margin-left: -20px;
	}
ul.bullet-set-3D-red li {
	list-style-image: url(../images/btn_white-arrow-3d.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 12px;
	}
ul.bullet-set-3D-red-left li {
	list-style-image: url(../images/btn_white-arrow-3d.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 12px;
	margin-left: -14px;
	}
ul.bullet-set-1 li {
	list-style-image: url(../images/red-bullet.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 12px;
	}
ul.bullet-set-1-left li {
	list-style-image: url(../images/red-bullet.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 12px;
	margin-left: -20px;
	}
ul.bullets-set-2 li {
	list-style-image: url(../images/black-bullet.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 12px;
	}
ul.bullets-set-2-left li {
	list-style-image: url(../images/black-bullet.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 12px;
	margin-left: -20px;
	}
/*a:link, a:visited, a:hover {
	color: #2fcb00; /*-- medium green -- /
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #2fcb00; /*-- medium green -- /
	}
a:hover {
	background-color: #ffff66; /*-- light yellow -- /
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	}*/

.tableUnderline
{
}

.tableUnderline td
{
	border-bottom: solid 1px #cccccc;
}
h3 {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #666;
	}
h4 {
	font-size: 1em;
	line-height: 1.25em;
	color: #cc0000; /*-- red --*/
	}
h5 {
	font-size: .75em;
	line-height: 1em;
	color: #cc0000; /*-- red --*/
	}