/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */


/* background color for the content part of the pages */

body
{
	margin: 0px;
	text-align: center;
	scrollbar-arrow-color: #ed1c24;
	scrollbar-3dlight-color: #343434;
	scrollbar-darkshadow-color: #343434;
	scrollbar-face-color: #d7d0c6;
	scrollbar-highlight-color: #fafafa;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #fafafa;
}
*
{
	margin: 0;
	padding: 0;
}
/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SkinObject
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #3f89c3;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #3f89c3;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #003366;
}

.Normal
{
	font-family: Century Gothic, Verdana, Arial,rockwell,arial;
	font-size: 10px;
 
	text-align: left;
	color: #000;
	text-decoration: none;
}
.lblInnerCaptionSmall
{
	font-weight: bold;
	font-family: Garamond, Century Gothic, Verdana, Arial,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}
.lblInnerCaptionBig
{
	font-weight: bold;
	font-family: Garamond,Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}

.InnerLink
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.lblCaptionSmall
{
	font-weight: bold;
	font-family: Garamond, Century Gothic, Verdana, Arial,Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.lblCaptionBig
{
	font-weight: bold;
	font-family: Garamond,Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
}
.activemenu_bold_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.NormalBold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	padding: 0 0 5 0;
	text-decoration: none;
}
.topmenu
{
	text-decoration: none;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.topmenu:link
{
	text-decoration: none;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.topmenu:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.topmenu:active
{
	text-decoration: none;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.topmenu:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #ed1c24;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.top_9_484848
{
	font-family:   Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #343434;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}


.top_9_484848 a:link
{
	font-family:  Tw Cen MT,Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #343434;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.top_9_484848 a:visited
{
	font-family:  Tw Cen MT,Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #343434;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.top_9_484848 a:hover
{
	color: #3f89c3;
	font-family: Tw Cen MT,Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.top_9_484848 a:active
{
	color: #3f89c3;
	font-family:  Tw Cen MT,Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.top_10_484848 a:link
{
    font-family:   Century Gothic,Verdana, Arial;
    font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.top_10_484848 a:visited

{   font-family:   Century Gothic,Verdana, Arial;
    font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.top_10_484848 a:hover{
    font-family:    Century Gothic,Verdana, Arial;
    font-size: 11px;
	color: #00AEEF;
	text-decoration: none;
}
.top_10_484848 a:active
{    font-family:   Century Gothic,Verdana, Arial;
     font-size: 11px;
	color: #3f89c3;
	text-decoration: underline;
}

.top_9_bold_484848 a:link
{
	font-size: 11px;
	color: #00AEEF;
	text-decoration: none;
}
.top_9_bold_484848 a:visited
{
	font-size: 11px;
	color: #00AEEF;
	text-decoration: none;
}
.top_9_bold_484848 a:hover
{
	font-size: 11px;
	color: #3f89c3;
	text-decoration: none;
}
.top_9_bold_484848 a:active
{
	font-size: 11px;
	color: #00AEEF;
	text-decoration: none;
}

.box_2008_10_white
{
	text-decoration: none;
	background-color: #F9F9F9;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.top_9_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #3f89c3;
}
.top_9_blue a:link
{
	color: #3f89c3;
	text-decoration: none;
}
.top_9_blue a:visited
{
	color: #3f89c3;
	text-decoration: none;
}
.top_9_blue a.hover
{
	color: #3f89c3;
	text-decoration: underline;
}
.top_9_blue a:active
{
	color: #3f89c3;
	text-decoration: underline;
}

.top_9_bold_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00AEEF;
}
.top_9_bold_blue a:link
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #00AEEF;
	text-decoration: none;
}
.top_9_bold_blue a:visited
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #00AEEF;
	text-decoration: none;
}
.top_9_bold_blue a.hover
{
	font-family: Tw Cen MT, Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #3f89c3;
	text-decoration: underline;
}
.top_9_bold_blue a:active
{
	font-family: Tw Cen MT, Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #00AEEF;
	text-decoration: underline;
}


.CommandButton
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #3f89c3;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #3f89c3;
	text-decoration: none;
}

A.CommandButton:visited
{
	color: #3f89c3;
	text-decoration: none;
}

A.CommandButton:hover
{
	color: #3f89c3;
	text-decoration: underline;
}

A.CommandButton:active
{
	color: #3f89c3;
	text-decoration: underline;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}


.top_9_bold_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00AEEF;
	padding: 0 0 5 0;
	text-decoration: none;
}
.top_12_bold_white
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}



.top_9_bold_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}

.button_9
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}

A.button_9:link
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:visited
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:hover
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
A.button_9:active
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}
.txt_multi_9_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 400px;
	border: 1px solid #999999;
}
.txt_9_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 150px;
	border: 1px solid #999999;
}

