/* CSS Document */
/*-------GENERAL STARTS-------*/
body
{
    padding: 0;
    margin: 0;
    font: Normal 13px Verdana, Helvetica, sans-serif;
}
p, h2, h3, h4
{
    padding: 0;
    margin: 0;
    /*line-height: 0px;
    font-size: 0px;*/
}
/*ul, li,*/
a:link, a:visited
{
    font-size: 11px;
    color: #036e90;
    text-decoration: none;
}
a:hover
{
    font-size: 11px;
    color: #c64420;
    text-decoration: underline;
}
/*img{display:block;padding:0;margin:0;border:none;line-height:0px;font-size:0px;}*/
ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.spacer
{
    line-height: 0;
    font-size: 0;
    clear: both;
}
.error
{
    font-size: 13px;
    color: Red;
    font-weight: bold;
}
.borderGray
{
    border: solid 1px #DCDCDC;
}
.tblBorder
{
    border: solid 1px #DCDCDC;
    background-color: #E3F1F9;
}
.dvPopUp
{
    border: solid 1px #191970;
    background-color: #E3F1F9;
}
.bgNavigation
{
    background-color: #efefef;
}
.btnStyle
{
    width: 85px;
}
.bgBlue
{
    background-color: #E3F1F9;
}
.pgTitle
{
    font-weight: bold;
    font-size: 14px;
}
.star
{
    color: Red;
}
.clear
{
    clear: both;
}
.txtStyle
{
    width: 230px;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}

.tableboxed
{
    margin-bottom: 1.4em;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
}

.dvDisplay
{
    height: 200px;
    width: 400px;
    overflow: scroll;
    border: solid 1px #DCDCDC;
    padding: 2px;
    background-color: White;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
}

.dvWhite
{
    border: solid 1px #DCDCDC;
    background-color: White;
    padding: 5px;
}
.text01
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: left;
    width: 100%;
    text-align: justify;
    background-color: inherit;
}

#tblSiteMap a:link, #tblSiteMap a:visited
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #036e90;
    text-decoration: none;
    width: 100%;
}
#tblSiteMap a:hover
{
    display: block;
    color: #c64420;
    text-decoration: underline;
}

.logoMicrosoft a{
    background-color:#e6e6e6;
    display:block;
    padding:10px;
}

.logoMicrosoft a:hover{
    background-color:#b5b5b5;
}

.welcome
{
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #333333;
    background-image: url(../../images/welc-bg.gif);
    background-repeat: repeat-x;
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 12px;
}
#SiteLinks
{
    width: 222;
    margin: 0px;
}

#SiteLinks a
{
    display: block;
    color: #036e90;
    text-decoration: none;
    width: 100%;
    background-image: url(../../images/s-btn.gif);
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 45px;
    text-align: left;
    vertical-align: middle;
}

html > body #SiteLinks a
{
    width: auto;
}

#SiteLinks a:hover
{
    background-image: url(../../images/s-btn-h.gif);
    color: #c64420;
}

#SiteLinks td
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
/*-------GENERAL ENDS-------*/

