@charset "UTF-8";
html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #767676;
	font-size: 12px;
}
.popup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height:100%;
	word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height:100%;
	word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:100%;
	word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.text-smaller {
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
a:link, a:visited {
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #2657a7;
	text-decoration: underline;
}
.maintable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.buttons {
	font-size: 10px;
	height: 15px;
}
.expand-header {
	font-size: 14px;
	background-image: url(/awinimages/icons/form-max.gif);
	background-repeat: no-repeat;
	background-position:2px 3px;
	padding-left: 17px;
}

.expand-collapse {
	font-size: 14px;	
	background-repeat: no-repeat;
	background-position:2px 3px;
	padding-left: 17px;
}
.bodytable {
	background-image: url(/awinimages/Body-BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.footer-text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 60px;
	padding-top: 10px;
}
.search-text-bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.indent-left {
	padding-left: 15px;
}
.search-text-sm {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.search-text-normal {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.search-text-box {
	padding-top: 5px;
	padding-right: 5px;
}
.breadcrumb-text {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.module-header {
	font-size: 14px;
	font-weight: bold;
}
.headline-bold {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
a.cssTemisLink{
	font-weight: bold;
    color: #0000CD;
}
.ad {
	font-size: 9px;
	color: #666666;
}
.author {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.author-sm {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.titlebar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #666666;
	height: 13px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.subtext_indent {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 12px;
	font-style: italic;
}
/*=====FORMS======*/
.dropdowns {
	height: 20px;
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
}
/*=====LINKS======*/
.arrow-links_nopad:link, .arrow-links_nopad:visited {
	background-image: url(/awinimages/Arrow-Blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	display: block;
}
.arrow-links_nopad:hover {
	color: #2657a7;
	text-decoration: underline;
}
.arrow-links:link, .arrow-links:visited {
	background-image: url(/awinimages/Arrow-Blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-bottom: 8px;
	display: block;
}
.arrow-links:hover {
	color: #2657a7;
	text-decoration: underline;
}
.arrow-links_indent:link, .arrow-links_indent:visited {
	background-image: url(/awinimages/Arrow-Blue.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	font-size: 11px;
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
	padding-left: 22px;
	display: block;
}
.arrow-links_indent:hover {
	text-decoration: underline;
}
.arrow-back:link, .arrow-back:visited {
	background-image: url(/awinimages/icon-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 10px;
	display: block;
	height:30px;
}
.arrow-back:hover {
	color: #2657a7;
	text-decoration: underline;
}
.black-standard:link, .black-standard:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.black-standard:hover {
	color: #2657a7;
	text-decoration: underline;
}
.breadcrumb-link:link, .breadcrumb-link:visited {
	font-size: 12px;
	font-weight: bold;
	color: #2657a7;
	text-decoration: none;
}
.breadcrumb-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2657a7;
	text-decoration: underline;
}
.footer-links:link, .footer-links:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.login-links:link, .login-links:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.login-links:hover {
	font-size: 11px;
	color: #2657a7;
	text-decoration: underline;
}

.headline:link, .headline:visited {
	background: url(/awinimages/blue-block-arrow.gif) no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #2657a7;
	text-decoration: none;
	display: block;
}
.headline:hover {
	text-decoration: underline;
}
.headline-sm:link, .headline-sm:visited {
	background: url(/awinimages/blue-block-arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #2657a7;
	text-decoration: none;
	display: block;
}
.headline-sm:hover {
	text-decoration: underline;
}

.mainnav:link, .mainnav:visited {
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	background: url(/awinimages/Nav-BG.jpg) repeat-x;
	background-position: 0px 0px;
}
.mainnav:hover {
      background-position: 0px -55px;
      text-decoration: underline;
      color: white;
      font-weight: bold;
}
                       
.publication:link, .publication:visited {
	background-image: url(/awinimages/new-window.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
}
.publication:hover {
	text-decoration: underline;
}
.util-nav:link, .util-nav:visited {
	font-size: 10px;
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 12px;
	display: block;
}
.util-nav:hover {
	text-decoration: underline;
}
.util-nav-single:link, .util-nav-single:visited {
	font-size: 10px;
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 10px;
	display: block;
}
.util-nav-single:hover {
	text-decoration: underline;
}
.subs-active:link , .subs-active:visited {
	background-image: url(/awinimages/Green-CheckMark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	padding-bottom: 8px;
}
.subs-active:hover {
	text-decoration: underline;
}
.subs-none:link , .subs-none:visited {
	background-image: url(/awinimages/Gray-CheckMark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	padding-bottom: 8px;
}
.subs-none:hover {
	text-decoration: underline;
}
.standard:link, .standard:visited {
	font-weight: normal;
	color: #2657a7;
	text-decoration: none;
}
.standard:hover {
	text-decoration: underline;
}
/*=====TAB STYLES======*/
.tab-off:link, .tab-off:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 10px;
	padding-right: 5px;
	text-align:center;
	font-weight: bold;
}
.tab-off:hover {
	text-decoration: underline;
	font-weight: bold;
	text-align:center;
}
.tab-on {
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	text-align:center;
}

.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.borders2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 10px;
	padding-left: 10px;
}

.borders3 {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.linebg0 {
	font-size: 12px;
	height: 15px;
	padding: 5px;
}
.linebg1 {
	font-size: 12px;
	background-color: #e4e4e4;
	height: 15px;
	padding: 5px;
	border-width: 4px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
.linebg2 {
	font-size: 12px;
	background-color: #f4f4f4;
	height: 15px;
	padding: 5px;
	border-width: 4px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	
}
.articleresults {
	padding: 10px 0px 5px 0px;
	line-height: 16px;
}
.articleresults_shade {
	padding: 10px;
	background-color: #e4e4e4;
	border: 1px solid #CCCCCC;
}
.articleresults_noshade {
	padding: 10px;
	background-color: white;
	border: 1px solid #CCCCCC;
}
/*=====TABLES/CHARTS======*/
.left-border {
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FFFFFF;
}
.left-bottom-border {
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}



.numbers {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.redtext {
	color: #FF0000;
}
.addicon{
	background-image: url(/awinimages/icons/form-max.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.subs-inactive:link , .subs-inactive:visited {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	padding-bottom: 8px;
}
.subs-inactive:hover {
	text-decoration: underline;
}


.resultsboxyellow {
	background-color:#F2E0A8;
	border:1px solid #F69D29;
	padding:15px;
	text-align: center;
}


/* Added for Articles page by Sumit */

.sectionTitle {
color:#24547C;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.deck {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.articletitle {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.articlebody{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.findRelatedContent {
background-color:#CCCCCC;
color:#0066CC;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
.darkBlue12PixelsBold {
color:#24547C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
.black12PixelsBold {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

/* Added for Article Headline for fixing bug#80 by Sumit*/
html.ie6 #headline:hover {
	text-decoration: underline;
}
html.ie6 .headline-sm:link, .headline-sm:visited {
	background: url(/awinimages/blue-block-arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #2657a7;
	text-decoration: none;
	display: block;
}
html.ie6 .headline-sm:hover {
	text-decoration: underline;
}


.welcome-header{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
}

html.ie6 .welcome-header{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
}

html.ie7 .welcome-header{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
}
.loginError{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : Red;
}

div.scroll {
height: 120px;
width: 280px;
border: 1px solid #666;
padding: 0px;
}

div.scroll1 {
height: 280px;
width: 120px;
border: 1px solid #666;
padding: 0px;
}
.bodycopy {
color:#333333;
font-size:12px;
line-height:16px;
}

.headline-normal {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

.publicationDisplay{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:100%;
	word-spacing:0px;
	margin-top:0px;
	margin-bottom:5px;
}
.bordersTopStory {
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-style: none;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #cccccc;
      border-right-color: #cccccc;
      border-bottom-color: #cccccc;
      border-left-color: #cccccc;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 10px;
}

html.ie6 .bordersTopStory {
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-style: none;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #cccccc;
      border-right-color: #cccccc;
      border-bottom-color: #cccccc;
      border-left-color: #cccccc;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 10px;
}

html.ie7 .bordersTopStory {
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-style: none;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: #cccccc;
      border-right-color: #cccccc;
      border-bottom-color: #cccccc;
      border-left-color: #cccccc;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 10px;
}
.currentpage {    
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	background: url(/awinimages/Nav-BG.jpg) repeat-x;
	background-position: 0px -55px;
	text-decoration: underline;
}

html.ie6 .currentpage {    
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	background: url(/awinimages/Nav-BG.jpg) repeat-x;
	background-position: 0px -55px;
	text-decoration: underline;
}

html.ie7 .currentpage {    
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	background: url(/awinimages/Nav-BG.jpg) repeat-x;
	background-position: 0px -55px;
	text-decoration: underline;
}



/*===== Added for AWIN 3.1======*/

.frame-border {

            border:1px solid #C3C3C3;

}

 

.linebg3 {

background-color:#E4E4E4;

border-bottom:4px solid #FFFFFF;

border-color:#FFFFFF;

border-width:4px;

font-size:12px;

height:15px;

}

 

.module_date{

            font-size: 10px;

            font-style: italic;

            color: #666666;

            margin-left: 12px;

}

 

.borders4{

            border-top-width: 1px;

            border-right-width: 1px;

            border-bottom-width: 1px;

            border-left-width: 1px;

            border-top-style: none;

            border-right-style: solid;

            border-bottom-style: solid;

            border-left-style: solid;

            border-top-color: #cccccc;

            border-right-color: #cccccc;

            border-bottom-color: #cccccc;

            border-left-color: #cccccc;

            padding-top: 20px;

            padding-bottom: 20px;

            padding-left: 40px;

            padding-right: 40px;

            background: #FFFFFF;

}

