
/* div {padding:10px;border:1px solid #000;}temporary during setup */
form#MainForm {
	width: 100%;
	height:auto!important;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
}
p {}
a {
	/*color: #28668A;*/
	/*text-decoration: underline;*/
	color:#0c439d;
}
a:hover{
	/*color: #6E6E6E;*/
	text-decoration: underline;
}
img {border: none;}
textarea {width:350px;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight: normal;
	color: #565656;
	margin-bottom: 0;
}
h1{color:#0C439D;font-size:210%;font-variant:small-caps;font-weight:bold;}
h2{font-size: 180%;color:#e55302;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}

.PageTitleHeader, .PageSubTitleHeader {display:none;}

.expand img {
	background-color: #0c439d;
	float: none;
	display: block;
}
.expand {
	background-color: #0c439d;
}
/* block - prevents NS/SAFARI info box stuff */
.instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.instructions {}

.DataGridHeader {}
.EventDonationDetail {width:250px;}
	
/*  core */
.HelpButton {
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}
.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.Error,.error {width:auto!important}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background-color: #D0E8D0;
	background-image: url(/images/icons/v2/common/accept.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #008000;
}
.DataGridAltItem {background: #e8e8e8;}
.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */
.ProfileHeader {
	font-weight : bold;
}
.ProfilePageTabHeadings {
	font-weight:bold;
}

/* search */
.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}
.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */
table.HotTopics {
	width:250px;
}
.MsgItem {
	background-color: #cccccc;
}
.MsgItemSubject {
	background-color: #cccccc;
}
.MsgItemInverse {
	background-color: #e8e8e8;
}
.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
.LastPostingText {
	font-style: italic;
	color: #6B6B6B;
}
.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {}
.MsgsDates {}

/* file library */
.FileLibFileDetails {
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */
.DonationPaymentAmount {
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	/*width: 560px;*/
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */


/**************************************************************************************/
/**************************************************************************************/
/* BUILD */
/**************************************************************************************/
/**************************************************************************************/

.cleaR {clear:both;}
a.arroW {background: url(images/more-arrow.gif) right center no-repeat;padding:0px 8px 0px 0px;}

body {
	
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#848889;
	margin:0px;
	padding:0px;
	}

/*#structWrapper {text-align:center;margin:0px;padding:0px;background: #f5f4c7 url(images/header-bg.jpg) repeat-x;}*/
.interior #structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: #f4f4f4 url(images/header-bg-stretch.gif) repeat-x;height:208px;}
#structMidWrapper {text-align:center;padding:0px;background: #fff url(images/mid-wrapper-full.gif) top center no-repeat;}

.interior #structHeaderContainer {text-align:center;margin-left:auto;margin-right:auto;background: #f4f4f4 url(images/header-bg.gif) repeat-x;height:208px;width:1024px;}
.interior #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:;
	height:208px;

}

#ContentMemberTools {float:left;}
#ContentMemberTools ul {margin:0px;padding:0px;}
#ContentMemberTools li {list-style-type:none;float:left;background-color:#CCCCCC;}
#ContentMemberTools li a{display:block;color:#fff;text-decoration:none;font-size:12px;padding:2px 8px;}

#ContentLoginTop {float:right;color:#85898a;margin-right:10px;margin-top:4px;}

h1#structLogo {padding:0;margin:0;float:left;}
h1#structLogo a{display:block;text-indent:-999em; background: url(images/ku-logo.png) no-repeat top left; width:299px; height:38px;margin:40px 0px 0px 0px; }
/*#structLogo {
	width:178px;
	height:77px;
	float:left;
}*/
#ContentSearch {
	width:235px;
	padding:5px;
	float:right;
	clear:right;
margin:10px 0px 0px 0px;
}
.searchbx {width:200px;height:14px;border:1px solid #fff;border-top:1px solid #666;border-left:1px solid #666;color:#85898a;font-size:11px;}
#ContentSearchLinks {
	width:235px;
	padding:0px 5px;
	float:right;
	clear:right;
}
#ContentSearchLinks ul{margin:0px;padding:0px;}
#ContentSearchLinks li{list-style-type:none;float:left;}
#ContentSearchLinks li a{color:#8cb9f9;font-size:10px;text-decoration:none;padding-right:8px;}
#ContentSearchLinks li a:hover{color:#fff;font-size:10px;text-decoration:underline;}

/* Standar UL LI setup */


#ContentLeftNavHeader {clear:left;width:185px;float:left;margin:55px 0px 0px 0px;} 
#ContentLeftNavHeader ul{margin:0px;padding:0px;}
#ContentLeftNavHeader li{display:none;list-style-type:none;}
#ContentLeftNavHeader li a{}
#ContentLeftNavHeader li.selected{height:1%;display:block;list-style-type:none;}
#ContentLeftNavHeader li.selected a{display:block;color:#a3a7a8;text-decoration:none;font-weight:bold;font-family: Palatino Linotype, "Times New Roman", Serif;font-size:18px;}
#ContentLeftNavHeader li.selected a:hover{text-decoration:none;}

.interior #ContentImageRotator {width:703px;height:82px;float:right;} /*{margin:0px;padding:0px;font-size:12px;text-transform:uppercase;}*/
.interior #ContentImageRotator span div a img{float:right;margin-top:-50px;*float:none;*margin-top:0px;}
.interior #ContentImageRotatorOverlay {width:703px;height:82px;float:right;z-index:1px;margin-top:-82px;}
.interior #Overlay {width:703px;height:82px;background: url(images/rotator-overlay.png) top left no-repeat;}



#structMid {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background: #fff url(images/) repeat-y;*/
}

#structColumn1 {
	clear:both;
	width:258px;
	float:left;
	display:inine;
        padding-top:15px;
}

