/*** DEFAULT STYLES ****/
* { margin: 0; padding: 0;}
html { height: 100%; overflow-y: scroll;}
body { font: 13px 'Arial',sans-serif; color: #333333; float:left; width:100%; }
#container { float:left; width:100%; overflow:hidden; padding-top:50px; }
#innerContainer { width:802px; margin:0px auto; }
.wrap { width:800px; float:left; border:1px solid #666666; background:url(../images/NO_03052013-Inter-B-bg.jpg) repeat-x left bottom #ffffff; }

.NO-logo { width:800px; height:74px; background:url(../images/NO_03052013-Inter-tbg.png) no-repeat left top; }
.Content-Holder { width:800px; float:left; }
.No-TY { width:800px; float:left; height:72px; line-height:72px; text-align:center; font-size:20px; color:#ffffff; }
.No-TY a { color:#ffffff; text-decoration:underline; float:right; margin-right:50px; }
.inter-prod { width:730px; }
.inter-box { width:405px; border:1px solid #cccccc; margin-left:115px; background:url(../images/03052013-Inter_box-bg.jpg) repeat-x left bottom #ffffff; padding:15px 0px; }

img { border: 0px; }
a { color:#602a8a; border:0px; margin:0px; text-decoration:none; cursor:pointer; outline:none; }
p { margin:0px; padding:10px 0px; line-height:20px; }     

.leftcontent-Main, .LeftContent, .leftcontent-Inner, .leftcontent1, .leftcontent2, .leftcontent3 { float:left; }
.rightcontent-Main, .RightContent, .rightcontent-Inner, .rightcontent1, .rightcontent2, .rightcontent3  { float:right; }
.fullcontent-Main, .FullContent, .fullcontent-Inner, .fullcontent1, .fullcontent2, .fullcontent3, section, header { width:100%; text-align:left; clear:both; float:left; position:relative; }
{clear:both; }
.centercontent { display:block; text-align:center; clear:both; width:100%; }
.abs {  position:absolute; }
.btn { display:inline-block; text-decoration:none !important; position:relative; z-index:1; }
.btn:hover { cursor:pointer; text-decoration:none !important; }
.rounded { -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px; behavior: url(../js/PIE.htc); position:relative; }
.rounded.top-rounded { -moz-border-radius: 8px 8px 0px 0px; -webkit-border-radius: 8px 8px 0px 0px; -khtml-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px; }
.rounded.bottom-rounded { -moz-border-radius: 0px 0px 9px 9px; -webkit-border-radius: 0px 0px 9px 9px; -khtml-border-radius: 0px 0px 9px 9px; border-radius: 0px 0px 9px 9px; }
.no-border { border:none !important; }
.normal { font-weight:normal !important; }
.no-bg { background:none !important; }
.bold { font-weight:bold !important; }
.none { display:none !important; }
.P-LR { padding-left:20px !important; padding-right:20px !important; }
.P-L { padding-left:20px !important; }
.P-R { padding-right:20px !important; }
.P-T { padding-top:20px !important; }
.P-B { padding-bottom:20px !important; }
.P-TB { padding-bottom:20px !important; padding-top:20px !important; }
.p-tb { padding-bottom:10px !important; padding-top:10px !important; }
.p-t { padding-top:10px !important; }
.p-b { padding-bottom:10px !important; }
.p-l { padding-left:10px; !important; }
.p-r { padding-right:10px; !important; }
.nPB { padding-bottom:0px !important; }
.nPT { padding-top:0px !important}
.sep { height:1px; width:960px; background-color:#bcbec0; margin:20px 0px; }
.center { text-align:center !important; }
.black { color: #242424 !important; }
.purple { color:#602a8a !important; }
.lpurple { color:#A53DAC !important; }
.gray { color:#333333 !important; }
.yellow { color:#fff8aa; }
.white { color:#ffffff; }

h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px; font-weight:bold; overflow:visible; position:relative; color:#1250b6; }
h1 { text-align:center; font-size:30px; }
h2 { text-align:center; font-size:18px; padding:7px 0px 9px; font-weight:normal; }

li, ul { margin:0px; padding:0px; list-style-type:none; text-align:left; }

a.inter-adddl { width:150px; height:32px; background:url(../images/AQ_03052013-Inter-ADL.png) no-repeat left top; }

/* Tooltip */
div#vtip { display: none; position: absolute; padding: 12px; left: 5px; line-height:15px; text-align:left; font-size: 12px; width:280px; background-color: #edfaff; border: 1px solid #2293ba; z-index: 5; -moz-border-radius: 9px; -webkit-border-radius: 9px; -khtml-border-radius: 9px; border-radius: 9px; behavior: url(../js/PIE.htc); }
div#vtip { position: absolute; top: -10px; left: 5px }
div#vtip h3 { font-size:14px; padding-bottom:5px; color:#333333; }
div#vtip h4 { font-size:12px; font-weight:normal; padding-bottom:5px; color:#333333; }
div#vtip ul li { list-style-type: none; padding-left:15px; padding-bottom:3px; background:url(../images/AQ_03052013-Inter-arrow.png) no-repeat 5px 3px; }

a:hover { background-position:0px bottom !important; text-decoration:underline; }

#addchecked
{
background: url("../images/addchecked.png") no-repeat scroll center top transparent;
display: block;
float: left;
height: 31px;
margin-left: 50px;
margin-top: 20px;
width: 298px;
}

#addchecked:hover
{
background-position: center bottom;	
}

.checkbox
{
cursor: pointer;	
}