@charset "utf-8";
/* CSS Document */

body { background:#e0e0df url(../Images/BG_logo.gif) no-repeat top left; margin: 0px; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #636467; padding:25px;}
a { color:#003366; text-decoration:none;}
a:hover {color:#003366; text-decoration:underline;}
h1 {font:Arial, Helvetica, sans-serif bold 22px; color:#0089D0 }
h2 {font-size:22px}
img { border:#CCCCCC 1px solid;}
p { text-align:justify}



/********************** Start Main RoundCorner Box *********************/

.TopLeft { background:url(../Images/LeftTop.gif) no-repeat left top; width:27px; height:25px;}
.Top { background: url(../Images/TopBG.gif) repeat-x; height:25px;}
.TopRight { background:url(../Images/RightTOp.gif) no-repeat right top; width:32px; height:25px;}

.Left { background:url(../Images/LeftBG.gif) repeat-y; width:27px;}
.Right { background:url(../Images/RightBG.gif) repeat-y; width:32px;}

.BottomLeft { background:url(../Images/BottomLeft.gif) no-repeat bottom left; width:27px; height:34px;}
.Bottom { background:url(../Images/BottomBG.gif) repeat-x; height:34px;}
.BottomRight { background: url(../Images/RightBottom.gif) bottom right no-repeat; width:32px; height:34px;}


#MainContent { background:#FFFFFF; padding:10px;}
#Header {}
#Logo { background:url(../Images/logo_small.gif) no-repeat left top; padding-left:150px; padding-top:50px; color:#0089D0;}
#Logo_big { background:url(../Images/logo.gif) no-repeat left top;  width:130px; height:99px;}
#Logo h3 { color:color:#0089D0; font-size:14px;}

#Content{margin:0 60px;}

#Content ol { font-size:13px; font-weight:bold;}
#Content ol li { font-size:14px; font-weight:bold; margin-bottom:10px;} 