#ContentLeftNavCap {width:258px;height:15px;background: url(images/left-nav-cap.gif) top left no-repeat;margin:0px;padding:0px;}

#ContentNavLeft {background: url(images/left-nav-bg.gif) repeat-y;width:258px;margin:0px;padding:0px; }
#ContentNavLeft ul {margin:0px 0px 0px 10px;padding:0px;}
#ContentNavLeft li {list-style-type:none;}
#ContentNavLeft li a{height:1%;display:block;padding:5px 10px;color:#0c439d;text-decoration:none;font-size:11px;}
#ContentNavLeft li a:hover {text-decoration:underline;}
#ContentNavLeft li.navselected a {color:#e8000d;}

#ContentNavLeft li li {list-style-type:none;}
#ContentNavLeft li li a{display:block;padding:5px 10px 5px 20px;color:#0c439d;text-decoration:none;font-size:11px;}
#ContentNavLeft li li a:hover {text-decoration:underline;}
#ContentNavLeft li.navselected li a {color:#0c439d;}
#ContentNavLeft li li.navselected a {color:#e8000d;}
#ContentNavLeft li li.navselected li a {color:#0c439d;}
#ContentNavLeft li li li.navselected a {color:#e8000d;}

#ContentLeftNavFooter {width:258px;height:12px;background: url(images/left-nav-footer.gif) top left no-repeat;margin:0px;padding:0px;}

.interior #structColumn2 {
	width:600px;
	float:left;
	padding:5px;
	display:inine;
	min-height:300px;
	height:auto!important;
	height:300px;
        margin-left:20px;
}

#ContentBreadCrumbs ul{padding:0;margin:5px 0 10px 0;list-style:none;float:left;}
#ContentBreadCrumbs li{padding:0;margin:0;float:left;list-style-type:none;}
#ContentBreadCrumbs li a{display:block;text-decoration:none;font-size:.8em;padding:2px 6px 2px 8px;background:url(images/bcArw.gif) no-repeat center left;}
#ContentBreadCrumbs li#bcFirst a{background:none;padding-left:0;}
#ContentBreadCrumbs li.navselected a{font-weight:bold;}

h2#ContentpageName {
	color:#e55302;
	border-bottom:1px solid #ccc;
	display:block;
	*margin-top:15px;
	margin-bottom:20px;
}
#ContentMiddle {padding-bottom:20px;}
#ContentMiddle #drag_c591 {display:none;} /* client does not want the "send to a friend" link */
#structColumn3 {
	width:150px;
	float:left;
}
#structFooterWrapper {
	clear:both;
	text-align:center;
	background: url(images/footer-bg-stretch.gif) repeat-x;
height:159px;
}
#structFooterContainer {
	width:1024px;
	clear:both;
	text-align:center;
	background: url(images/footer-bg.gif) top center no-repeat;
        height:159px;
	margin-left:auto;
	margin-right:auto;
}
#ContentFooter {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#ContentFooter #Address {width:250px;float:left;display:inline;color:#85898a;font-size:10px;line-height:12px;margin:15px 0px;}
#ContentFooter #Address a{text-decoration:none;}
#ContentFooter #Address a:hover{text-decoration:underline;}
#ContentFooter #Share {width:83px;float:left;display:inline;margin-left:160px;margin-top:65px;}

