/* =============================================
    CSS STYLES FOR DotNetNuke by Bryan Hunsinger
   =============================================
*/   

/***** Body *****/
body { 
	background: #133455;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#0E7CB9;
}

a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

/***** Header *****/
div#myciq_mod_header {
	color:#FFFFFF;
	background: url(/images/myciq/topnav.jpg) no-repeat;
	height:102px;
	width:990px;
}
div#myciq_mod_header_logo {
	width:929px;
	height:67px;
	float:left;
}

div#myciq_mod_header_links {
	float:left;
	height:30px;
	width:160px;
	margin-top:15px;
}
#myciq_mod_header a {
	color: #FFFFFF;
	text-decoration:none;
}

#myciq_mod_header_nav {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #0E7CB8;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.5px;
	margin-left:23px;
}

.myciq_mod_header_nav {
	width:175px;
	float:left;
	border-right: 1px solid #FFCC33;
	margin-left:15px;
	height:28px;
	padding-top:5px;
}
html>body .myciq_mod_header_nav {
	height:24px;
	padding-top:8px;


}

/***** Footer *****/
div#myciq_mod_footer				{ width:990px; height:51px; background:#fff url(/images/myciq/footerBkgrd.jpg); }

div#myciq_mod_footerL				{ width:930px; text-align:right; margin-top:15px; color:#FFFFFF; }

div#myciq_mod_footer a 			{ font-size: 11px;  color: #fff; text-decoration:none; }
#myciq_mod_footer_copyright 		{ width:930px; text-align:right; font-size: 10px;  color: #fff; }
#myciq_mod_footer_copyright a	{ color:#fff; }


/***** Home Boxes *****/
#myciq_box { width:475px; height:203px; float: left; margin-left:10px; color: #333; }
#myciq_box_img { width:290px; height:203px; float: left; }
#myciq_box_text { width:165px; height:199px; float: left; margin-left:10px; margin-top:4px; padding-right: 10px; color: #333 !important;font-size: 10px;}
#myciq_box_text a:link, #myciq_box_text a:hover,  #myciq_box_text a:visited {color: #0E7CB9 !important;}

#myciq_box_text h3 {
	font-weight: bold;
	color: #0E7CB8;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.5px;
	font-size: 13px;
}

#myciq_box #myciq_box_text {color:#0E7CB9;}
#myciq_box #myciq_box_text h3 { color:#0E7CB9; }
#myciq_cont h2 { color:#0E7CB9; margin-top:30px; margin-bottom:5px; }
#myciq_cont h1 { color:#0E7CB9; margin-top:30px; margin-bottom:5px; padding-top: 5px; }
#myciq_cont #myciq_cont_text { color:#333333; font-size:14px; font-family: Georgia, "Times New Roman", Times, serif;}
#myciq_cont #myciq_cont_text h2 a:link, #myciq_cont #myciq_cont_text h2 a:visited {font-family: Georgia,"Times New Roman",Times,serif;font-weight: lighter;font-size: 21px !important;color: #0e7cb8;}

#myciq_cont #myciq_cont_text td { color:#333333 }
#myciq_cont #myciq_cont_text td ul { margin:20px 0px 0 30px; list-style:circle; }
#myciq_cont #myciq_cont_text td ul li { list-style:disc; }
#myciq_cont #myciq_cont_text ul { margin:20px 0px 20px 30px; list-style:circle;list-style-position:outside; }
#myciq_cont #myciq_cont_text ul li { list-style:disc; }
#myciq_cont #myciq_cont_text a:link, #myciq_cont #myciq_cont_text a:visited {color: #0E7CB9; font-size: 15px; text-decoration: none;}
#myciq_cont #myciq_cont_text a:hover {text-decoration: underline;}

#myciq_state_footer a { color: #0E7CB9; font-size: 14px; text-decoration: none; }
#myciq_state_footer a:hover { text-decoration: underline; }
#myciq_state_footer {margin-top: 5px;}

#myciq_cont h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 21px;
	color: #0e7cb8;
}

#myciq_cont h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 21px;
	color: #0e7cb8;
}

#myciq_cont .search {
	margin-top:5px;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: lighter;
    font-size: 21px;
    color: #0e7cb8;
}

#myciq_cont .search a:link, #myciq_cont .search a:visited {color: #0e7cb8 !important;}


#myciq_mod_benefits td { font-size:12px; }

#myciq_hot_mark { margin-left:10px; margin-top:30px; }

#myciq_cont { margin-left:10px; }
#myciq_mod_quote { margin-left:10px; }

.header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 21px;
	color: #0e7cb8;
}

/* ================================
    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
{
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

.breadcrumbpane a 
{
	font-family: Tahoma,Arial,Helvetica; 
	color: #0E7CB8;
}