﻿body
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    margin: 0 0 0 0;
    background: #dcdcdc url('../0Images/bg_vertical.jpg') repeat-x;
}

img
{
    border-width: 0px;
}

a
{
    text-decoration: none;
    cursor: pointer;
}

li
{
    list-style-type: none;
}

li a:hover
{
    text-decoration: none;
}

.MainDiv
{
    width: 998px;
    position: relative;
    top: 0px; /*background-color: white;*/
    text-align: center;
    margin: 0 0 0 0;
    height: 100%;
}

.BGHorz
{
    background-image: url('../0Images/bg_horizontal.gif');
    background-repeat: repeat-y;
    border: none;
}

.BorderBottomBlue
{
    border-bottom: 1px solid #00B0EA;
}

.MMgendivHeader
{
    background-image: url('../0Images/header_img.jpg');
    background-repeat: no-repeat;
    height: 72px;
    width: 107px;
}
.MMgendiv3imgrpt
{
    position: absolute;
    top: 73px;
    height: 23px;
    width: 100%;
    
    background-image: url('../0Images/link_bg.jpg');
    background-repeat: repeat-x;
}
.MMgendiv_js
{
    background-image: url('../0Images/arrow_small.gif');
    background-repeat: no-repeat;
}
.MMGenImgBlueArrow
{
    background-image: url('../0Images/arrow_blue.gif');
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.MMGenImgWhiteArrow
{
    background-image: url('../0Images/arrow_white.gif');
    background-repeat: no-repeat;
    background-position: top;
}


.MMGenLBLSignIn
{
    color: #0089bc;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    left: 0px;
    position: absolute;
}
.MMgenfontsign1
{
    color: #0089bc;
    font-weight: bold;
    font-size: 8px;
}
.MMgendivlogo
{
    background-image: url('../0Images/logo.jpg');
    background-repeat: no-repeat;
}
.MMgenfontgray
{
    color: White;
    font-size: smaller;
}
a.MMGenLNKBTNMainMenu:link, a.MMGenLNKBTNMainMenu:hover, a.MMGenLNKBTNMainMenu:visited
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #d7d7d7;
    text-decoration: none;
    text-align: left;
}

a.MMGenLNKBTNMainMenu:hover
{
    /*color: #95e2ff;*/
    color: #ffffff;
    text-decoration: underline;
}

a.MMGenLNKBTNLanguageSelcted:link, a.MMGenLNKBTNLanguageSelcted:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none; /*color: #95e2ff; color: #93E4FF;*/
}

a.MMGenLNKBTNLanguageNotSelcted:link, a.MMGenLNKBTNLanguageNotSelcted:hover, a.MMGenLNKBTNLanguageNotSelcted:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #d7d7d7; /*color: #95e2ff; /*color: #93E4FF;*/
    text-decoration: none;
}




a.MMGenLNKBTNLanguageNotSelcted:hover
{
    text-decoration: underline;
}

a.MMGenLNKBTNFundamental:link, a.MMGenLNKBTNFundamental:hover, a.MMGenLNKBTNFundamental:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px; /*color: #d7d7d7;*/
    color: #95e2ff; /*color: #93E4FF;*/
    text-decoration: none;
}

a.MMGenLNKBTNFundamental:hover
{
    text-decoration: underline;
}



a.MMGenLNKBTNLightGrey:link, a.MMGenLNKBTNLightGrey:hover, a.MMGenLNKBTNLightGrey:visited
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #808080;
}

a.MMGenLNKBTNLightGrey:hover
{
    text-decoration: underline;
}

a.MMMenuDivLinksBlue:link, a.MMMenuDivLinksBlue:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #0089bc;
    text-decoration: none;
    text-align: left;
}

a.MMMenuDivLinksBlue:hover
{
    /*color: #95e2ff;*/
    color: #0089bc;
    text-decoration: underline;
}






/* Start CSS of 03 Fundamentals */
.MMgenMainHeading
{
    /*color:#4C6E94;*/ /*color:#5BB1C2;*/
    color: White;
    background-image: url('../0Images/fundamental_bg2.jpg');
    background-repeat: repeat-x;
    font-size: 17px;
    font-family: Arial;
    font-weight: bold;
}
.MMgenFundenmentalText
{
    /*color:  #595959;*/
    color: Black;
    font-size: 13px;
    font-family: Arial;
    text-align: justify;
    font-weight: normal;
    line-height: 2;
}
.MMgenFundenmentalTextBold
{
    /*color:  #595959;	*/
    color: Black;
    font-size: 14px;
    font-family: Arial;
    text-align: justify;
    font-weight: bold;
    line-height: 2;
}
.MMgenTitle
{
    line-height: 2;
    font-weight: bold;
    color: #006285;
    font-size: 13px;
    font-family: Arial;
    text-align: justify;
}
a.MMGenLNKBTNText:link, a.MMGenLNKBTNText:hover, a.MMGenLNKBTNText:visited
{
    font-family: Verdana,Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4C6E94;
    text-decoration: none;
    text-align: left;
}