#ContentFooterNavA {clear:both;text-align:center;margin-top:15px;margin-bottom:5px}
#ContentFooterNavA ul{margin:0px;padding:0px;}
#ContentFooterNavA li{list-style-type:none;display:inline;}
#ContentFooterNavA li a{color:#cbcbcb;font-size:10px;text-decoration:none;padding-right:8px;}
#ContentFooterNavA li a:hover{color:#cbcbcb;font-size:10px;text-decoration:underline;}

#ContentFooterNavB {clear:both;text-align:center;color:#cbcbcb;font-size:10px;margin:5px 0px;}
#ContentFooterNavB ul{margin:0px;padding:0px;margin-bottom:5px;}
#ContentFooterNavB li{list-style-type:none;display:inline;}
#ContentFooterNavB li a{color:#cbcbcb;font-size:10px;text-decoration:none;padding-right:8px;}
#ContentFooterNavB li a:hover{color:#cbcbcb;font-size:10px;text-decoration:underline;}

/**************************************************************************************/
/**************************************************************************************/

#ContentToplinks{padding:0; float:left; width:550px;margin-left:170px;margin-top:27px;height:21px;display:inline;}
ul#TopNavigation {margin:0; padding:0; float:left; list-style:none; width:100%;}
#TopNavigation li{margin:0;  float:left; position:relative;padding:0px 0px 2px 3px;list-style-type:none;}
#TopNavigation li span{margin:0;  float:left; position:relative;padding:2px 5px 2px 3px;}
#TopNavigation li a{ font-family:Arial, Verdana, Sans-serif; color:#0c439d;font-size:12px;margin:0;float:left;text-decoration:none; display:block; width:auto; text-align:left;}
#TopNavigation li:hover, #TopNavigation li.sfhover{ background: url(images/nav-left.gif) top left no-repeat;}
#TopNavigation li:hover span, #TopNavigation li.sfhover span{ background: url(images/nav-right.gif) top right no-repeat;}

/* Second Level Groups */
#TopNavigation li ul {clear:both; position: absolute; left: -999999px; margin:20px 0px 0px -3px;*margin:0px 0px 0px -3px;padding:0px; background:#fff; float:none; width:150px;z-index:999999;border: 1px solid #ccc;border-top:none;}
#TopNavigation li li { width: 150px; padding:0;padding:0px;}
#TopNavigation li li a {font-family:Arial, Verdana, Sans-serif;font-size:11px;text-align:left;padding:4px 4px;width:142px;}
#TopNavigation li li:hover, #TopNavigation li li.sfhover{ background: #fff; color:red;}
#TopNavigation li li a:hover{color:red;}

/* Third Level Groups */
#TopNavigation li li ul { margin:0px 0 0 150px;*margin:-24px 0 0 150px;border-top: 1px solid #ccc;}

/* The Magic */
#TopNavigation li:hover ul ul,
#TopNavigation li:hover ul ul ul,
#TopNavigation li.sfhover ul ul,
#TopNavigation li.sfhover ul ul ul { left: -999em;}

#TopNavigation li:hover ul,
#TopNavigation li li:hover ul,
#TopNavigation li li li:hover ul,
#TopNavigation li.sfhover ul,
#TopNavigation li li.sfhover ul,
#TopNavigation li li li.sfhover ul { left:auto; }
/**************************************************************************************/
/**************************************************************************************/

/**********************************************************************************************/
/* Start */
/**********************************************************************************************/
.start #structHeaderWrapper {
	text-align:center;
	margin:0px;
	padding:0px;
	background: #f4f4f4 url(images/header-bg-stretch.gif) repeat-x;
	height:328px;
}
.start #structHeaderContainer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background: #f4f4f4 url(images/header-bg.gif) repeat-x;
	height:328px;
	width:1024px;
}
.start #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:328px;
}
.start #ContentImageRotator {
	width:900px;
	height:202px;
	float:right;
} 
.start #ContentImageRotatorOverlay {
	width:900px;
	height:202px;
	float:right;
	margin-top:-202px;
}
.start #Overlay {
	width:900px;
	height:202px;
	background: url(images/start-image-overlay.png) top left no-repeat;
}
.start #FeaturedLinks {
	width:426px;
	height:123px;
	margin:-160px 0px 0px 20px;
	float:left;
	background: url(images/featured.png) no-repeat;
}
/****************************************************/