/*-------ADMIN STARTS-------*/
.bgAdmin
{
    background-color: #191970;
}
.bgHeading
{
    background-color: #191970;
    border: solid 1px #E6E2D8;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}

/*-------ADMIN ENDS-------*/

/*-------NAVIGATION STARTS-------*/

.nav_bg
{
    background: url(../../images/dotted_line.gif) repeat-x 0 100% #FEFEFE;
    padding-top: 11px;
    padding-bottom: 16px;
    color: #000;
}
.navigation
{
    width: 570px;
}
.navigation ul
{
    margin: 0 0 0 0;
}
.navigation ul li
{
    background: url(../../images/divider.gif) no-repeat 0 center;
    font: normal 14px/24px Arial, Helvetica, sans-serif;
    color: #000;
    float: left;
    display: block;
    background-color: inherit;
}
.navigation ul li.no-border
{
    background-image: none;
}
.navigation ul li a
{
    font: normal 14px/24px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0 20px;
    display: block;
    border: 1px solid #FEFEFE;
    text-decoration: none;
    background-color: inherit;
}
.navigation ul li a:hover
{
    background: url(../../images/nav_linkBG.gif) repeat-x 0 0 #43BFE8;
    display: block;
    color: #000;
    text-decoration: none;
    border: 1px solid #0195C5;
}
/*-------NAVIGATION ENDS-------*/


/*-------HEADER STARTS-------*/
.header
{
    width: 960px;
}
.hedaer_bg_left
{
    background: url(../../images/header_lft.gif) repeat-x 0 0 #0555AC;
    width: 50%;
    color: #fff;
}
.header_main
{
    background: url(../../images/header_img_bg.gif) repeat-y 0 0;
    width: 615px;
}
.hedaer_bg_right
{
    background: url(../../images/header_rght.gif) repeat-x 0 0 #02285E;
    width: 50%;
    color: #fff;
}
.header_bg
{
    background: url(../../images/header_bg.jpg) no-repeat 0 bottom;
    padding: 27px 0 45px 0;
    width: 615px;
}
.header_bg h2
{
    font: normal 24px/26px Arial, Helvetica, sans-serif;
    color: #FEFFFF;
    width: 356px;
    background-color: inherit;
}
.header_bg p
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #93E2F4;
    margin-top: 28px;
    width: 345px;
    background-color: inherit;
}
.header_right
{
    background: url(../../images/header_rght.gif) repeat-x 0 0 #02285E;
    border-left: 1px solid #fff;
    width: 274px;
    padding-left: 19px;
    padding-top: 18px;
    color: #93E2F4;
}
.header_right h2
{
    font: normal 22px/24px Arial, Helvetica, sans-serif;
    color: #fff;
    padding-bottom: 12px;
}
.header_right p
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #93E2F4;
}
.header_right p span
{
    font: bold 12px/16px Arial, Helvetica, sans-serif;
    color: #0EB9E0;
    text-decoration: underline;
    background-color: inherit;
}
.header_right ul
{
    margin: 12px 0 32px 0;
}
.header_right ul li
{
    background: url(../../images/icon_header.gif) no-repeat 0 50%;
    font: normal 12px/15px Arial, Helvetica, sans-serif;
    color: #93E2F4;
    padding-left: 13px;
    background-color: inherit;
}
.header_right ul li a
{
    font: normal 12px/15px Arial, Helvetica, sans-serif;
    color: #93E2F4;
    text-decoration: none;
    background-color: inherit;
}
.header_right ul li a:hover
{
    text-decoration: underline;
}

img.follow
{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

img.follow:hover
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

/*-------HEADER ENDS-------*/

/*-------BODY STARTS-------*/
.paratext
{
    width: 100%;
}

.paratext h1
{
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom:5px;
    background-color: inherit;
    margin-bottom:0px;
    margin-top:0px;
    padding-top:0px;
}
.paratext h2
{
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom: 13px;
    background-color: inherit;
}
.paratext h3
{
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom: 13px;
    background-color: inherit;
}
.paratext img
{
    margin-right: 12px;
    float: left;
}
.paratext p.text01
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: left;
    width: 100%;
    text-align: justify;
    background-color: inherit;
}
.paratext p.text02
{
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: left;
    padding-top: 16px;
    background-color: inherit;
}
.paratext p a
{
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: underline;
    background-color: inherit;
}
.paratext p a:hover
{
    text-decoration: none;
}