.top_12_bold_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.top_10_bold_red a:link
{
	text-decoration: none;
	color: #ed1c24;
}
.top_10_bold_red a:visited
{
	text-decoration: none;
	color: #ed1c24;
}
.top_10_bold_red a:hover
{
	text-decoration: none;
	color: #3f89c3;
}
.top_10_bold_red a:active
{
	text-decoration: none;
	color: #3f89c3;
}

.activemenu_bold_blue a:link
{
	text-decoration: none;
	color: #3f89c3;
}
.activemenu_bold_blue a:visited
{
	text-decoration: none;
	color: #3f89c3;
}
.activemenu_bold_blue a:hover
{
	text-decoration: none;
	color: #3f89c3;
}
.activemenu_bold_blue a:active
{
	text-decoration: none;
	color: #3f89c3;
}

a:link
{
	text-decoration: none;
	color: #484848;
}
a:visited
{
	text-decoration: none;
	color: #484848;
}
a:hover
{
	text-decoration: underline;
	color: #3F89C3;
}
a:active
{
	text-decoration: underline;
	color: #3f89c3;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	border: 1px solid #484848; /* border: 1px solid #484848;*/
}
.handcursor
{
	cursor: pointer;
	cursor: hand;
}

/* ------------------- Styles for Forrms ------------------- */

td
{
	font-family: Century Gothic,verdana, Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txtbox
{
	width: 160px;
	height: 20px;
	font-family: Century Gothic,verdana, Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
}

.lbl
{
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.chkbox
{
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.gridtext
{
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #095581;
	width: 600px;
}
.lblhead
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.btn
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 75px;
	background-color: #3F89C3;
}


.dropdown
{
	width: 160px;
	height: 20px;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grdrows
{
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	text-decoration: none;
}

.gvarbkcolor
{
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	background-color: #dcedfa;
	text-align: justify;
	vertical-align: middle;
	height: 18px;
	padding-left: 3px; /*background-color:#F0F6FA; 	Height:19px;*/
}

.gridfooter
{
	background-color: #A5C7D5;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 5px;
}


.gridheader
{
	background-color: #3F89C3;
	color: red;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	vertical-align: middle;
}

.gridheader a:link
{
	text-decoration: none;
	color: #fff;
}
.gridheader a:visited
{
	text-decoration: none;
	color: #fff;
}
.gridheader a:hover
{
	text-decoration: underline;
	color: #fff;
}
.gridheader a:active
{
	text-decoration: underline;
	color: #fff;
}
/*
 a.gridheader:link{text-decoration:underline; font-family:verdana, Century Gothic,rockwell, arial; color:#6ca3bc; font-size:8pt;}
 a.gridheader:visited{text-decoration:underline;font-family:verdana, Century Gothic,rockwell, arial; color:#6ca3bc; font-size:8pt;}
 a.gridheader:hover{text-decoration:underline; font-family:verdana, Century Gothic,rockwell, arial; color:#3a6ea5; font-size:8pt;}
 a.gridheader:active{text-decoration:underline; font-family:verdana, Century Gothic,rockwell, arial; color:#3a6ea5; font-size:8pt;}
*/

.gridaltrowstyle
{
	background-color: White;
	color: #284775;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: middle;
}

.selectedrowstyle
{
	background-color: #E2DED6;
	font-weight: bold;
	color: #333333;
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.browse
{
	font-family: Century Gothic, Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 230px;
	height: 20px;
	border-collapse: collapse;
}

.morelink
{
	text-decoration: None;
	color: #3090C7;
}
/*=========================************  NEW CSS **************=========================*/
.txt_9_484848_200
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}
.txt_9_484848_200_ReadOnly
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	background-color: #F7F2EF;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}


.txt_multi_9_484848_425
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 445px;
	border: 1px solid #999999;
}

.txt_multi_9_484848_225
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 215px;
	border: 1px solid #999999;
}

.intro_box
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 2px solid #c6c6c6;
	padding: 4px;
}
.top_9_li_gray
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CECECE;
	text-decoration: none;
}