.start #ContentColumn1 {float:left;display:inline;margin:28px 0px 0px 15px;width:125px;}
.start #ContentColumn1 ul {margin:0px;padding:0px;}
.start #ContentColumn1 li {list-style-type:none;}
.start #ContentColumn1 li a {padding:3px 0px;display:block;font-size:11px;height:1%;}

.start #ContentColumn2 {float:left;display:inline;margin:28px 0px 0px 15px;width:125px;}
.start #ContentColumn2 ul {margin:0px;padding:0px;}
.start #ContentColumn2 li {list-style-type:none;}
.start #ContentColumn2 li a {padding:3px 0px;display:block;font-size:11px;height:1%;}

.start #ContentColumn3 {float:left;display:inline;margin:28px 0px 0px 15px;width:125px;}
.start #ContentColumn3 ul {margin:0px;padding:0px;}
.start #ContentColumn3 li {list-style-type:none;}
.start #ContentColumn3 li a {padding:3px 0px;display:block;font-size:11px;height:1%;}

.start .imodDate {color:#565656;font-weight:bold;display:block;}
.start .imodLink a{font-weight:bold;text-decoration:none;}
.start .imodLink a:hover{font-weight:bold;text-decoration:underline;}
.start .imodLink {color:#565656;display:block;}
.start span.imodLink {padding-bottom:15px;}

.start #ContentWorkshop .imodLink span {color:#0c439d;font-weight:bold;}





.start #structMid {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color: #fff;*/
	padding:20px 0px;
}
.start #ColumnDivider {
	background: #fff url(images/start-line-divider.gif) top left repeat-y;
	width:900px;
	min-height:300px;
	height:auto!important;
	height:300px;
}
.start #structColumn1 {float:left;display:inline;padding:0px;width:260px;padding:0px 20px;}
.start #structColumn1 a {text-decoration:none;}
#ContentFeaturedHeader {padding:0px 0px;}
#ContentFeaturedHeader strong {color:#0c439d;}
#ContentFeaturedRotator {padding:5px 0px;}
#ContentFeaturedText {padding:5px 0px;}

.start #structColumn1 h2, .start #structColumn2 h2, .start #structColumn3 h2 {padding-bottom:10px;}

.start #structColumn2 {padding:0px;width:260px;padding:0px 20px;float:left;display:inline;}
.start #structColumn2 a {text-decoration:none;}
.start #structColumn3 {padding:0px;width:260px;padding:0px 20px;float:left;display:inline;}
.start #structColumn3 a {text-decoration:none;}
.start #ContentMiddle {padding:20px;background-color:#fff;}

/**********************************************************************************************/
/* 2 Column */
/**********************************************************************************************/

.TwoColumn #structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: #fff url(images/header-bg-stretch.gif) repeat-x;height:153px;}
.TwoColumn #structHeaderContainer {text-align:center;margin-left:auto;margin-right:auto;background: #fff url(images/header-bg.gif) repeat-x;width:1024px;
	height:153px;}
.TwoColumn #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:;


}
.TwoColumn #structMidWrapper {text-align:center;padding:0px;background-color:#fff;background-image:none;padding-bottom:20px;}
.TwoColumn #structMid {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: #fff url(images/2column-bg-divider.gif) repeat-y;
	padding:0px 0px 20px 20px;

}
.TwoColumn #structColumn1 {width:450px;}
.TwoColumn #structColumn2 {
        width:380px;
        float:left;
        min-height:300px;
height:auto!important;
height:300px;
margin-left:50px;
}
.TwoColumn #structColumn1{padding-top:0px;}
.TwoColumn h2#ContentpageName {margin:0px;*margin-top:15px;}

/**********************************************************************************************/
/* Login */
/**********************************************************************************************/
.login .instructions {display:none;}

.login #structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: #f4f4f4 url(images/header-bg-stretch.gif) repeat-x;/*height:208px;*/min-height:208px;}
.login #structHeaderContainer {text-align:center;margin-left:auto;margin-right:auto;background: #f4f4f4 url(images/header-bg.gif) repeat-x;/*height:208px;*/width:1024px;min-height:208px;}
.login #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:;
	/*height:208px;*/
min-height:208px;

}

