/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body { 	
	background:url(images/blue-gradient.png) top right repeat-x #FFFFFF;
    color: #444444;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*******************************/
/*  Links Style                 */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
} A.CommandButton:hover {
	COLOR: #ff0000; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 10px;
    color:#4C4C4C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
} A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#657E8D;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}

A:link, A:visited, A:active   
{
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	text-decoration: underline;
}

A:hover
{
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	text-decoration: underline;

}

A:visited   
{
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	text-decoration: underline;
}

/*******************************/
/* Common Style                */
/*******************************/

.YellowHeadLine
{

	color: #FFD322;
	font-weight: bold;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.YellowHeadLineBig
{

	color: #FFD322;
	font-weight: bold;
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


.Head {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}



.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #000099; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}


.Normal {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	text-align: left;
    color: #333333;
    
}
.NormalSmall {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: left;
    color: #333333;
    
}

.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.NormalBigBold {
	FONT-WEIGHT: normal;
	font-size: 19px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A.NormalBlue, a.NormalBlue:link, a.NormalBlue:visited, a.NormalBlue:active
{

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;	
	text-decoration: none;
}

a.NormalBlue:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.NormalWhite
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	
}

A.NormalWhite, A.NormalWhite:link, A.NormalWhite:visited, A.NormalWhite:active, A.NormalWhite:hover
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
    text-decoration: underline;	
}

.bannercallout {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
UL LI {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	color: #333333;
	
}

UL LI LI {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	color: #333333;
	
}


.NormalTextBox {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
}
.StandardButton {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#555555;
}
/*******************************/
/* Tokens Styles               */
/*******************************/
.logo {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.breadcrumb-txt {
    font-size: 10px;
    color:#898989;
    font-family: Verdana, Helvetica, sans-serif;
}
.breadcrumb, A.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.breadcrumb:hover  {
    font-size: 10px;
    color:#657E8D;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer-links, A.footer-links, A.footer-links:link, A.footer-links:visited, A.footer-links:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.footer-links:hover  {
    font-size: 10px;
    color:#222222;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.currentdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #898989;
}

/*******************************/
/*  Search Textbox & Button    */
/*******************************/
.SearchBTN { background: transparent; padding: 12px 20px 4px 0px; cursor: hand; font-size:0px;  margin: 0 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height: 19px; background: #FFFFFF; width: 150px; color: #657E8D; padding-top: 2px; padding-bottom: 0px; margin-left: 5px; padding-left: 5px; padding-right: 0px; border: 1px solid #000000; }


/*******************************/
/* Main Menu                   */
/*******************************/
.MainMenu_MenuContainer {
	background-color: #FFCC00; 
	text-align: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	height: 36px;
	background-color: #FFCC00;
	text-align: center;
}

/* Main Font & Color */
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #000099; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 	
	font-family: Arial, Helvetica, sans-serif;
	height: 36px;
	letter-spacing: .05em;
}

/* Mouse Over*/
.rootmenuitemselected TD{ 
	color: #FFFFFF; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif; 	
	height: 36px;  	 
	letter-spacing: .05em;
}

/* Active Tab */
.rootmenuitembreadcrumb TD{ 
	color: #FFFFFF; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif; 	
	height: 36px;  
	letter-spacing: .05em;
}
/* Sub Menu font color */
.MainMenu_MenuItem {
	background-color: Transparent; 
	color: #000099; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	height: 24px;
	letter-spacing: .05em;
}

/* Sub Menu Mouse Over font color */
.MainMenu_MenuItemSel {
	background-color: #FFCC00; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
	letter-spacing: .05em;
}

.MainMenu_MenuIcon { 
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: none 0px #FFFFFF;
}

/* sub menu mouse over bg*/
.submenuitemselect {
	background-color: #FFCC00; 
}

/* sub menu bg*/
.MainMenu_SubMenu {
	margin-top: 0px;   	
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2); 
}
.MainMenu_MenuBreak {
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {	
	font-family: webdings; 
	padding: 0px 0px 0px 0px;
	border: none 0px #FFFFFF;	
	height: 24px; 
}

A.ClientLogin, A.ClientLogin:link, A.ClientLogin:visited, A.ClientLogin:active {
    color: #CCCCCC; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 	
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    
} A.ClientLogin:hover  {
    color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 	
	font-family: Arial, Helvetica, sans-serif; 	
	text-decoration: none;
}


.register-login, A.register-login, A.register-login:link, A.register-login:visited, A.register-login:active {
    font-weight: normal;
    font-size: 11px;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
} A.register-login:hover  {
   font-size: 11px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active {
    font-weight: normal;
    font-size: 11px;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
} A.terms-privacy:hover  {
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #CCCCCC; 
	
}

.cnt-1-title { font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #4f91cd; }
.cnt-2-title { font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0055a5; }


.panes-outer { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 15px; padding-bottom: 15px; }
.Content-Pane { width: 100%; padding-left: 5px; padding-right: 5px; background:#FFF;	padding-top: 0px; }
.Top-Left-Pane { width: 30%; padding-right: 6px; }
.Top-Right-Pane { width: 70%; padding-left: 6px; }
.Left-Pane { width: 25%; padding-left: 5px; padding-right: 5px;	padding-top: 0px; }
.Middle-Pane { width: 50%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Right-Pane { width: 25%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Center-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Main-Left-Pane { width: 33%; padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Main-Middle-Pane { width: 34%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Main-Right-Pane { width: 33%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Bottom-Pane { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.Bottom-Left-Pane { width: 50%;	padding-right: 6px; }
.Bottom-Right-Pane { width: 50%; padding-left: 6px; }

.HeaderPane
{
	background-image: url(images/masthead-right.jpg);
	background-repeat: no-repeat;
}