.txt_9_484848_445
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 445px;
	border: 1px solid #999999;
}
.txt_9_fieldset
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 300px;
	border: 1px solid #999999;
}

.ver_10_484848_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.ver_10_red_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.ver_10_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}
.ver_10_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #da1010;
	text-decoration: none;
}
.box
{
	border: 1px solid #e0dedf;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
	line-height: 15px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.boxformenu
{
	border: 1px solid #e0dedf;
	 
	color: #000;
	 
	 
	padding: 1px 1px 1px 1px;
}

.menubox
{
	line-height: 2;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
}

.txt_ver_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #484848;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 18px;
	width: 124px;
	border: 1px solid #cdcdcd;
}

.ver_9_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
	color: #484848;
	text-decoration: none;
}
.ver_9_red_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.ver_9_white
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.ver_10_blue_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #297ebf;
	text-decoration: none;
}
.ver_9_blue_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #297EBF;
	text-decoration: none;
}
.ver_9_484848_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.ver_9_lgrey
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
	color: #7f7f7f;
	text-decoration: none;
}
.ver_9_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
	color: #da1010;
	text-decoration: none;
}
.ver_9_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
	color: #297EBF;
	text-decoration: none;
}


.lblSavedMsg
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.lblErrorMsg
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

#mainmenu_bg
{
	background: url(            '/portals/0/images/spacer.PNG' ) repeat-x;
	height: 40px;
	z-index: 3;
}


