﻿/* = The Start
--------------------------------------------------------*/
body {
	background-image: url(/images/pre/backgrounds/background.jpg);
	background-repeat: repeat-x;
	background-color: #B1B1B1;
	font-family: Arial;
	font-size: 11px;
	line-height: 13pt;
	color: #424242;
	margin: 0px;	
	padding: 0px;
}
img {
	border: 0px;
}
a, a:active, a:link, a:visited  {
	color: #424242;
	text-decoration: none;
}
/* = CONTAINERS
--------------------------------------------------------*/
.floatLeft { 
	float: left; 
}
.container {
	width: 946px;
	margin: 0px;	
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.container a
{	
	color: #424242;
}
.leftWrap {
	float: left;
	width: 712px;
}
.content {
	float: left;
	width: 712px;
}
.LCWrap {
	float: left;
	width: 232px;
	margin-right: 8px;
}
.MCWrap {
	float: left;
	width: 232px;
	margin-right: 8px;
}
.RCWrap {
	float: left;
	width: 232px;
}
.LContent {
	width: 232px;
	float: left;
	background-color: #FFFFFF;
}
.MContent {
	width: 232px;
	float: left;
	background-color: #FFFFFF;
}
.RContent {
	float: left;
	width: 232px;
}
.NewsWrap {
	float: right;
	width: 222px;
}
.calendarWrap {
	float: right;
	width: 222px;
}
.featurePanelWrap {
	float: right;
	width: 222px;
}
/* = CORNERS
--------------------------------------------------------*/
.ContentTopCorner {
	overflow: hidden;
	float: left;
	height: 11px;
	width: 232px;
	background-image: url(/images/corners/topCorners_mid.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ContentBottomCorner {
	float: left;
	height: 11px;
	width: 232px;
	background-image: url(/images/corners/botCorners_mid.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.LandingPagesTopCorner 
{
	overflow: hidden;
	float: left;
	height: 11px;
	width: 712px;
	background-image: url(/images/corners/content_topCorner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.LandingPagesBotCorner 
{
	float: left;
	height: 11px !important;
	width: 712px;
	background-image: url(/images/corners/content_botCorner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.RightRailTopCorner {
	float: right;
	height: 11px;
	width: 222px;
	background-image: url(/images/corners/rightRail_topCorners.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.RightRailBottomCorner {
	float: right;
	height: 11px;
	width: 222px;
	background-image: url(/images/corners/rightRail_botCorners.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 6px;
}

.socialMediaIcons{margin-left:15px}
.socialMediaIcons a{margin-right:5px}

/* = PHOTOS
--------------------------------------------------------*/
.smallPhoto {
	height: 67px;
	width: 84px;
	border: 1px solid #A8A8A8;
}
.largePhoto {
	height: 130px;
	width: 221px;
	border: 1px solid #A8A8A8;
}
.sidebarPhoto {
	height: 105px;
	width: 191px;
	border: 1px solid #A8A8A8;
}
.hpContentPhoto {
	height: 110px;
	width: 212px;
	border: 1px solid #A8A8A8;
	margin-bottom: 15px;
}
/* = HEADER
--------------------------------------------------------*/
.NewsSearch {
	height: 25px;
	float: left;
	width: 712px;
	margin: 0px;
	padding: 0px;
}
.header {
	height: 115px;
	float: left;
	width: 712px;
	margin-bottom: 12px;
	background-image: url(/images/corners/header_rightBotCorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #424242;
	overflow: hidden;
}
.logo {
	padding-top: 60px;
	/*height: 55px;*/
	width: 293px;
	float: left;
}
.logo img {
	height: 55px;
	width: 293px;
	border: none;
}
/* = MENU
--------------------------------------------------------*/
.menu {
	float: left;
	/*height: 145px;*/
}
.menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}
.menu li {
	display: inline;
}
.menu a, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial;
	font-size: 12px;
	display: block;
	color: #A5A5A5;
	float: left;
	text-decoration: none;
	padding-top: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-right: 32px;
	font-weight: normal;
	letter-spacing: 0.04em;
	border-left-color: #A5A5A5;
}
.menu a:hover {
	font-family: Arial;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	padding-top: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 4px;				/*from 7 to 4 for hover*/
	padding-bottom: 2px;
	padding-right: 30px;			/*from 32 to 30 for hover*/
	font-weight: bold;
	letter-spacing: 0.04em;
	border-left-color: #A5A5A5;
}
/* = MENU HOVER
--------------------------------------------------------*/
.students a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C1272D;
}
.educators a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E7A819;
}
.corporations a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6492CE;
}
.contribute a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C1272D;
}
/* = Flash Show Case
--------------------------------------------------------*/
.showcase {
	height: 260px;
	width: 712px;
	float: left;
	margin-bottom: 6px;
}
/* = Content
--------------------------------------------------------*/
.content p {
	font-family: Arial;
	font-size: 11px;
	line-height: 13pt;
	color: #424242;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.CMore {
	text-transform: capitalize;
	text-align: right;
	float: right;
}
.CMore a, .CMore a:active, .CMore a:link, .CMore a:visited {
	text-decoration: none;
	color: #424242;
}
.content ul {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}
.content li {
	text-align: right;
}
.content h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 6px;
	text-transform: capitalize;
}
.content h4 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #c1272d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 6px;
	text-transform: capitalize;
}
.contentSmallPhoto {
	float: left;
	width: 214px;
}
.contentSmallPhoto .smallPhoto {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
	display: inline;
	float: left;
}
/* = LEFT CONTENT
--------------------------------------------------------*/
.LCInfo {
	width: 214px;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
}
.LChr
{
	height: 1px;
	float: left;
	width: 214px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcbcb;
	padding-bottom: 15px;
}
.LCInfo hr
{
	border: 1px;
	border: dotted;
	border: #cbcbcb;
}
.LCInfo ul {
	list-style-image: url(/images/bullets/bullet_red.gif);
}
.LCInfo1 {
	float: left;
	width: 214px;
	padding-top: 14px;
}
/*.LCInfo2 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 15px;
}
.LCInfo3 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 9px;
}*/
.LCStudents {
	font-family: Arial;
	font-size: 18px;
	color: #C1272D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcbcb;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
	height: 27px;
	width: 206px;
	float: left;
	display: inline;
}
.LCStudents a, .LCStudents a:active, .LCStudents a:link, .LCStudents a:visited {
	text-decoration: none;
	color: #C1272D;
}
.LCWorkingDirect {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #C1272D;
	margin-left: 6px;
	float: left;
	line-height: 30px;
	width: 208px;
}
.LCWhatIs {
	font-family: Arial;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	margin-left: 6px;
	float: left;
	display: inline;
}
/* = MIDDLE CONTENT
--------------------------------------------------------*/
.MCInfo {
	float: left;
	width: 214px;
	padding-right: 9px;
	padding-left: 9px;
}
.MCInfo ul {
	list-style-image: url(/images/bullets/bullet_yellow.gif);	
}
.MCInfo1 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 15px;
}
.MCInfo2 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.MCInfo3 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 9px;
}
.MCEducators {
	font-family: Arial;
	font-size: 18px;
	color: #E7A819;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcbcb;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 6px;
	height: 27px;
	width: 206px;
	float: left;
	display: inline;
}
.MCEducators a, .MCEducators a:link, .MCEducators a:visited, .MCEducators a:active {
	text-decoration: none;
	color: #E7A819;
}
/* = RIGHT CONTENT
--------------------------------------------------------*/
.RCInfo {
	float: left;
	width: 214px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
}
.RCInfo ul {
	list-style-image: url(/images/bullets/bullet_blue.gif);
}
.RCInfo1 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 15px;
}
.RCInfo2 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.RCInfo3 {
	float: left;
	width: 214px;
	padding-top: 14px;
	padding-bottom: 9px;
}
.RCCorporations {
	font-family: Arial;
	font-size: 18px;
	color: #6492CE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcbcb;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
	height: 27px;
	width: 206px;
	float: left;
	display: inline;
}
.RCCorporations a, .RCCorporations a:active, .RCCorporations a:link, .RCCorporations a:visited {
	text-decoration: none;
	color: #6492CE;
}
.RCCorporationsBG {
	float: left;
	height: 37px;
	width: 232px;
	background-color: #FFFFFF;
}
/* = RIGHT CONTENT OPPORTUNITIES
--------------------------------------------------------*/
.bottomRC {
	float: left;
	width: 232px;
	margin-top: 6px;
	height: 93px;
	background-image: url(/images/pre/backgrounds/speakerBureau.jpg);
}
.opportunities {
	float: left;
	width: 222px;
	height: 93px;
	margin-right: 10px;
	display: inline;
}
.opportunities .title {
	color: #FFFFFF;
	font-family: Arial;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 143px;
	margin-left: 79px;
	margin-top: 15px;
	margin-bottom: 5px;
	display: inline;
}
.opportunities .info {
	color: #FFFFFF;
	font-family: Arial;
	float: left;
	font-size: 10px;
	width: 140px;
	margin-left: 82px;
}
.opportunities ul {
	color: #FFFFFF;
	list-style-image: url(/images/bullets/bullet_white.gif);
}
.opportunities a, .opportunities a:link, .opportunities a:visited, .opportunities a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* = RIGHT RAIL
--------------------------------------------------------*/
.rightrail {
	width: 222px;
	float: right;
	margin-left: 12px;
}
.rightrail h1 {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #C1272D;
	padding-left: 15px;
	padding-top: 4px;
	margin: 0px;
	font-weight: bold;
}
.rightrail h1 a, .rightrail h1 a:active, .rightrail h1 a:visited, .rightrail h1 a:link {
	text-decoration: none;
	color: #C1272D;
}
.rightrail h2 {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #424242;
	padding-left: 15px;
	padding-top: 4px;
	margin: 0px;
	font-weight: bold;
}
.rightrail h2 a, .rightrail h2 a:linked, .rightrail h2 a:visited, .rightrail h2 a:active {
	text-decoration: none;
	color: #424242;
}
.RRSeemore {
	float: right;
	text-transform: capitalize;
}
.RRSeemore a, .RRSeemore a:link, .RRSeemore a:visited, .RRSeemore a:active {
	text-decoration: none;
	color: #424242;
}
.RRSeemore ul {
	list-style-image: url(/images/bullets/bullet_red.gif);
	float: right;
	margin: 0px;
	padding: 0px;
}
.RRSeemore li {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	margin-right: 14px;
}
/* = RIGHT RAIL TOP LOGO
--------------------------------------------------------*/
.DMEFredlogo {
	height: auto;
	width: 222px;
	float: right;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
/* = RIGHT RAIL NEWSLETTER AND SEARCH
--------------------------------------------------------*/
.newsletterANDsearch {
	width: 712px;
	background-color: #a5a5a5;
	height: 23px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.newsletterANDsearch h1 {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	margin: 0px 100px 0px 0px;
	padding: 0px;
}
.newsletterANDsearch p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	float: left;
}
.newsletterANDsearch .input {
	float: left;
	width: 130px;
	color: #424242;
	font-family: Arial;
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 1px #d7d6d6 solid;
}
.newsletterANDsearch .button {
	float: left;
	margin-left: 5px;
}
.newsletterANDsearch .centeredContainer 
{
	float: left;
	width: auto;
	margin: 0px 55px 0px;
	text-align: center;
}
.newsletter {
	float: left;
	border-right: 1px #424242 dotted;
	margin-right: 20px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 355px;
}
.newsletter .p {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;	
}
.search {
	float: left;
	width: 190px;
}
/*.newsletterANDsearch {
	background-color: #A8A8A8;
	background-image: url(/images/corners/login_botCorners.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 193px;
	height: 86px;
	float: right;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 14px;
	display: inline;
}*/
/*.newsletterANDsearch .input {
	float: left;
	width: 130px;
	color: #424242;
	margin: 0px;
	padding: 0px;
}*/
/*.newsletter {
	float: right;
	width: 193px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	padding-bottom: 2px;
}*/

/*.newsletter p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	float: left;
	width: 193px;
}*/
/*.search {
	float: right;
	width: 193px;
	margin-top: 2px;
}*/
/* = RIGHT RAIL NEWS
--------------------------------------------------------*/
.news {
	background-color: #FFFFFF;
	width: 222px;
	float: right;
}
.newsInfo {
	width: 222px;
	float: right;
}
.newsInfo ul {
	list-style-image: url(/images/bullets/arrow_gray.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 0px;
}
.newsInfo li {
	font-family: Arial;
	font-size: 10px;
	color: #424242;
	padding-bottom: 10px;
}
.rss {
	float: left;
	margin-left: 15px;
	height: 12px;
	width: 56px;
	margin-top: 3px;
	display: inline;
}
/* = RIGHT RAIL CALENDAR
--------------------------------------------------------*/
.calendar {
	float: right;
	width: 222px;
	background-color: #FFFFFF;
}
.calendar .events {
	float: right;
	margin-right: 14px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 193px;
	color: #424242;
	display: inline;
}
.events .event1 {
	width: 183px;
	background-color: #E8E8E8;
	padding: 5px;
	float: right;
	display: inline;
}
.events .event2 {
	width: 183px;
	background-color: #F3F3F3;
	padding: 5px;
	float: right;
	display: inline;
}
.eventTitle {
	width: 183px;
	float: left;
}
.eventDetails {
	width: 183px;
	float: right;
}
.eventDate {
	width: 183px;
	float: right;
}
.eventAdd {
	width: 183px;
	float: right;
}
.eventDate p {
	margin: 0px;
	padding: 4px;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
}
.eventAdd p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
}
.eventAdd a {
	text-decoration: none;
	color: #424242;
}
.eventTitle p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 183px;
}
.eventDetails p {
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	width: 173px;
	/*display: inline;*/
}
.eventTitle
{
	width:150px;
	padding-left:4px;
}
.eventData
{
	width:300px;
}
.eventData td
{
	 margin-left: 10px;
}
.eventType 
{
     list-style-type:square;
     color:Red; 
}
.eventLink
{
	 text-align:right;	
	 padding-right:10px;
}
/* = RIGHT RAIL FEATURES
--------------------------------------------------------*/
.featuresPanel {
	background-color: #FFFFFF;
	float: right;
	width: 193px;
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 6px;
	/*display: inline;*/
}
.features {
	float: right;
	width: 193px;
}
.featuresPanel p {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	padding: 0px;
	float: left;
	width: 191px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.featuresPanel .info {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	float: left;
	width: 171px;
	list-style-image: url(/images/bullets/bullet_tv.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
.featuresPanel .RRSeemore li {
	margin-right: 0px;
}
.featureName img {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 191px;
	border: 0px;
	height: 18px;
}
.featureName  {
	width: 191px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-left-color: #A8A8A8;
	height: 18px;
	text-align: left;
	float: right;
}
.featureImage  {
	float: right;
	width: 191px;
	height: 87px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
	margin-bottom: 8px;
}
.feature1imgbg {
	background-image: url(/Pre/images/featurepanel/feature1im.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 87px;
	width: 191px;
}
.feature2imgbg {
	background-image: url(/images/pre/featurepanel/feature2im.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 87px;
	width: 191px;
}
.feature3imgbg {
	background-image: url(/images/pre/featurepanel/feature3im.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 87px;
	width: 191px;
}
/*For the FPtoggles, don't change style--they are for the Feature Pannel toggles*/
#FPtoggle1 {
	float: right;
	width: 193px;
}
#FPtoggle2 {
	float: right;
	width: 193px;
}
#FPtoggle3 {
	float: right;
	width: 193px;
}
.featureToggleWrap1 {
	float: right;
	width: 193px;
	margin-bottom: 17px;
}
.featureToggleWrap2 {
	float: right;
	width: 193px;
	margin-bottom: 17px;
}
/* = RIGHT RAIL AD
--------------------------------------------------------*/
.ad {
	float: right;
	height: 86px;
	width: 222px;
	background-image: url(/images/pre/backgrounds/dmef_adBG.gif);
}
.ad a, .ad a:link, .ad a:active,.ad a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.adinfo1 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	float: left;
	width: 205px;
	display: inline;
}
.adinfo2 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	float: left;
	width: 205px;
}
.ad ul {
	list-style-image: url(/images/bullets/bullet_white.gif);
	margin-top: 10px;
	color: #FFFFFF;
}
.ad li {
	color: #FFFFFF;
}
/* = FOOTER
--------------------------------------------------------*/
.footer {
	height: 163px;
	width: 946px;
	background-color: #424242;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	float: left;
}
.footerLeft {
	float: left;
	height: 163px;
	width: 223px;
	background-image: url(/images/corners/footer_leftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerCenter {
	float: left;
	height: 163px;
	width: 500px;
}
.footerRight {
	float: left;
	height: 163px;
	width: 223px;
	background-image: url(/images/corners/footer_rightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* = FOOTER RIGHT SIDE NAVIGATION
--------------------------------------------------------*/
.footerSideNav {
	margin-top: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A5A5A5;
	margin-bottom: 12px;
	padding-top: 18px;
	height: 121px;
	width: 222px;
}
.footerSideNav a, .footerSideNav a:link, .footerSideNav a:active, .footerSideNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerSideNav ul {
	list-style-image: url(/images/bullets/arrow_white.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.footerSideNav li {
	margin-bottom: 8px;
}
/* = FOOTER MIDDLE QUOTES
--------------------------------------------------------*/
.footerQuotes{
	float: left;
	width: 500px;
	height: 163px;
}
.footerQuotes img {
	border: 0;
}
/* = FOOTER LEFT SIDE INFORMATION
--------------------------------------------------------*/
.footerLeftInfo {
	height: 127px;
	margin-top: 24px;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A5A5A5;
	width: 197px;
}
.footerLeftInfo img {
	float: left;
	margin-bottom: 20px;
	border: 0;
}
.footerLeftInfo ul {
	list-style-image: url(/images/bullets/arrow_white.gif);
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 15px;
	clear: left;
}
.footerLeftInfo p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: left;
}
/* = CALLOUTS
--------------------------------------------------------*/
.calloutVerticalBreak {
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A5A5A5;
	margin-bottom: 20px;
	padding-right: 10px;
	height: 121px;
	width: 222px;
}
/* = Authentication
--------------------------------------------------------*/
.logout {
	margin-bottom: 10px;
	float:right; 
	display:block; 
	clear:both;
}
/* = Form Elements
--------------------------------------------------------*/
input[type="submit"], input[type="button"]
{
   font-size: 12px;
   font-family: Arial,sans-serif;
   color: #FFFFFF;
   height: 25px;
   background-color: #bf1d23;
   border-style: none;
   margin-right: 10px;
}
input[type="submit"]:hover, input[type="button"]:hover
{
   font-size: 12px;
   font-family: Arial,sans-serif;
   color: #FFFFFF;
   height: 25px;
   background-color: #a5a5a5;
   border-style: none;
}
.errorMsg
{    
    font-size:2px larger;
	color:Red;
}
.field, .field th
{
	text-align:right;	
	vertical-align: top;
	padding-right:15px;
}
.req
{
	color: #bf1d23;
}
/*--------------------------------------------------------*/
/* Admin Master*/
.Adminheader {
	height: 115px;
	float: left;
	width: 946px;
	margin-bottom: 12px;
	background-image: url(/images/corners/header_rightBotCorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #424242;
}
.Admincontainer {
	width: 946px;
	margin: 0px;	
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.Admincontainer a
{	
	color: #424242;
}
.AdminleftWrap {
	float: left;
	width: 946px;
}
.Admincontent {
	float: left;
	width: 946px;
}
.Admincontent a {
	color: #C1272D;
}
.AdmincontentTopCorner, .AdmincontentBotCorner {
	overflow: hidden;
	width: 946px;
	height: 11px;
	float: left;
}
.AdmincontentWrap {
	float: left;
	width: 946px;
	background-color: #FFFFFF;
}
.AdmintitleWrap {
	width: 910px;
	float: left;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #949494;
	margin: 14px 12px 15px 12px;
	display: inline;
}
.AdminLandingPagesTopCorner 
{
	overflow: hidden;
	float: left;
	height: 11px;
	width: 946px;
	background-image: url(/images/corners/Admincontent_topCorner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.AdminLandingPagesBotCorner 
{
	float: left;
	height: 11px;
	width: 946px;
	background-image: url(/images/corners/Admincontent_botCorner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.AdminTitle {
	float: left;
	font-family: Arial;
	font-size: 18px;
	color: #C1272D;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform: capitalize;
}


/* END - Admin Master*/

.EditProfile
{
     background-color: #FFFFFF;
     background-image:none;
     text-align:left;
     padding: 5px;	
}
.ViewProfile
{
	width:450px; 
	height:400px; 	
	border: solid 1px Gray;
}
.ViewProfileHeader
{
    background-color: #eeeeee;	
    padding:5px;
}
.ProfileLogo
{
    text-align:left;
    vertical-align:top;	
}
.VMCEditProfile
{
     background-color: #FFFFFF;
     background-image:none;
     text-align:left;
     padding: 5px;	
}
.VMCViewProfile
{
	width:450px; 
	height:200px; 	
	border: solid 1px Gray;
}
.VMCViewProfileHeader
{
    background-color: #eeeeee;	
    padding:5px;
}

.sharethis
{
	text-align: right;
}

.checkbox input {margin: 2px 5px 10px 0; float: left;}
.paHeaderText {margin:10px 0 20px 0;}
.paLogo {float:left; margin-right:10px;}

/*The End =*/