.body_01
{
    background: url(../../images/dotted_line02.gif) repeat-x 0 0 #F6F6F6;
    padding-bottom: 23px;
    padding-top: 23px;
}
.solution_bg
{
    width: 297px;
}
.solution_bg .middle
{
    background: url(../../images/solution_bg.jpg) no-repeat 95% 50% #E3F1F9;
    width: 186px;
    padding: 5px 92px 24px 17px;
    border-left: 1px solid #A9D1E8;
    border-right: 1px solid #A9D1E8;
    color: #031C55;
}
.solution_bg .support
{
    background: url(../../images/support_bg.jpg) no-repeat 95% 50% #E3F1F9;
    width: 163px;
    padding: 5px 115px 24px 17px;
    border-left: 1px solid #A9D1E8;
    border-right: 1px solid #A9D1E8;
    color: #031C55;
}
.solution_bg .career
{
    background: url(../../images/career_bg.jpg) no-repeat 95% 50% #E3F1F9;
    width: 176px;
    padding: 5px 102px 24px 17px;
    border-left: 1px solid #A9D1E8;
    border-right: 1px solid #A9D1E8;
    color: #031C55;
}
.body_01 h2
{
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    padding-bottom: 10px;
    background-color: inherit;
}
.body_01 p
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #031C55;
    display: block;
    background-color: inherit;
}
.body_01 p a
{
    font: bold 11px/16px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    margin-left: 7px;
    text-decoration: none;
    background-color: inherit;
}
.body_01 p a:hover
{
    text-decoration: underline;
}
.body_01 .top_bg
{
    background: url(../../images/bg_top.gif) no-repeat 0 0;
    height: 8px;
    width: 297px;
}
.body_01 .bottom_bg
{
    background: url(../../images/bg_bottom.gif) no-repeat 0 0;
    height: 8px;
    width: 297px;
}
.body02
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.clients
{
    width: 272px;
}
.clients h2
{
    font: normal 20px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom: 13px;
    background-color: inherit;
}
.clients img
{
    margin-right: 12px;
    float: left;
}
.clients p.text01
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: left;
    width: 125px;
    background-color: inherit;
}
.clients p.text02
{
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: left;
    padding-top: 16px;
    background-color: inherit;
}
.clients p a
{
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: underline;
    background-color: inherit;
}
.clients p a:hover
{
    text-decoration: none;
}
.news_bg
{
    width: 297px;
    padding-left: 35px;
}
.news_bg h2
{
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom: 12px;
    background-color: inherit;
}
.news_bg p.text
{
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #031C55;
    width: 274px;
    background-color: inherit;
}
.news_bg p.text span
{
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: underline;
    background-color: inherit;
}
.news_bg p.more
{
    font: normal 11px/14px Arial, Helvetica, sans-serif;
    color: #031C55;
    float: right;
    background-color: inherit;
}
.news_bg p a
{
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: none;
    background-color: inherit;
}
.news_bg p a:hover
{
    text-decoration: underline;
}
.news_bg p.line
{
    background: url(../../images/grey_dotted_line.gif) repeat-x 0 100%;
    margin-bottom: 3px;
    padding-top: 3px;
}
/*-------NEWS START--------*/
.newstitle
{
    font: bold 18px/20px Verdana, Helvetica, sans-serif;
    color: #03A1D4;
    background-color: inherit;
    padding-bottom: 8px;
}
.newstitle a
{
    font: bold 15px/17px Verdana, Helvetica, sans-serif;
    color: #03A1D4;
    background-color: inherit;
}
.newstitle h1
{
    font: bold 16px/18px Verdana, Helvetica, sans-serif;
    color: #03A1D4;
    background-color: inherit;
    padding-bottom: 0px;
    float: left;
}
.newsdate
{
    float: left;
    text-align: left;
    color: #696969;
    font-size: 11px;
}
.newsdetail
{
    float: left;
    text-align: justify;
    font-size: 13px;
    padding: 15px 5px 5px 5px;
}

/*-------NEWS END----------*/
/*-------BODY ENDS-------*/

/*-------FOOTER STARTS-------*/
.footer_bg
{
    background: url(../../images/footer_bg.gif) repeat-x 0 0;
    background-color: #FCF9F9;
    padding-bottom: 20px;
    padding-top: 25px;
    color: #03A1D4;
}
.footer
{
    font: normal 12px/17px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    background-color: inherit;
}
.footer a
{
    font: bold 12px/17px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: none;
    background-color: inherit;
}
.footer a:hover
{
    color: #002D79;
    background-color: inherit;
}
.footer span
{
    padding: 0 19px;
}
.copyright
{
    font: normal 10px/15px Arial, Helvetica, sans-serif;
    color: #002D79;
    background-color: inherit;
}
.copyright a
{
    font: normal 11px/15px Arial, Helvetica, sans-serif;
    color: #03A1D4;
    text-decoration: none;
    background-color: inherit;
}
.copyright a:hover
{
    color: #002D79; background-color: inherit; text-decoration : underline;
}

/*-------FOOTER ENDS-------*/




/*------- SIDE LINKS START ---------*/