/* Solpart Menu class */

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster
{
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader
{
}

.controlpanel
{
	width: 1002;
	background-color: transparent;
}
.Header_Pane
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Footer_pane
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TopMenu_Pane
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Pane_1
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_2
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_3
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_4
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_5
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_6
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_7
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_8
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.WebCast_Pane
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Pane_1
{
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane
{
	width: 18%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Rotator_Pane
{
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0px;
	margin: 0px;
	padding-top: 0;
}
.contentpane
{
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0px;
	margin: 0px;
	padding-top: 0;
}




.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
	z-index: 4;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItemSel
{
	background: transparent;
}
.MainMenu_MenuIcon
{
	background: #FFFFFF;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 16px;
	height: 22px;
	border: 0px;
}
.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuBreak
{
	display: none;
}
.MainMenu_MenuItem
{
	color: #325167;
	font: bold 8pt Century Gothic, Verdana, Arial;
	border: 0px;
}
.rootmenuitem td
{
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font: bold 11px Century Gothic, Verdana, Arial;
	background: transparent;
	height: 40px;
	padding: 10px;
}
.rootmenuitemselected td
{
	cursor: pointer;
	cursor: hand;
	color: #ff9913;
	font: bold 11px Century Gothic, Verdana, Arial;
	height: 40px;
	background: transparent repeat-x;
	padding: 10px;
	z-index: 4;
}
.rootmenuitembreadcrumb td
{
	cursor: pointer;
	cursor: hand;
	color: #66CCFF;
	font: bold 11px Century Gothic, Verdana, Arial;
	height: 40px;
	background: transparent repeat-x;
	padding: 10px;
	z-index: 4;
}
.submenu
{
	cursor: pointer;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	cursor: hand;
	margin-left: 5px;
	background: #FFFFFF repeat-x;
	padding-right: 23px;
	z-index: 4;
}
.submenuitemselected
{
	cursor: pointer;
	cursor: hand;
	color: #00bdf1;
	font: bold 8pt Century Gothic, Verdana, Arial;
	margin-left: 5px;
	z-index: 4;
}
.submenuitembreadcrumb
{
	cursor: pointer;
	cursor: hand;
	color: #ff9913;
	font: bold 8pt Century Gothic, Verdana, Arial;
	margin-left: 5px;
	z-index: 4;
}

/* Skin object class */
SelectedTab, a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active
{
	font: normal 9pt Century Gothic, Verdana, Arial;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: verdana, Century Gothic, rockwell,Arial;
}
A.SelectedTab:hover
{
	font: normal 8pt rockwell;
	color: #000;
	letter-spacing: 1px;
	font-family: verdana, Century Gothic, rockwell,Arial;
}
.SmallPrint, a.SmallPrint:link, a.SmallPrint:visited, a.SmallPrint:active
{
	font: normal 8pt Century Gothic, Verdana, Arial;
	color: #ffffff;
	letter-spacing: 1px;
	vertical-align: middle;
}
A.SmallPrint:hover
{
	font: normal 8pt Century Gothic, Verdana, Arial;
	color: #ff9913;
	letter-spacing: 1px;
}
/* Login section background:url('../images/Login.png') no-repeat;	 */

#login
{
	height: 36px;
	width: 182px;
	color: #999;
	font-family: Century Gothic,verdana, Century Gothic,rockwell, Arial;
	font-size: 9pt;
	padding: 0 14px 0 0;
	vertical-align: middle;
	text-align: center;
	float: right;
	overflow: hidden;
	font-weight: bold;
}
/*
#login[id] {display:table;position:relative;}
#inner {position:relative;top:-55%;left:+26%}	
#inner[id] {position:static;padding:0 0 6px 0;}
#middle {position:absolute;top:45%;left:+20%}	
#middle[id] {display:table-cell;vertical-align:middle;position:static;}*/

/* Container section */
.ContainerGreen
{
	color: #94B24A;
	font: bold 18px Century Gothic, Verdana, Arial;
}
.ContainerBlack
{
	color: #666666;
	font: bold 18px Century Gothic, Verdana, Arial;
}
.ContainerOrange
{
	color: #FF9913;
	font: bold 18px Century Gothic, Verdana, Arial;
}
.ContainerBlue
{
	color: #0098BE;
	font: bold 18px Century Gothic, Verdana, Arial;
}

/* Default Exensys Ends here */


/* skin css */


.search_txt
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 13px;
	width: 135px;
	border: 1px solid #484848;
}
.top_12_bold_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.top_13_bold_white
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}
.top_10_bold_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed1c24;
	text-decoration: none;
}
.bold_blue
{
	color: green;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.top_10_bold_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.top_10_bold_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.activemenu_bold_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.top_10_484848
{
	font-family:   Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding: 0 0 5 0;
	text-decoration: none;
}

.top_9_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}
.top_9_bold_white
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.topHead
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}

.top_12_bold_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}
.top_15_bold_red
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1C24;
	text-decoration: none;
}

.Home_Small_tag
{
	z-index: 2;
	position: absolute;
	left: 632px;
	top: 35px;
}

.Home_Big_tag
{
	z-index: 2;
	position: absolute;
	left: 609px;
	top: 68px;
}

.Inner_Small_tag
{
	z-index: 2;
	position: absolute;
	left: 390px;
	top: 20px;
}
.Inner_Big_tag
{
	z-index: 2;
	position: absolute;
	left: 360px;
	top: 40px;
}

.InnerHome_Small_tag
{
	z-index: 2;
	position: absolute;
	left: 482px;
	top: 25px;
}
.InnerHome_Big_tag
{
	z-index: 2;
	position: absolute;
	left: 439px;
	top: 53px;
}

