/* CSS Document */


.ie{
_padding-top: -1px;
_margin-top: 1px;
}


.orange{
	border: 8px solid #EF3024;
}

.bg
{
background-image: url(images/bg.gif);
}

.inside_bg
{
background-image: url(images/inside_bg.jpg);
background-position: top;
background-repeat: no-repeat;
width: 460px;
height: 466px;
}

.inside_bg2
{
background-image: url(images/inside_bg.jpg);
background-position: top;
background-repeat: no-repeat;
width: 460px;
height: 466px;
}

.inside_bg_services
{
background-image: url(images/inside_bg_services.jpg);
background-position: top;
background-repeat: no-repeat;
width: 460px;
height: 584px;
}

.login {
	font-family:Arial;
	font-size:9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.login:link, A.login:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.login:active, A.login:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.large {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
line-height: 25px;
}

p
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;
size: 13px;
}

td p
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;
size: 13px;
}

.SubHead3{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FE9900;
}

/*main body*/
body
{	padding: 0;
	margin: 0;
}

.border_left
{
	background-image:url(border_left_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.border_right
{
	background-image:url(border_right_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.border_bottom
{
	background-image:url(border_bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.rightbg
{
	background-image:url(right_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.centerbg
{
	background-image:url(content_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.menubar
{
	background-image:url(menubg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.menuleft
{
	background-image:url(menu_left_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.menuright
{
	background-image:url(menu_right_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.menubar_underline
{
	background-image:url(menubg2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.outertable {
	background: #FFFFFF;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#e0a525;
	width: 970px;
}

.innertable {
	background: #FFFFFF;
	width: 950px;
}

.content_bg {
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f2120;
}

.bg_rightside {
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.menu-left {background: url(menu-left.gif) no-repeat top left; width: 12px; height: 30px;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 30px;}
.menu-right {background: url(menu-right.gif) no-repeat top right; width: 12px; height: 30px;}



.LeftPane  { 
}

.ContentPane  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f2120;
}

.RightPane { 
	width: 264px;
	padding-left: 2px;
}

.BottomPane {
	width: 215px;
	padding-right: 20px;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#000000;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#000000;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#000000;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#000000;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #000000;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #000000;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #000000;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#000000;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
	padding-right: 10px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	margin-bottom: 10px;
	color: #000000;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #333;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H5, DT  {
    font-family: Arial;
    font-size:  12px;
    font-weight: normal;
    color: #ffffff;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}


P A:link, P A:visited, P A:active  {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #EF3024;
}

P A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}


A:link, A:visited, A:active  {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #EF3024;
}

A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EF3024;
	list-style-type: disc;
}

li
{
margin-left: 0px;
list-style-type: disc;
color: #EF3024;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EF3024;
	list-style-type: disc;
	margin-left: 0px;
}


UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}

.Privacy {
	font-family: Arial;
	font-size:10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	font-family:Arial;
	font-size:9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:active, A.Privacy:hover {
	font-family:Arial;
	font-size:9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding-left: 0px;
	_padding-left: -100px;
	border: none;
	text-align: center;
	margin-top:0px;
	background-color: transparent;	
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-align: center;
}

/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	PADDING: 0px 0px; 
	background-color: #FDD2B5;
	border: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	HEIGHT: 15px;
	width: 120px;
	text-align: center;
	
}
.MainMenu_MenuItemSel, .SubMenu_Active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #000000; 
	PADDING: 0px 0px;
	background-color: transparent;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 15px;
	width: 120px;
	text-align: center;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #CBA32E;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	background-color: #FDD2B5;
	CURSOR: hand;
	margin: 0;
	padding: 0px 0px;
	height: 25px; 
	width: 120px;
	text-align: center;
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
	background-color: transparent;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #000000; 
	PADDING: 0px 0px; 
	background-image: url(images/menu_normal.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	border: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	HEIGHT: 42px;
	width:273px;
	text-align: left;
		text-indent: 35px;
}




.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #EF3024; 
	PADDING: 0px 0px; 
	background-image: url(images/menu_normal.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	border: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	HEIGHT: 42px;
	width:273px;
	text-align: left;
		text-indent: 35px;
}

.MainMenu_Selected td{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #EF3024; 
	PADDING: 0px 0px; 
	background-image: url(images/menu_normal.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	border: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	HEIGHT: 42px;
	width:273px;
	text-align: left;
	text-indent: 35px;
}



/*--------- menu ends --------------------*/



td {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input {
	margin: 3px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

.input {
	margin: 3px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

option {
	margin: 3px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

.option {
	margin: 3px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

textarea {
	margin: 3px;
}

