/* ---------->> Unordered List for TOP navigation <<--------------- */
.content_text {
	font: 12px Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#2f2f2f;
	}

.content_text hr {
	width:100%;
	border:0px;
	color:#d1d1d1;
	background-color:#d1d1d1;
	height:1px;
	}

.content_text h1{
	font: bold 1em Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#2f2f2f;
	}
	
A.content_text{
	font: 12px Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#8e3e3f;
	text-decoration:none;
	}
	
A.content_text:visited{
	line-height: 135%;
	color:#8e3e3f;
	text-decoration:none;
	}
			
A.content_text:hover{
	line-height: 135%;
	color:#2f2f2f;
	text-decoration:underline;
	}			

.content_text ul li{
	line-height: 135%;
	color:#2f2f2f;
	text-indent: 0px;
	list-style: outside;
	}

.content_text ul li a:link, a:visited{
	line-height: 135%;
	color:#8e3e3f;
	text-decoration:none;
	}
			
.content_text ul li a:hover{
	line-height: 135%;
	color:#2f2f2f;
	text-decoration:underline;
	}	


.content_text li.li_bullet{
	line-height: 135%;
	color:#197FAE;
	text-decoration:none;
	list-style-image:url("../images/imfc/bullet.gif");
	list-style-position:inside;
	}
.content_text li.li_bullet{
	list-style-image:url("../images/imfc/bullet_ie.gif");
	}

.content_text li.li_none{
	line-height: 135%;
	color:#2d2d2d;
	text-decoration:none;
	list-style:none;
	list-style-position:inside;
	}
	

.content_text li.li_second { /* li_second class used on the "Program Outline" page */
	line-height: 135%;
	color:#2d2d2d;
	text-indent:15px;
	list-style-position:inside;
	}

.input {
	font: 0.73em Verdana, Arial, sans-serif;
	line-height: 145%;
	color:#737373;
	}

/* ---------->> Side Text - normal size <<--------------- */
.content_text_side {
	font: 0.72em Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#464646;
	}

A.content_text_side{
	line-height: 135%;
	color:#464646;
	text-decoration:underline;
	}
	
A.content_text_side:visited{
	line-height: 135%;
	color:#464646;
	text-decoration:underline;
	}
			
A.content_text_side:hover{
	line-height: 135%;
	color:#8a181b;
	text-decoration:underline;
	}	
	
/* ---------->> Side Text - smaller <<--------------- */
.content_text_small {
	font: 0.7em Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#5C5C5C;
	}

A.content_text_small{
	line-height: 140%;
	color:#8e3e3f;
	text-decoration:underline;
	}
	
A.content_text_small:visited{
	line-height: 140%;
	color:#8e3e3f;
	text-decoration:underline;
	}
			
A.content_text_small:hover{
	line-height: 140%;
	color:#2f2f2f;
	text-decoration:underline;
	}	

.content_text_small_indent {
	font: Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#5C5C5C;
	padding-left: 10px;
	margin-top:-10px;
	}

/* ---------->> Text Header (red) <<--------------- */
.content_text_header {
	font: 0.9em Verdana, Arial, sans-serif;
	font-variant:small-caps;
	line-height: 120%;
	color:#841417;
	}

.content_text_header_bold {
	font: 0.9em Verdana, Arial, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	line-height: 120%;
	color:#841417;
	}

.content_text_header_subpage {
	font: 13px Verdana, Arial, sans-serif;
	font-weight: bold;
	font-variant: normal;
	line-height: 120%;
	color:#591517;
	}

.content_text_italic {
	font: 11px Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 140%;
	color:#2d2d2d;
	}

A.content_text_italic {
	font: 11px Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 140%;
	color:#2d2d2d;
	}

A.content_text_italic:visited {
	font: 11px Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 140%;
	color:#2d2d2d;
	}

A.content_text_italic:hover {
	font: 11px Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 140%;
	color:#135478;
	text-decoration:underline;
	}

.content_text_bold {
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 140%;
	color:#2d2d2d;
	}

/* ---------->> Main Body Title Styles <<----------- */	
.maintitle_top {
	font:bold 15px Verdana, Arial, sans-serif;
	color:#135478;
	text-align:left;
	margin-top:15px;
	line-height:100%;
	}
	
/* ---------->> Main Body Title (sub-links) Styles <<----------- */	
.maintitle_bg {
	text-align:left;
	font:11px Verdana, Arial, sans-serif;
	line-height: 100%;
	color:#197FAE;
	text-decoration:none;
	list-style-type:none;
	}

.maintitle_bg p {
	font: 12px Verdana, Arial, sans-serif;
	color:#2d2d2d;
	}

.maintitle_bg li {
	font:12px Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#197FAE;
	text-decoration:none;
	list-style-image:url("../images/imfc/bullet.gif");
	list-style-position:inside;
	text-indent:20px;
	}
*html .maintitle_bg li {
	list-style-image:url("../images/imfc/bullet_ie.gif");
	}
			
A.maintitle_bg{
	font:12px Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#197FAE;
	text-decoration:none;
	}
		
A.maintitle_bg:visited{
	font:12px Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#197FAE;
	text-decoration:none;
	}
			
A.maintitle_bg:hover{
	font:12px Verdana, Arial, sans-serif;
	line-height: 140%;
	color:#135478;
	text-decoration:underline;
	}
	

	
/* ---------->> COPYRIGHT Styles <<----------- */	

.footer {
	font: 9px Verdana, Arial, sans-serif;
	color:#2d2d2d;
	}				

A.footer{
	font:9px Verdana, Arial, sans-serif;
	color:#2d2d2d;
	text-decoration:none;
	}
			
