.home-welcome { float:left; width:30%; margin:5px 20px 0px 0px;}
.welcome-text { text-align:justify;}

ul, ol { padding-bottom:10px;}

td.label{ width:165px;}

/* articles on home page */
table.article-home {
	margin-top:35px;
}

.CheckList { margin:0px 0px 5px 5px;}
	.CheckList label, .CheckList input { margin:5px;}
	
ul.kim-facts { margin-left:0px; padding-left:15px;}
	
.contact-list { width:700px;}
	.col1 { width:15%;}
	.col2 { width:15%;}
	.col3 { width:25%;}
	.col4 { width:35%;}
	.col5 { width:10%;}
.contact-list .header-row {}

.header-image { white-space:nowrap; margin-left:-.4em; /* centers image in black box */}

.home-buttons { margin:60px 0 20px 0;}
.home-buttons img{ margin-bottom:14px;}

.read-more { float:right; padding-bottom:20px;}
a.read-more, a.read-more:visited{ color:#005DB5;}
.return-top { float:right; width:100px; background:url(images/up-arrow.jpg) no-repeat center right; height:20px; margin-bottom:20px;}

.image-left { padding-right:10px;}
.img-left { float:left; width:159px; margin:5px 20px 0px 0px;}
.img-right { float:right; width:159px; margin:5px 0px 0px 20px;}

.kim-home { float:left; padding-right:10px; padding-top:7px;}
.image-center { text-align:center;}

.blue { float:left;}
.black { float:right;}

.portrait { padding:7px 10px 0 0;}

.quote-wrap { float:left; width:200px; padding:10px; border:1px solid #000; margin:15px 15px 5px 0; text-align:left; background-color:#CEC795}
.quote-wrap .quote { font-size:125%; font-style:italic;}
.quote-wrap .author { padding-left:100px; font-style:italic;}

/* faq */
.faq-question {}
a.faq-question, a.faq-question:visited { font-size:150%; margin:.5em 0 1em; color:#004380;}
a.faq-question:hover{ color:#000;}
.common-concerns-list {}
.common-concerns-list .image-left{
	float:left;
	padding-bottom:3em;
}
.common-concerns-list h2{
	font-size:165%;
	text-align:left;
	float:left;
	padding-left:0em;
	width:23em;
}
.common-concerns-list .read-more{
	float:left;
}

/* contact form */
.contact-button-row input{ padding:5px;}
.contact-button-row { padding-bottom:30px;}

/* contact list */
.header-row { background-color:#000; color:#FFF; padding:3px 0;}
/* fine print */
.disclaimer { font-size:85%;}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}