/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 

td.myth {
	padding-left:8px;
	padding-top:10px;
}

.faq_banner_en {
	width:460px;
}

.faq_banner_fr {
	width:440px;
}


.left_pic { }  

.red_normal {
	color:#A8171B;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.green_normal {
	color:#1B7445;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.blue_normal {
	color:#1C6233;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.grey_big {
	font-size:16px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bolder;
}

.text_blue_main {
	color:#1C6233;

}

.micro_grey_inner, .micro_grey_inner_fr {
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.Normal_table {
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:570px;
}

.Normal_table_fr {
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:545px;
}


.about_table {
	width:570px;

	margin-top:10px;
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.about_table_fr {
	width:545px;

	margin-top:10px;
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

Table.micro_grey { /* all tables */
	width:570px;
	
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

Table.micro_grey_fr { /* all tables */
	width:545px;
	
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.top_dots {
	border-top:1px dotted #1C6233;
}

.skin_menu_border {
	padding-left:5px;
	border-right:2px dotted #1C6233;
}

.skin_content {
	padding-left:8px;
}

.skin_pane {
	width:570px;
}

.skin_pane-FR {
	width:545px;
}


.home_ag {/* homepg ag image only */
	
}







A.blue_big, A.blue_big:link, A.blue_big:visited, A.blue_big:active {
	text-decoration:none;
	color:#000066;
	font-weight:bold;
	font-size:14px;
}

A.blue_big:hover {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
	font-size:14px;
}

A.lightblue_big, A.lightblue_big:link, A.blue_big:visited, A.blue_big:active {
	text-decoration:none;
	color:#007ECE;
	font-weight:bold;
	font-size:14px;
}

A.lightblue_big:hover {
	text-decoration:underline;
	color:#007ECE;
	font-weight:bold;
	font-size:14px;
}

A.article_link:link, A.blue_big:visited, A.blue_big:active {
	text-decoration:none;
	color:#1C6233;
	font-size:12px;
}

A.article_link:hover {
	text-decoration:underline;
	color:#1C6233;
	font-size:12px;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color:#1C6233; /*orange color: #FF9900;*/
	font-weight: bold;
}

a.SubHead:hover {
	color:#1C6233; /*orange color: #FF9900;*/
	font-weight: bold;
	text-decoration:underline;
}



.text_blue {
	color:#000066;
	/*font-size:16px;*/

}


.text_blue_large {
	color:#1C6233;
	font-weight:bold;
	font-size:15px;

}

.text_blue_main {
	color:#1C6233;
font-weight:bold;

}

.text_blue_main {
	color:#1C6233;
	font-size:13px;
}



.main_title {
	color:#1C6233;
	font-weight:bold;
	font-size:17px;
}

.link_maroon {
	font-weight:bold;
	color:#990033;
	text-decoration:none;
	font-size:16px;
}

.top1 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.plus_title {
	color:#FF9900;
	font-weight:bold;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.table_heading {
	color:#FFFFFF;
	background-color:#0000FF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.style2 {
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-0.5px;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.style5 {
	color: #FF9900; font-weight: bold; text-decoration: none; letter-spacing: -0.5px; font-size: 12px; 
}

.style6 {
	color: #FF9900;
	font-weight: bold;
}

/* 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 */


/* 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  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}

H2  {
	color: #000000;
	font-size: 14px;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited, A:active  {
	text-decoration:none;
	color:#1c6233;
}

A:hover {
	text-decoration:underline;
	color:#1c6233;
	color:#FF9900;
}


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 {
}