.sidelinks
{
    margin: 10px 0px 0px 0px;
    padding: 0; /*background: #FFFFFF;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464032;
}

#updates h5
{
    text-transform: uppercase;
    font-size: 1.5em;
    color: #FFFFFF;
    font-weight: normal;
    margin: 7px 0px 10px 0px;
    padding: 0px 0px 0px 40px;
    background: url(../../images/img08.gif) no-repeat 10px 50%;
    z-index: 1;
}

#updates
{

}

.boxed
{
    margin-bottom: 1em;
    background: #F7F7F7 url(../../images/img07.gif) repeat-x;
    border: 1px solid #C9C9C9;
}


#updates
{
    float: left;
    width: 200px;
    padding: 0px;
    color: #787878;
}

#updates ul
{
    margin: 20px 0px 20px 0px;
    padding: 0;
    list-style: none;
}

#updates li
{
    margin: 0px 12px 0px 12px;
    line-height: 35px;
    border-bottom: 1px dotted #8e8e8e;
    border-right: none;
    background-image: url(../../images/img03.gif);
    background-repeat: no-repeat;
    background-position: left 15px;
}

#updates li img
{
    border:none;
    margin-right:10px;
}

#updates li a
{
    padding: 0px 0px 0px 10px;
    text-decoration: none;
    color: #696969;
    font-size : 12px;
}
#updates a:hover
{
    text-decoration: underline;
    color: #6E6E6E;
}



/*------- SIDE LINKS END ---------*/


/*********************
  TopMenu, Top-Panel
*********************/
#top-panel{
	background:#FFF;
	padding:13px 5px 5px 5px;
	height:24px;
	float:left;
}
#top-panel ul{
	list-style:none; margin :0px; padding-left : 0px;
}
#top-panel ul li{
	display:inline;
	line-height:24px;
}
#top-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px 0 0; color:#375b91;
	display:inline-block;
}

#top-panel a{
	padding : 0px;
	text-decoration:none;
	margin:0px; color:#375b91;
	display:inline-block;
}

#top-panel a:hover{
	text-decoration:underline;
}


/* --- ADMIN SECTION STUDENT DETAILS --- */

.adminsidelinks
{
    margin: 10px 0px 0px 0px;
    padding: 0; /*background: #FFFFFF;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464032;
}

#details h5
{
    text-transform: uppercase;
    font-size: 1.3em;
    color: #FFFFFF;
    font-weight: normal;
    margin: 7px 0px 10px 0px;
    padding: 0px 0px 0px 40px;
    background: url(../../images/img08.gif) no-repeat 10px 50%;
    z-index: 1;
}

.sideboxed
{
    margin-bottom: 1em;
    background: #F7F7F7 url(../../images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
}


#details
{
    float: left;
    width: 200px;
    padding: 0px;
    color: #787878;
}

#details ul.title
{
    margin: 15px 0px 10px 0px;
    padding: 0;
    list-style: none;
}

#details ul.title li
{
    margin: 0px 12px 0px 12px;
    line-height: 35px;
    border-right: none;
    background-image: url(../../images/img03.gif);
    background-repeat: no-repeat;
    background-position: left 15px;
    padding-left:8px;
}

#details ul.title li a:link, #details ul.title li a:visited
{
    color:#787878;
    text-decoration:none;
}
#details ul.title li a:hover
{
    color:#787878;
    text-decoration:underline;
}

#details ul.inner
{
    margin: 0px 8px 0px 8px;
    padding: 0px 0px 10px 0px;
    list-style: none;
    border-bottom: 1px dotted #8e8e8e;
}

#details ul.inner li
{
    line-height: 25px;
    border-right: none;
    background-image: url(../../images/img03.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left:8px;
}


/* --- ADMIN SECTION STUDENT DETAILS --- */


/*---  LINKS OF TRAINING ---*/
#sidebar {
	width:auto;
	margin:5px 0px 15px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 20px  0px;
}

#sidebar li li {
	/*border-bottom: 1px dotted #e7e2dc;*/
	margin: 0px 0px;
	border-right: none;
	padding:7px 0px 7px 30px;
	background-image:url(images/img09.jpg);
	background-repeat:no-repeat;
	background-position: 17px 13px;
	/*width:340px;*/
}