.login #ContentLoginText {clear:both;padding:5px 5px 15px 5px;margin-top:10px;width:835px;margin-left:20px;}
.login #ContentLoginText h2 {color:#;margin-bottom:0px;font-family: Palatino Linotype, "Times New Roman", Serif;color:#a3a7a8;font-weight:bold;}
.login #ContentLoginText p {margin-top:0px;padding-top:0px;color:#565656;}

.login .LoginCap {width:266px;height:8px;background: url(images/login-cap.gif) top left no-repeat;}
.login .LoginFooter {width:266px;height:9px;background: url(images/login-footer.gif) top left no-repeat;}

.login #ColumnDivider {padding:35px 20px;}

.login #structColumn1 {width:266px;float:left;display:inline;padding:0px;*margin-left:20px;}
.login #ContentLogin1Header h2{color:#e8000d;font-weight:bold;font-size:150%;padding-bottom:5px;}
.login #ContentLogin1 {background: url(images/login-bg.gif) top left repeat-y;padding:15px;min-height:250px;height:auto!important;height:250px;color:#444;}

.login #ContentLogin1 input#cid_1645_ctl00_txtUsername {width:220px;}
.login #ContentLogin1 input#cid_1645_ctl00_txtPassword {width:220px;}
.login #ContentLogin1 input {border:1px solid #a5acb2;}
.login #ContentLogin1 p {margin:0px;}
.login #ContentLogin1 a {text-decoration:none;}
.login #ContentLogin1 a:hover {text-decoration:underline;}

.login #structColumn2 {width:266px;float:left;display:inline;margin-left:27px;}
.login #ContentLogin2Header h2{color:#e55302;font-weight:bold;font-size:150%;padding-bottom:5px;}
.login #ContentLogin2 {background: url(images/login-bg.gif) top left repeat-y;padding:15px;min-height:250px;height:auto!important;height:250px;}
.login #ContentLogin2 input {border:1px solid #a5acb2;}
.login #ContentLogin2 p {margin:0px;}
.login #ContentLogin2 a {text-decoration:none;}
.login #ContentLogin2 a:hover {text-decoration:underline;}

.login #structColumn3 {width:266px;float:left;display:inline;margin-left:27px;}
.login #ContentLogin3Header h2{color:#004065;font-weight:bold;font-size:150%;padding-bottom:5px;}
.login #ContentLogin3 {background: url(images/login-bg.gif) top left repeat-y;padding:15px;min-height:250px;height:auto!important;height:250px;}
.login #ContentLogin3 input {border:1px solid #a5acb2;}
.login #ContentLogin3 p {margin:0px;}
.login #ContentLogin3 a {text-decoration:none;}
.login #ContentLogin3 a:hover {text-decoration:underline;}

.login #ContentMiddleLayout1, .login #ContentMiddleLayout2, .login #ContentMiddleLayout3 {padding:15px 0px;}

/**********************************************************************************************/
/* Wide */
/**********************************************************************************************/
/*.wide #structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: #f4f4f4 url(images/header-bg-stretch.gif) repeat-x;min-height:208px;}
.wide #structHeaderContainer {text-align:center;margin-left:auto;margin-right:auto;background: #f4f4f4 url(images/header-bg.gif) repeat-x;width:1024px;min-height:208px;}
.wide #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:;
min-height:208px;
.wide #structMidWrapper {text-align:center;padding:0px;background: #fff url(images/mid-wrapper-full.gif) top center no-repeat;}
}*/

.wide #structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: #fff url(images/header-bg-stretch.gif) repeat-x;height:153px;}
.wide #structHeaderContainer {text-align:center;margin-left:auto;margin-right:auto;background: #fff url(images/header-bg.gif) repeat-x;width:1024px;
	height:153px;}
.wide #structHeader {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:;


}

.wide #structMidWrapper {text-align:center;padding:0px;background-color:#fff;background-image:none;padding-bottom:20px;}
.wide #ContentLoginText {clear:both;padding:5px 5px 15px 5px;margin-top:10px;width:835px;margin-left:20px;}
.wide #ContentLoginText h2 {color:#;margin-bottom:0px;font-family: Palatino Linotype, "Times New Roman", Serif;color:#a3a7a8;font-weight:bold;}
.wide #ContentLoginText p {margin-top:0px;padding-top:0px;color:#565656;}

.wide #structColumn1 {width:835px;padding:20px;*margin-left:20px;min-height:300px;height:auto!important;height:300px;}

