@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url('../Images/bg_page.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#5e6161;
}

.LearnMore 
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:link
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:active
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:visited
{
    color:#25537f;
    font-weight:bold;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e6161;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e6161;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5e6161;
	text-transform:uppercase;
	margin:0px;
}

.headingGreen16PX {
	font-family:Arial, Helvetica, sans-serif;
	color:#95a643;
	font-size:16px;
	font-weight:bold;
}


a {
	color:#184471;
}

a:link {
	color:#184471;
}

a:active {
	color:#184471;
}

a:visited {
	color:#184471;
}

a:hover {
	color:#184471;
	text-decoration:none;
}

.mainTable {
	background-color:#FFFFFF;
	width:805px;
}

.mainTableTDPaddingLR {
	padding-left:6px;
	padding-right:6px;
}

.mainTableTDPaddingL {
	padding-left:6px;
}

.headerSearchBar {
	background-color:#003366;
	height:45px;
}

.textGray {
	color: #9eb5cc;
	font-family: Arial, Helvetica, sans-serif;
}

.textGray a, .textGray a:link, .textGray a:active, .textGray a:visited, .textGray a:hover
{
    color: #9eb5cc;
}


.fontSmall {
	font-size: small;
}

.fontLarge {
	font-size: large;
}

.fontXLarge {
	font-size: x-large;
}

.paddingLeft10px {
	padding-left:10px;
}

.quickLinks {
	padding:0px;
	margin-top:6px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}
.quickLinks li 
{
	padding-left:3px;
	padding-right:4px;	
	display: inline;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#a3a3a3;
}


.quickLinks li a {
	padding-right:3px;
	padding-left:7px;
	color:#999999;
}