#sidebar h3 {
	margin:0px;
	padding:5px 0px 8px 15px;
	/*border-bottom: 1px dotted #e7e2dc;
	width:370px;*/
	background-image:url(images/bluedot.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
	color:#036e90;
}
#sidebar h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#036e90;
	margin:0px;
	text-decoration:none;
}
#sidebar h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#036e90;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
#sidebar a {
	border: none;
	color: #274775;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; text-decoration:none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #274775;
}

.anchors
{
    margin:0px 0px 10px 0px;
}
/*	border-bottom: 1px dotted #e7e2dc;
}
.anchors td
{
    border-left: dotted 1px #e7e2dc;
}
.anchors td.noborder
{
    border:none;
}*/

.anchors a:Link, .anchors a:Visited
{
	background-image:url(images/img09.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#262626;
	text-decoration:none;
	padding-left:15px;
}
.anchors a:Hover
{
	text-decoration:underline;
}


.sections h3
{
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #002D79;
    padding-bottom: 10px;
    background-color: inherit;
}

.sections #ultopics
{
    padding:0px;
}

.sections #ultopics li
{
    list-style-type: none;
	border-bottom: 1px dotted #e7e2dc;
	margin: 0px 0px;
	border-right: none;
	padding:4px 0px 4px 30px;
	background-image:url(images/img09.jpg);
	background-repeat:no-repeat;
	background-position: 17px 10px;
	width:400px;
}

#ultopics a {
	border: none;
	color: #274775;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; text-decoration:none;
}

#ultopics a:hover {
	text-decoration: underline;
	color: #274775;
}

/*---  LINKS OF TRAINING ---*/


/*---  FEE DETAILS STYLE ---*/
.tablestyle
{
    margin-bottom: 1em;
    background: #F7F7F7 url(../../images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
    border-collapse:collapse;
}

.tablestyle td
{
    border-bottom:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
}

/*---  FEE DETAILS STYLE ---*/


/*------POP UP DIV DISPLAY----------*/
/*.boxy-wrapper{position:absolute;}
.boxy-wrapper.fixed{position:fixed;}*/
.thickBoxOuter
{
	position: absolute;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: 0px;
	display: none;
	background-color: #000;
}
.boxy-wrapper .top-left{width:10px; height:10px; padding:0}                         
.boxy-wrapper .top-right{ width:10px; height:10px; padding:0}
.boxy-wrapper .bottom-right{width:10px; height:10px; padding:0}
.boxy-wrapper .bottom-left{width:10px; height:10px; padding:0}
.boxy-wrapper .top,.boxy-wrapper .bottom{height:10px; background-color:#0a61ae;  padding:0}
.boxy-wrapper .left,.boxy-wrapper .right{width:10px; background-color:#0a61ae; padding:0}

.boxy-wrapper .title-bar{background-color:#0a61ae; padding:0px 6px 6px 6px ; position:relative;text-align:right}
.boxy-wrapper .title-bar.dragging{cursor:move;}
.boxy-wrapper .title-bar span{font-size:15px; color:white; line-height:1; margin:0; padding:0; font-weight:Bold;}
.boxy-wrapper .title-bar .close{color:white; position:absolute; top:5px; right:6px; font-size:12px;}
.boxy-wrapper .title-bar .close:hover{background-color:#0a61ae;}

.boxy-inner{background-color:white; padding:0}
.boxy-content{padding:15px;font-size:14px}
.thickBoxContent li{list-style-position:inside;	line-height:1.5;padding-bottom:3px;}
.spanHover{	text-decoration:none; cursor: hand;cursor: pointer;}
span.spanMidTitle{	font-size: 14px;color: #385B88;font-weight: bold;}

/*----END-------*/

/*--- HELPDESK START ---*/
.msglinkNormal
{	color: #095672;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Arial, sans-serif;

}
.msglinkBold
{	color: #095672;
	text-decoration: none;
	font-size: 15px; font-weight:bold;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Arial, sans-serif;

}

.tblRequest
{
	font-size:12px;
	border:solid 1px #DCDCDC;
	background-color:#e0f5fa;
}

.tblResponse th
{
	font-weight:bold;
}

.tblResponse
{
	font-size:12px;
	border:solid 1px #DCDCDC;
	background-color:#c5ecfa;
}

.tblResponse th
{
	font-weight:bold;
}

/*--- HELPDESK END ---*/


/*--Tooltip Styles--*/
.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/*--Tooltip Styles--*/
