﻿/* Reset common tags ************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}

/* Redefine common tags *********************************************/
h1,h2,h3,h4,h5,h6,strong { font-weight:bold; } 
h1 { font-size:1.4em; font-weight: bold; color: #000; } 
h2 { font-weight: bold; } 
h3 { font-weight: bold; } 
h1,h2,h3 { margin:0 0 1em 0; } 
abbr,acronym { border-bottom:1px dotted #000; }  
@media screen { abbr,acronym { cursor:help; } }
em { font-style:italic; } 
blockquote,ul,ol,dl { margin:1em; } 
ol,ul,dl { margin-left:2em; } 
ol li { list-style: decimal outside; } 
ul li { list-style: disc outside; } 
dl dd { margin-left:1em; } 
th { font-weight:bold; text-align:center; } 
th.selected { font-weight:bold; text-align:left; } 
th.alternate { font-weight:bold; text-align:left; } 
caption { margin-bottom:.5em; text-align:center; } 
p,fieldset,table { margin-bottom:1em; }
sup { font-size:xx-small; vertical-align:top; }
sub {font-size:xx-small; vertical-align:bottom;} 

/*** Redefine form elements *****************************************/
input[type="text"], input[type="password"], textarea, select 
{
    border-color: #cecece;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: #333;
}
input[type="text"], input[type="password"], textarea { padding: 3px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus 
{
    border-color: #333 #999 #999 #333;
    background-color: #fefefe;
}

/**** Clear Fix *****************************************************/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }
.clear { clear: both; }

/* Set up global common elements for site and sms editor ***********/
body, td, pre { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 12px; line-height: 1.2em; color: #000; }
a  { color: #09256b; }
h1 { color: #274293; font-size: 30px; line-height: 33px; font-weight: normal; margin: 0 0 14px;}
h2 { color: #ee232a; font-size: 19px; line-height: 22px; font-weight: normal; margin: 0 0 10px; }
h3 {}
h4 {}
h5 {}
blockquote {}
body { background: #3a93cc url(Images/Main-Bg.jpg) top repeat-x; text-align: center; }

/*==== Frame =================================================================*/
#canvas { width: 960px; margin: 0 auto; text-align: left; }
#wrapper { padding-bottom: 50px; width: 960px; }
#leftSection { padding-bottom: 50px; }
#body { min-height: 500px; height: auto !important; height: 500px; }

/*==== Sponsors ==============================================================*/
#sponsors { clear: both; background: #ffd391 url(Images/Sponsor-Bg.jpg) top left no-repeat; padding: 25px 0;}
#sponsors .sponsorColumn { width: 220px; float: left; padding-left: 80px; }
#sponsors .sponsorColumn ul, #sponsors .sponsorColumn ul li { padding: 0; margin: 0; list-style-type: none; }
#sponsors h3 { font-size: 15px; padding-left:6px;}

/*==== Footer ================================================================*/
#footer { padding: 10px 0; margin: 0 0 100px; width: 960px; margin: 0 auto 50px; }
#footer, #footer a { color: #fff; font-size: 14px; }
#footer .author { float: right; text-align: right;  width: 270px; }
#footer .copyright { float: left; width: 270px; }
#footer .links { float: left; width:420px; text-align: center; }
#footer p { margin: 0; }

/*==== Content Area ==========================================================*/
#contentSection { padding: 0px 17px 0px; position:relative; z-index:10; }


#benefitForKU {
    text-align: center;
    background: url(Images/Content-Bottom.jpg) top left no-repeat;
    padding: 120px 0 30px 0;
    margin-top: -20px;
}



.z-iError {
	color: #FF0000; 
	font-style: normal;
	font-weight: bold;
}