A.footer:visited{
	font:9px Verdana, Arial, sans-serif;
	color:#2d2d2d;
	text-decoration:none;
	}
			
A.footer:hover{
	font:9px Verdana, Arial, sans-serif;
	color:#197FAE;
	text-decoration:underline;
	}

/* CSS Document */

.navbar {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
	text-indent:0;
}

A.navbar	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

A.navbar:visited	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

A.navbar:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: underline;
}



.iconbar {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806B41;
	text-indent:0;
}

A.iconbar	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #806B41;
	text-decoration: none;
}

A.iconbar:visited	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #806B41;
	text-decoration: none;
}

A.iconbar:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7160;
	text-decoration: underline;
}


.subnav_bar {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-indent:5px;
}


.subnav_body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-indent:5px;
}

A.subnav_body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #5C5C5C;
	text-indent:5px;
	text-decoration: none;
}

A.subnav_body:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #5C5C5C;
	text-indent:5px;
	text-decoration: none;
}

A.subnav_body:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-indent:5px;
	text-decoration: underline;
}

.catdesk {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-indent:1px;
}

.catdeskSelected {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: Orange;
	text-indent:1px;
	background-color:white;
	border-style:solid ;
	border-color:Orange;
	border-width:1px;
}

A.catdesk {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #5C5C5C;
	text-indent:1px;
	text-decoration: none;
}

A.catdesk:visited
{ 
    font-family: Arial; 
    font-size: 9px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #434343; 
    text-decoration: none; 
    text-indent:1px; 
} 

A.catdesk:hover {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-indent:1px;
	text-decoration: underline;
}

.divider {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-indent:0px;
}

.content_main {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-indent:0;
}

A.content_main	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
	text-indent:0;
}

A.content_main:visited { 
    font-family: Arial; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #434343; 
    text-decoration: none; 
    text-indent:0; 
} 

A.content_main:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: underline;
}

.content_main li {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	list-style-type:none;
}

.content_title	{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: none;
}

.content_highlightblue	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: none;
}

.content_highlightred	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:Red ;
	text-decoration: none;
}

.book_title {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-indent:0;
}

A.book_title {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
}

A.book_title:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
}

A.book_title:hover	{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: underline;
}

.book_title_blue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
}

.book_subtitle_blue {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
}

.book_author {
	font-family: Arial;
	font-size: 11px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-indent:0;
}

.book_desc {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-indent:0;
}

.book_price {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
}


.breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
}

A.breadcrumbs	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
	text-indent:0;
}

A.breadcrumbs:visited { 
    font-family: Arial; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #434343; 
    text-decoration: none; 
    text-indent:0; 
} 

A.breadcrumbs:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: underline;
}

pages {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
	letter-spacing: 2px;
}

.pages {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B8BBB;
	text-indent:0;
	letter-spacing: 2px;
}

A.pages	{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
	text-indent:0;
	letter-spacing: 2px;
}

A.pages:visited { 
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #434343; 
    text-decoration: none; 
    text-indent:0; 
    letter-spacing: 2px;
} 

A.pages:hover	{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2599C2;
	text-decoration: underline;
	letter-spacing: 2px;
}

.footer_copyright {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-indent:0;
}

/* ---------->> Top Navigation Styles <<----------- */	
.topnav {
	font:0.7em Verdana, Arial, sans-serif;
	font-variant:small-caps;
	color:#197fae;
	text-decoration:none;
	display: block;
	text-align:center;
	width: 90px;
	}
	
.topnav a:link {
	color:#ffffff;
	font-variant:small-caps;
	text-decoration:none;
	display: block;
	border-left:1px #ffffff solid; 
	margin-top: 3px;
	height: 15px;
	}

.topnav_first a:link {
	color:#ffffff;
	font-variant:small-caps;
	text-decoration:none;
	display: block;
	margin-top: 3px;
	height: 15px;
	}

.topnav a:visited {
	color:#ffffff;
	font-variant:small-caps;
	text-decoration:none;
	display: block;
	border-left:1px #ffffff solid;
	margin-top: 3px;
	height: 15px;
	}

.topnav a:hover {
	color:#cfb66e;
	display: block;
	text-decoration:underline;
	}


/* ---------->> Side Navigation Styles <<----------- */	
.sidenav {
	font:0.7em Verdana, Arial, sans-serif;
	color:#464646;
	text-decoration:none;
	display: block;
	text-align:right;
	width: 120px;
	padding-right: 10px;
	line-height: 190%;
	}
	
.sidenav a:link {
	color:#464646;
	text-decoration:none;
	display: block;
	line-height: 190%;
	}

.sidenav a:visited {
	color:#464646;
	text-decoration:none;
	display: block;
	line-height: 190%;
	}

.sidenav a:hover {
	color:#8a181b;
	text-decoration: underline;
	}

.sidenav_title {
	font:0.85em Verdana, Arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-variant:small-caps;
	display: block;
	text-align:center;
	}

.subscribe {
	font: 12px Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#2f2f2f;
}

A.hyperlink{
	font: 12px Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#8e3e3f;
	text-decoration:none;
	}
	
A.hyperlink:visited{
	line-height: 135%;
	color:#8e3e3f;
	text-decoration:none;
	}
			
A.hyperlink:hover{
	line-height: 135%;
	color:#2f2f2f;
	text-decoration:underline;
	}			


.homepage {
	font: 12px Verdana, Arial, sans-serif;
	line-height: 135%;
	color:#8e3e3f;
	}

.quinix {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
	text-indent:0;
}

A.quinix:link	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

A.quinix:visited	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

A.quinix:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: underline;
}