.quickLinks li a:link {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:active {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:visited {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:hover {
	display: inline;
	padding-right:3px;
	padding-left:7px;
	color:#999999;
	text-decoration:underline;
}


.quickLinks li#quickLinks_first {
	border-left:solid;
	border-left-width:1px;
	border-left-color:#a3a3a3;

}

.quickLinks li#quickLinks_last {
	border-right:none;
}


.rightPanel {
	background-color:#cccccc;
}

.bgGray {
	background-color:#bccad4;
}

.paddingLeft8PX {
	padding-left:8px;
}

.paddingLeft16PX {
	padding-left:16px;
}

.paddingRight5PX {
	padding-right:5px;
}

.headingWithGreenArrowRight {
	background:url('../Images/green-arrow.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5e6161;
	text-transform:uppercase;
	padding-top:2px;
}

.imageShadow {
	background:url('../Images/imageshadow.jpg');
	width:165px;
	height:136px;
	padding-left:12px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:18px;
}

.smallThumbs {
	margin-left:8px;
	margin-right:8px;
	margin-top:4px;
	margin-bottom:4px;
	
}

.footer {
	height:30px;
}

.footer td {
	color:#000000;
}

.footerLinks {
	padding-top:3px;
	margin-top:3px;
	padding-bottom:3px;
	margin-bottom:3px;
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.footerLinks li {
	display: inline;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
}


.footerLinks li a {
	padding-right:3px;
	padding-left:7px;
	color:#000000;
}

.footerLinks li a:link {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:active {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:visited {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:hover {
	display: inline;
	padding-right:3px;
	padding-left:7px;
	color:#000000;
	text-decoration:none;
}


.footerLinks li#footerLinks_last {
	border-right:none;
}

.data_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}

.data_list th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#0099CC;
	color:#FFFFFF;
	text-align:left;
	padding:4px;
}

.data_list td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
}

.data_list td.seperator {
 background-color:#bbbaba;   
 padding:0px;
}

.data_list td a {
	color:#999999;
	text-decoration:none;
}

.data_list td a:link {
	color:#999999;
	text-decoration:none;
}

.data_list td a:active {
	color:#999999;
	text-decoration:none;
}

.data_list td a:visited {
	color:#999999;
	text-decoration:none;
}

.data_list td a:hover {
	color:#999999;
	text-decoration:underline;
}

.row_odd {
	background-color:#cccccc;
}

.row_even {
	background-color:#ffffff;
}

.row_disabled {
	background-color:#FF8080;
}


.bold_link {
	font-weight:bold;
	color:#0080ca;
	text-decoration:none;
}

.bold_link:link {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:active {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:visited {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:hover {
	color:#0080ca;
	text-decoration:underline;
}

.pageTitle 
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.rightBar1 {
	width:195px;
	background:url('/Themes/DefaultModified01/images/bg.jpg');
}

.rightBar1 td#heading {
	background:url('/Themes/DefaultModified01/images/heading-bg.jpg');
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.rightBar1 td#heading_round {
	background:url('/Themes/DefaultModified01/images/top-round-bar.jpg');
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.rightBar2{
	width:195px;
	background-color:#FFFFFF;
	color:#000000;
}

.rightBar2 td#heading {
	background-color:#ffffff;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.RecipientList
{		
	border: solid 1px Blue; 
	overflow: auto;
}
.RecipientListForMore
{
	height: 125px; 
	width: 120px; 
	border: solid 1px Blue; 
	overflow: auto;
}
.JustifyText 
{
    text-align:justify;   
}

.headingGray1 
{
    font-family:Arial;
    font-size:16px;
    color:#616161;   
    font-weight:bold;
}


.CategoryNavigation
{
    width:180px;
}

.CategoryNavigation th
{
    background:url('/Themes/DefaultModified01/Images/categories-head-bg.jpg');
    background-repeat:no-repeat;
    text-align:left;
    padding:5px;
    height:31px;
    width:180px;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-transform:uppercase;
    overflow:hidden;
}


.CategoryNavigation td#CategoryNavigationNames
{
    background:url('/Themes/DefaultModified01/Images/categories-bg.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:180px;
    background-color:#9feb9f;
    font-size:13px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
}


.CategoryNavigation td
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
}

.CategoryNavigation td a
{
    color:#ffffff;
}

.CategoryNavigation td a:link
{
    color:#ffffff;
}

.CategoryNavigation td a:active
{
    color:#ffffff;
}

.CategoryNavigation td a:visited
{
    color:#ffffff;
}

.CategoryNavigation td a:hover
{
    color:#ffffff;
    text-decoration:underline;
}

.searchBox
{
    border-style:solid;
    border-color:#bbbaba;
    border-width:1px;
}

.searchBox td
{
    padding:5px;
}

.searchBox td div#heading
{
    background-color:#99ccff;
    padding:5px;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}

.searchBox td div#searchControls
{
    padding-top:5px;
}

.input_form {
	margin:5px;
}

.input_form td#title {
	text-align:right;
	width:150px;
}

.input_form td#title span {
	color:#FF0000;
}

.DayStyle 
{
    border-style:solid;
    border-width:1px;
    height:70px;
    padding:2px;
}

.DayStyle a
{
    display:block; 
    padding:2px;
    margin-top:1px;
    background-color:#e3e3e3;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
}

.DayStyle a#CustomLinks 
{
    display:block; 
    padding:2px;
    margin-top:2px;
    background-color:#eeeeee;
    border-style:solid;
    border-width:1px;
    border-color:#d7d7d7;
    font-weight:normal;
}

.DayStyle a#CustomLinks:hover
{
    display:block;
    padding:2px;
    margin-top:2px;
    background-color:#e3e3e3;
    border-style:solid;
    border-width:1px;
    border-color:#bcbcbc;
    text-decoration:none;
}

.SpanRed 
{
    display:block; 
    padding:2px;
    margin-top:1px;
    background-color:#dbdbdb;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
    font-weight:bold;
}

.DotNetCalendar 
{
    background-color:#eeeeee;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
}

.ErrorMessage
{
    font-size:12px;
    font-weight:bold;
    color:red;
}
.formBox {
 width:100%; 
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:#f3f5f4;
}

.formBoxNoWidth{
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:#f3f5f4;
}

.formBox_Black{
 border:solid;
 border-width:1px;
 border-color:#000000;
 background-color:#000000;
 color:#ffffff;
}

.formBox_Black a, .formBox_Black a:link, .formBox_Black a:active, .formBox_Black a:visited {
 color:#ffffff;
 text-decoration:none;
}

.formBox_Black a:hover {
 color:#ffffff;
 text-decoration:underline;
}

.formBox_Green {
 color:green;
 border:solid;
 border-width:1px;
 border-color:#b9b9b9;
 background-color:#e8f8e0;
 padding:5px;
}

.formBox_Red {
 color:#ad2727;
 border:solid;
 border-width:1px;
 border-color:#b9b9b9;
 background-color:#ffeaea;
 padding:5px;
}

.rightpanel_events 
{
    display:block;
    color:#003366;
    background-color:#ffcc66;
    border:solid;
    border-width:1px;
    border-color:#ff9933;
    padding:3px;
    margin-bottom:1px;
    text-decoration:none;
}

.rightpanel_events:link
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:visited
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:active
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:hover
{
    background-color:#b4bec7;
    border-color:#708191;
    color:#184471;
    text-decoration:none;
}

.rightpanel_eventsheading
{
    display:block;
    font-weight:bold;
    color:#536474;    
    margin-top:5px;
    margin-bottom:5px;
}

.capitalize 
{
    text-transform:uppercase;   
}

.whiteLink 
{
	color:#ffffff;	
}

.whiteLink a
{
	color:#ffffff;	
}

.whiteLink a:link
{
	color:#ffffff;	
}

.whiteLink a:active
{
	color:#ffffff;	
}

.whiteLink a:visited
{
	color:#ffffff;	
}

.whiteLink a:hover
{
	color:#ffffff;	
	text-decoration:underline;
}

.calHeader
{
    text-transform:uppercase;   
}

.calHeader td
{
    text-transform:uppercase;   
    color:#003366;
}

.pageShadow 
{
}

.breadCrums{}

.breadCrums a
{
	color:#999999;
}

.breadCrums a:link
{
	color:#999999;
}

.breadCrums a:active
{
	color:#999999;
}

.breadCrums a:visited
{
	color:#999999;
}

.breadCrums a:hover
{
	color:#999999;
}

.breadCrums .lastLink
{
	color:#003366;
}

.breadCrums .lastLink:link
{
	color:#003366;
}

.breadCrums .lastLink:active
{
	color:#003366;
}

.breadCrums .lastLink:visited
{
	color:#003366;
}

.breadCrums .lastLink:hover
{
	color:#003366;
}

.PageHeading 
{
	background-color:#003366;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px;	
}

.fontBlue 
{
	color:#003366;	
}

.tpLoginBox 
{
	width:215px;
	border:solid;
	border-width:2px;
	border-color:#cccccc;	
}

.tpLoginBox th
{
	text-align:left;
	padding:5px;
}

.tpLoginBox th span
{
	color:#003366;
}

.tpLoginBox td
{
	padding:5px;
}

.tpSignupBox 
{
}

.tpSignupBox th
{
	text-align:left;
	padding:5px;
}

.tpSignupBox th span
{
	color:#003366;
}

.tpSignupBox th span#required
{
	color:red;
}

.tpSignupBox td
{
	padding:5px;
}

.hrClass
{
	margin:0px;	
}

.OrangeLink 
{
	font-family:Arial;
	color:#ff9934;
	text-decoration:none;
	font-weight:bold;
}

.OrangeLink:link
{
	color:#ff9934;
}

.OrangeLink:active
{
	color:#ff9934;
}

.OrangeLink:visited
{
	color:#ff9934;
}

.OrangeLink:hover
{
	color:#ff9934;
}

.tpCategoryLinks 
{
	font-family:Arial;
	color:#003366;	
	font-weight:bold;
	font-size:11px;
}


.tpCategoryLinks a, .tpCategoryLinks a:link, .tpCategoryLinks a:active, .tpCategoryLinks a:visited
{
	font-family:Arial;
	color:#003366;	
	text-decoration:none;
}

.tpCategoryLinks a:hover
{
	color:#003366;	
	text-decoration:underline;
}

.TPSectionHeading 
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	background-color:#999999;	
	color:#ffffff;
	text-transform:uppercase;
	padding:5px;
}

#ContacInfo 
{
	color:#003366;	
}

#ContacInfo a
{
	color:#003366;	
}

#ContacInfo a:link
{
	color:#003366;	
}

#ContacInfo a:active
{
	color:#003366;	
}

#ContacInfo a:visited
{
	color:#003366;	
}

#ContacInfo a:hover
{
	color:#003366;	
}

#Address 
{
	color:#999999;
}

#Details
{
	color:#333333;
}

.padding4
{
    padding:4px;
}

.BoldText 
{
    font-weight:bold;   
}

.ArialText 
{
    font-family:Arial;   
}
.capitalize 
{
    text-transform:uppercase;   
}

.GrayLink
{
	color:#5e6161;	
	text-decoration:none;
}

.GrayLink:link
{
	color:#5e6161;	
}

.GrayLink:active
{
	color:#5e6161;	
}

.GrayLink:visited
{
	color:#5e6161;	
}

.GrayLink:visited
{
	color:#5e6161;	
}

.GrayLink:hover
{
	color:#5e6161;	
	text-decoration:underline;
}

.tpGrid 
{
	border:none;
	border-width:0px;
	border-color:#ffffff;	
}