.txt_9_484848_43
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 14px;
	width: 43px;
	border: 1px solid #999999;
}
.box_1px
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 1px solid #E4E4E4;
}
.top_10_bold_white
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.ver_12_blue_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #297EBF;
	text-decoration: none;
}
.ver_12_red_bold
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #da1010;
	text-decoration: none;
}
.txt_ver_484848_195
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 210px;
	border: 1px solid #cdcdcd;
}
.txt_ver_484848_195_l
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 75px;
	width: 210px;
	border: 1px solid #cdcdcd;
}

.txt_ver_484848_188
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 190px;
	border: 1px solid #cdcdcd;
}
.ver_9_lightergrey
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.top_8_blue
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}
.top_8_484848
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.WebCastImage
{
	text-align: right;
}

b
{
	color: #0d5f83;
}
.intro_box1
{
	font-family: Century Gothic;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	border: 1px solid #c6c6c6;
	padding: 40px;
}

.top_10_bold_blue
{
	font-family:  Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f89c3;
	text-decoration: none;
}

.sidemenu
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family:   Century Gothic,Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.sidemenu:link
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family:   Century Gothic,Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.sidemenu:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	font-family:   Century Gothic,Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

.sidemenu:active
{
	text-decoration: none;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	font-family:  Century Gothic,Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
 
}
.sidemenu:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family:   Century Gothic,Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}



.micromenu
{
	text-decoration: none;
	font-size: 10px;
	color: #3f89c3;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.micromenu:link
{
	text-decoration: none;
	font-size: 10px;
	color: #3f89c3;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.micromenu:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #3f89c3;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.micromenu:active
{
	text-decoration: none;
	font-size: 10px;
	color: #ed1c24;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

.micromenu:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #ed1c24;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}




.leftmenu
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family:   Century Gothic, Verdana, Arial;
	text-align: left;
	vertical-align: middle;
}
.leftmenu:link
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family:    Century Gothic, Verdana, Arial;
	text-align: left;
	vertical-align: middle;
}
.leftmenu:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family:  Century Gothic, Verdana, Arial;
text-align: left;
	vertical-align: middle;
}
.leftmenu:active
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family:   Century Gothic,  Verdana, Arial;
text-align: left;
	vertical-align: middle;
}
.leftmenu:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family:     Century Gothic, Verdana, Arial;
 
	text-align: left;
	vertical-align: middle;
}




.erpmenu
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.erpmenu:link
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.erpmenu:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.erpmenu:active
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.erpmenu:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

.erpmenusub
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.erpmenusub:link
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.erpmenusub:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.erpmenusub:active
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.erpmenusub:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #3f89c3;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}


.menuhover:hover
{
	background-color: #e8e8e8;
}


.verticaltab
{
	text-decoration: underline;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.verticaltab:link
{
	text-decoration: underline;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.verticaltab:visited
{
	text-decoration: underline;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.verticaltab:active
{
	text-decoration: underline;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.verticaltab:hover
{
	text-decoration: underline;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	font-family:  Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}

.menutab
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.menutab:link
{
	text-decoration: none;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.menutab:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #00AEEF;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}


.menutabsel
{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.menutabsel:link
{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.menutabsel:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.content
{
	font-family:     Century Gothic,Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #343434;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	padding: 0px 10px 10px 10px;
	line-height: 16px;
}

.altb_content
{
	font-family:  Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: blue;
	font-weight:600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
  
}
.altg_content
{
	font-family:  Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #343434;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
  
}
.cmmitag
{
	text-decoration: none;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	text-align: center;
	vertical-align: middle;
}
.cmmitag1
{
	text-decoration: none;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	text-align: center;
	vertical-align: middle;
}
.cmmitagred
{
	text-decoration: none;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	text-align: center;
	vertical-align: top;
}
.comtagred
{
	text-decoration: none;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	text-align: center;
	vertical-align: middle;
}