a.MMGenLNKBTNText:hover
{
    font-family: Verdana,Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4C6E94;
    text-decoration: underline;
    text-align: left;
}

/*End CSS of 03 Fundamentals */

.MMTDFoldersBG
{
    background-image: url('../0Images/BG_TD_Folder.jpg');
    background-repeat: repeat-x;
}

.MMGenFontHeadMaster
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #d7d7d7;
    text-decoration: none;
    text-align: left;
}

.MMGenPopupdivarrowbig2
{
    background-image: url('../0Images/arrow_big2.gif');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.MMGenIndexBlueArrow
{
    background-image: url('../0Images/arrow_blue_dark.gif');
    background-repeat: no-repeat;
}



#FolderDivLeft
{
    background-image: url('../0Images/folder_top_to_bottom_left.jpg');
    background-repeat: no-repeat;
}

#FolderDivRight
{
    background-image: url('../0Images/folder_top_to_bottom_right.jpg');
    background-repeat: no-repeat;
}

#FolderDivTop
{
    background-image: url('../0Images/Folder_Top_Main.jpg');
    background-repeat: repeat-x;
}

.FolderDivInside
{
    background-image: url('../0Images/inside_div_bg.jpg');
    background-repeat: repeat-x;
}


/*#UlMenu a
{
	position: absolute;
	top: 3px;
	width: 188px;
	height: 28px;
	background: url('../0Images/folder_button.jpg') no-repeat top;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	color: white;
	cursor: default;
}

#UlMenu a:hover
{
	/*background-position: bottom;
	color: #2c2c2c;*/

/*#UlMenu a:hover
{
	/*background-position: bottom;
	color: #2c2c2c;*//*
}

#UlMenu a font
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 6px;
}

#UlMenu a div
{
	position: absolute;
	top: 23px;
	width: 956px;
	height: 137px;
	border: 1px solid black;
	z-index:103;
	display:none;
}*/



#UlMenu li
{
    position: absolute;
    top: 3px;
    width: 188px;
    height: 28px;
    background: url('../0Images/folder_button.jpg') no-repeat top;
    text-decoration: none;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
    cursor: default;
}



#UlMenu li font
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 6px;
}

#UlMenu li div
{
    position: absolute;
    top: 25px;
    width: 956px;
    height: 135px;
    z-index: 103;
    display: none;
}

a.MMGenFontHeadMaster_hLink:link, a.MMGenFontHeadMaster_hLink:visited, a.MMGenFontHeadMaster_hLink:hover
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #d7d7d7;
    text-decoration: none;
    text-align: left;
}

a.MMGenFontHeadMaster_hLink:hover
{
    color: White;
}


a.MMGenFontDownTabs_hLink:link, a.MMGenFontDownTabs_hLink:visited, a.MMGenFontDownTabs_hLink:hover
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #d7d7d7;
    text-decoration: none;
    text-align: left;
}

a.MMGenFontDownTabs_hLink:hover
{
    text-decoration:underline;
}

a.MMGenFontDownTabs
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: White;
    text-decoration: none;
    text-align: left;
}


.MMTabHeading
{
    font-size:13px;    
    text-decoration: none;
    color: #888/*#077491*/;
    font-family: Verdana;
    text-align: left;
    font-weight:normal;
}

.MMTabFontLink
{
    /*font-size: 12px;
    text-decoration: none;
    color: gray;
    font-family: Verdana;
    text-align: left;*/
        font-family: Verdana;
    font-size: 11px;
    color: #47A1E5;
    text-decoration: none;
    text-align: left;
    font-weight:normal;

}

.MMTabFontLink:hover
{
    text-decoration: underline;
}

.MMTabImages
{
    height:137px;
    width:188px;
}


.MMGen_LNK2_Arrow
{
    font-family: Verdana;
    font-size: 11px;
    color: #47A1E5;
    text-decoration: none;
    text-align: left;
    font-weight:normal;
    width: 7px;
    height:7px;
    background-image: url('../0Images/arrow_help.gif');
    background-repeat: no-repeat; 
    background-position:left center;
}
.MMGen_LNK2_Arrow:hover
{
    background-image: url('../0Images/arrow_orange.gif');
    background-repeat: no-repeat; 
}

a.MMGenLNKBTNDarkGrey
{
    text-decoration: underline;
    color: #666666;
}




