/*========================================================
Designed by JangoStudios.net
========================================================
Default CSS
========================================================
HTML BODY css  --*/
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.mainbackground
{
	background-color: #EBECCD;
	background-image: url(main-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.centerbg
{
	background-image: url(center-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.corveimage
{
	background-image: url(corve.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 46px;
}
.corve-bg
{
	background-image: url(corve-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.ControlPanel
{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 64px;
	background-color: #0C364E;
	background-image: url(controlpanel.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.Skinobject:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/*========================================================
Tokens
========================================================
-- Login Register token              --*/
.login-register, A.login-register:link, A.login-register:visited, A.login-register:active
{
	font-weight: normal;
	font-size: 13px;
	color: #0A2A45;
	font-family: Calibri, Tahoma, Arial;
	text-decoration: none;
}
/*-- Login Register token hover        --*/
A.login-register:hover
{
	font-weight: normal;
	font-size: 13px;
	color: #FF6000;
	font-family: Calibri, Tahoma, Arial;
	text-decoration: none;
}
/*-- Copyright token                   --*/
.copy-right
{
	color: #0A2A45;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Date token                        --*/
.date
{
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Links token                          --*/
.links, A.links:link, A.links:visited, A.links:active
{
	color: #0A2A45;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Links token hover                    --*/
A.links:hover
{
	color: #FF6000;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Breadcrum token                   --*/
.breadcrum, A.breadcrum:link, A.breadcrum:visited, A.breadcrum:active
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Breadcrum token hover             --*/
A.breadcrum:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/*-- Terms Privacy token                  --*/
.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active
{
	color: #0A2A45;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Terms Privacy token hover            --*/
A.terms-privacy:hover
{
	color: #FF6000;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Search box css                          --*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
	width: 152px;
	height: 22px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 6px;
	border: 0px solid #A1A1A1;
	font-family: Calibri, Tahoma, Arial;
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px;
	color: #E52F22;
	text-decoration: none;
	cursor: text;
	line-height: 22px;
}
/*========================================================
Default Container Headings
========================================================
-- Heading # 1                          --*/
.cnt1_heading
{
	font-weight: normal;
	font-size: 16px;
	color: #0A2A45;
	font-family: Calibri, Tahoma, Arial;
}
/*-- Heading # 2                          --*/
.cnt2_heading
{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
}
/*-- Heading # 3                          --*/
.cnt3_heading
{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
}
/*-- Heading # 4                          --*/
.cnt4_heading
{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
}
/*-- Heading # 5                          --*/
.cnt5_heading
{
	font-weight: normal;
	font-size: 16px;
	color: #768FAF;
	font-family: Calibri, Tahoma, Arial;
}
/*-- Heading # 6                          --*/
.cnt6_heading
{
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Calibri, Tahoma, Arial;
}
/*========================================================
Default DNN CSS
========================================================
-- Default Form CSS                   --*/
SELECT, INPUT
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
/*-- Default textbox                      --*/
.NormalTextBox
{
	color: #333333;
	padding-left: 2px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}
/*-- Textbox cell / td                   --*/
TD.NormalTextBox
{
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}
/*-- Default SubHead CSS                   --*/
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #7E7E7E;
	font-family: Tahoma;
}
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #7E7E7E;
	font-family: Tahoma;
}
.SubSubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #7E7E7E;
	font-family: Tahoma;
}
.CommandButton
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.CommandButton:link
{
	color: #9EB7C6;
	text-decoration: underline;
}
A.CommandButton:visited
{
	color: #9EB7C6;
	text-decoration: underline;
}
A.CommandButton:ative
{
	color: #9EB7C6;
	text-decoration: underline;
}
A.CommandButton:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*-- Default --*/
.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #2C577A;
}
.Head2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------
========================================================
Solepartmenu CSS
========================================================
------------------------- Start ------------------------
CSS Document
Main Menu*/
.MainMenu_MenuContainer
{
	border-left: 0px solid #EFEEEE;
	border-bottom: 0px solid #EFEEEE;
	border-top: 0px solid #EFEEEE;
	border-right: 0px solid #EFEEEE;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	font-family: Tahoma;
	width: 200px;
}
.MainMenu_MenuItemSel
{
	border-left: 0px solid #EFEEEE;
	border-top: 0px solid #EFEEEE;
	border-right: 0px solid #EFEEEE;
	border-bottom: 0px dashed #FFFFFF;
/*Sub Menu line hover*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
	font-family: Calibri, Tahoma, Arial;
}
.MainMenu_MenuItem
{
	border-left: 0px solid #EFEEEE;
	border-top: 0px solid #EFEEEE;
	border-right: 0px solid #EFEEEE;
	border-bottom: 0px dashed #FFFFFF;
/*Sub Menu line normaL*/
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
/*!important*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
	font-family: Tahoma;
	height: 25px;
}
.MainMenu_MenuItemAct
{
	cursor: pointer;
	cursor: hand;
	color: #173F62;
/*!important*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-family: Tahoma;
}
.MainMenu_MenuIcon
{
	text-align: center;
	width: 3px;
	height: 20px;
	border-top: 0px solid #6F845D;
	border-right: 0px solid #6F845D;
	border-left: 0px solid #6F845D;
	border-bottom: 0px solid #6F845D;
	background-color: transparent;
}
.submenuitemselected
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	margin: 0px;
	background: transparent;
}
.MainMenu_SubMenu
{
	margin: 0;
	background-color: #173F62;
/*background-image: url(menu-mid.gif);*/
	border-top: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
/*
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=2,startColorStr=#ffffff,endColorStr=#FF0000);
filter: Alpha(Opacity=50, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak
{
	border-bottom: 0px solid #00FF00;
	border-left: 0px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-right: 0px solid #00FF00;
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow
{
	border-right: 0px solid #EFEFEF;
	border-bottom: 0px solid #EFEFEF;
	border-top: 0px solid #EFEFEF;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 18px;
	background-color: transparent;
}
/*------- up status ------*/
.MainMenu_MenuItem TD
{
	padding: 0;
	margin: 0;
}
.MainMenu_MenuItem TD DIV DIV
{
	background-image: url(menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 10;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV
{
	background-image: url(menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	height: 29px;
	padding: 0;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuItem TD DIV
{
	background-image: url(menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 13 0 -13;
	_margin: -13 0;
}
/*------- over status ------*/
.MainMenu_MenuSelected TD
{
	padding: 0;
	margin: 0;
}
.MainMenu_MenuSelected TD DIV DIV
{
	background-image: url(menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 10;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV
{
	background-image: url(menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	line-height: 26px;
	color: #FEC426;
	height: 29px;
	padding: 0;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuSelected TD DIV
{
	background-image: url(hover-menu-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 13 0 -13;
	_margin: -13 0;
}
/*------- active status ------*/
.MainMenu_MenuSelectedRoot TD
{
	padding: 0;
	margin: 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV
{
	background-image: url(menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 10;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV
{
	background-image: url(menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	line-height: 26px;
	color: #FEC426;
	height: 29px;
	padding: 0;
	margin: -13 0;
	_margin: -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(hover-menu-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 13 0 -13;
	_margin: -13 0;
}
/*------------------------- End -------------------------
-------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------
========================================================
Backgrounds
========================================================
-- Main Background --*/
.main_bg
{
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
/*-- Header --*/
.header_bg
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 903px;
	height: 389px;
}

.BannerPane
{
padding:0 0 2 0px;}
/*-- Shadow --*/
.shadow_left
{
	background-image: url(shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 508px;
}
.shadow_right
{
	background-image: url(shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 17px;
	height: 508px;
}
/*Login*/
.login_bg
{
	background-image: url(login_icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 23px;
}
/*Menu*/
.menu_left
{
	background-image: url(main_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 31px;
}
.menu_right
{
	background-image: url(main_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
	height: 31px;
}
.menu_bg
{
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}
/*-- Doted Line --*/
.dotedline
{
	background-image: url(dotedline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
}
/*Footer*/
.footer
{
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*------------------------  End  -------------------------
========================================================
Search Button
========================================================
-- SearchButton --*/
.SearchButton
{
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}
/*------------------------  End  -------------------------
========================================================
Text For Contents
========================================================
Gray*/
.gray, A.gray, A.gray:link, A.gray:visited, A.gray:active
{
	font-weight: normal;
	font-size: 11px;
	color: #7E7E7E;
	font-family: tahoma;
	text-decoration: none;
	line-height: 1.5;
}
A.gray:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #EC8A2B;
	font-family: tahoma;
	text-decoration: none;
	line-height: 1.5;
}
/*orange_bold*/
.orange_bold, A.orange_bold, A.orange_bold:link, A.orange_bold:visited, A.orange_bold:active
{
	font-weight: bold;
	font-size: 11px;
	color: #EC8A2B;
	font-family: tahoma;
	text-decoration: none;
	line-height: 1.3;
}
A.orange_bold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #EC8A2B;
	font-family: tahoma;
	text-decoration: underline;
	line-height: 1.3;
}
/*Orange*/
.orange, A.orange, A.orange:link, A.orange:visited, A.orange:active
{
	font-weight: normal;
	font-size: 11px;
	color: #FF7E00;
	font-family: tahoma;
	text-decoration: none;
	line-height: 1.3;
}
A.orange:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #768FAF;
	font-family: tahoma;
	text-decoration: underline;
	line-height: 1.3;
}
/*/
UL LI {
list-style-image:url(icon01.png);
list-style-position: inherit;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #ff7e00;
line-height:22px;
font-family: tahoma;
text-decoration:none;
}

UL LI a {
COLOR: #ff7e00;
text-decoration:none;
}

UL LI a:hover {
COLOR: #768faf;
text-decoration:none;
}


text1--*/
.text1, A.text1, A.text1:link, A.text1:visited, A.text1:active
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.2;
}
A.text1:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
	line-height: 1.2;
}
/*text2 --*/
.text2, A.text2, A.text2:link, A.text2:visited, A.text2:active
{
	font-weight: normal;
	font-size: 11px;
	color: #D7E3EA;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.2;
}
A.text2:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #D7E3EA;
	font-family: Arial;
	text-decoration: underline;
	line-height: 1.2;
}
/*text3 --*/
.text3, A.text3, A.text3:link, A.text3:visited, A.text3:active
{
	font-weight: normal;
	font-size: 11px;
	color: #9EB7C6;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.2;
}
A.text3:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #9EB7C6;
	font-family: Arial;
	text-decoration: underline;
	line-height: 1.2;
}
/*text4--*/
.text4, A.text4, A.text4:link, A.text4:visited, A.text4:active
{
	font-weight: normal;
	font-size: 11px;
	color: #00F0FF;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.2;
}
A.text4:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #00F0FF;
	font-family: Arial;
	text-decoration: underline;
	line-height: 1.2;
}
.heading, A.heading, A.heading:link, A.heading:visited, A.heading:active
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Calibri, Tahoma, Arial;
	text-decoration: none;
	line-height: 1.2;
}
A.heading:hover
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Calibri, Tahoma, Arial;
	text-decoration: underline;
	line-height: 1.2;
}
/*------------------------  End  -------------------------
========================================================
Headings CSS
========================================================
H1 --*/
.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active
{
	font-weight: normal;
	font-size: 16px;
	color: #747474;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
A.H1:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #747474;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
/*H2 --*/
.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active
{
	font-weight: normal;
	font-size: 16px;
	color: #747474;
	font-family: Arial;
	text-decoration: none;
}
A.H2:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #747474;
	font-family: Arial;
	text-decoration: underline;
}
/*H3 --*/
.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active
{
	font-weight: normal;
	font-size: 16px;
	color: #22659C;
	font-family: Arial;
	text-decoration: none;
}
A.H3:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #22659C;
	font-family: Arial;
	text-decoration: underline;
}
/*H4 --*/
.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active
{
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
A.H4:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}
/*H5 --*/
.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active
{
	font-weight: normal;
	font-size: 16px;
	color: #22659C;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
A.H5:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #22659C;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
/*------------------------  End  -------------------------
========================================================
Padding CSS
========================================================*/
.paddingleft1
{
	padding-left: 30px;
}
.paddingleft2
{
	padding-left: 15px;
}
/*------------------------  End  -------------------------*/
